mirror of https://github.com/neutrinolabs/xrdp
c9a2039858
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. |
||
---|---|---|
.. | ||
Makefile.am | ||
mc.c | ||
mc.h |