xrdp/neutrinordp
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 Split development option into separate things 2021-05-28 10:57:12 +01:00
xrdp-color.c xrdp/neutrinordp: fixed `-Wmissing-prototypes` compiler warning 2024-04-23 18:46:37 +02:00
xrdp-color.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp-neutrinordp.c xrdp/neutrinordp: fixed `-Wmissing-prototypes` compiler warning 2024-04-23 18:46:37 +02:00
xrdp-neutrinordp.h Move and rename xrdp_load_keyboard_layout() 2024-08-05 10:44:10 +01:00