xrdp/vnc
matt335672 c9a2039858 Move and rename xrdp_load_keyboard_layout()
xrdp_load_keyboard_layout() is used exclusively by the xup module to
work out the parameters to pass to xorgxrdp for XKB. This function
does not need to be called locally from the SEC module.

This commit moves the function to xrdp/lang.c and renames it as
xrdp_init_xkb_layout(). The module interface is modified so that xup can
call this function. Other modules do not need to call it.
2024-08-05 10:44:10 +01:00
..
Makefile.am Move pause key processing from xorgxrdp 2024-08-05 10:44:10 +01:00
rfb.c Rename misnamed function get_eds_status_msg 2021-09-06 10:33:09 +01:00
rfb.h Split up vnc.c into modules and re-implement clipboard functions 2021-06-08 14:11:17 +01:00
vnc.c Move pause key processing from xorgxrdp 2024-08-05 10:44:10 +01:00
vnc.h Move and rename xrdp_load_keyboard_layout() 2024-08-05 10:44:10 +01:00
vnc_clip.c enabled and fixed `-Wmissing-prototypes` compiler warnings 2024-04-23 18:38:20 +02:00
vnc_clip.h Split up vnc.c into modules and re-implement clipboard functions 2021-06-08 14:11:17 +01:00