xrdp/libxrdp
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 DRDYNVC_STATUS_* to xrdp_channel.h 2022-02-14 14:53:37 -05:00
libxrdp.c Start the drdynvc channel within xrdp_wm 2024-03-11 11:00:53 +00:00
libxrdp.h Fix sending of monitor layout PDU 2024-02-15 16:47:15 +00:00
libxrdpinc.h Start the drdynvc channel within xrdp_wm 2024-03-11 11:00:53 +00:00
xrdp_bitmap32_compress.c Fixing code formatting with astyle 2020-11-30 05:04:11 +00:00
xrdp_bitmap_compress.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_caps.c apply xrdp_caps.c patach written by mattt 2024-05-09 11:25:08 +08:00
xrdp_channel.c Load channel config in xrdp_wm_create() 2024-03-11 14:13:44 +00:00
xrdp_channel.h Move DRDYNVC_STATUS_* to xrdp_channel.h 2022-02-14 14:53:37 -05:00
xrdp_fastpath.c Use correct names for key events 2024-08-05 10:44:10 +01:00
xrdp_iso.c Minor logging fixes in xrdp_iso.c 2022-02-15 08:29:42 -05:00
xrdp_jpeg_compress.c Changing LOG_DEVEL to LOG to avoid silent failures. 2020-12-05 19:22:50 +00:00
xrdp_mcs.c enabled and fixed `-Wmissing-prototypes` compiler warnings 2024-04-23 18:38:20 +02:00
xrdp_mppc_enc.c Apply astyle 3.4 code formatter 2024-02-08 15:52:54 +09:00
xrdp_orders.c Add detailed logging to libxrdp (#1742) 2021-02-04 10:11:54 +00:00
xrdp_orders_rail.c enabled and fixed `-Wmissing-prototypes` compiler warnings 2024-04-23 18:38:20 +02:00
xrdp_orders_rail.h Initial EGFX tests. 2023-01-23 23:05:24 -05:00
xrdp_rdp.c Start the drdynvc channel within xrdp_wm 2024-03-11 11:00:53 +00:00
xrdp_sec.c Move and rename xrdp_load_keyboard_layout() 2024-08-05 10:44:10 +01:00
xrdp_surface.c fixed Cppcheck `unusedVariable` warnings 2023-09-04 23:47:56 +02:00