You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xrdp-proprietary/xrdp
Koichiro IWAO 5725200e82 Use km-0000yyyy.ini if km-xxxxyyyy.ini doen't exist
upper 16 bits of keylayout value indicates keyboard layout.
lower 16 bits of keylayout value indicates country/language.

If the keymap file doesn't match exactly to keylayout value,
the typical keyboard of the country/language should be used.

For example [1]:
  0x00000409: US English
  0x00010409: US Dvorak
  0x00020409: US International
  0x00030409: US Dvorak for left hand
  0x00040409: US Dvorak for right hang
  0x0000040e: Hungarian
  0x0001040e: Hungarian 101-key

[1] https://msdn.microsoft.com/windows/hardware/commercialize/manufacture/desktop/windows-language-pack-default-values
10 years ago
..
Makefile.am Get rid of EXTRA_LIBS, use variables with more specific names 10 years ago
ad24b.bmp improve login graphics 17 years ago
ad256.bmp Drop exec permission of non executable files 10 years ago
cursor0.cur use standard cur files for cursors 22 years ago
cursor1.cur use standard cur files for cursors 22 years ago
czech.txt czech.txt 19 years ago
funcs.c xrdp:no logic change, comments and printfs 12 years ago
lang.c Use km-0000yyyy.ini if km-xxxxyyyy.ini doen't exist 10 years ago
rdp-scan-codes.txt More spelling fixes found by codespell and aspell 10 years ago
sans-10.fv1 Drop exec permission of non executable files 10 years ago
xrdp.c Report pid and listening address/port for xrdp and xrdp-sesman 10 years ago
xrdp.h add region intersect 10 years ago
xrdp.ini Simplify names of xrdp.ini sections, rename "Session Manager" to "Xorg" 10 years ago
xrdp24b.bmp improve login graphics 17 years ago
xrdp256.bmp Drop exec permission of non executable files 10 years ago
xrdp_bitmap.c Don't use final newline in log calls, it's already appended 10 years ago
xrdp_cache.c Fix typos 10 years ago
xrdp_encoder.c Cast fifo_remove_item() to XRDP_ENC_DATA* or XRDP_ENC_DATA_DONE* as needed 10 years ago
xrdp_encoder.h add frame acks and h264 codec mode basics 11 years ago
xrdp_font.c xrdp:no logic change, comments and printfs 12 years ago
xrdp_keyboard.ini Update xrdp_keyboard.ini 10 years ago
xrdp_listen.c Improve message about listening socket is a wrong state 10 years ago
xrdp_login_wnd.c Fix format warnings in log_message() calls 10 years ago
xrdp_logo.bmp made login screen fully customizable 12 years ago
xrdp_mm.c Use g_new or g_new0 when C++ compiler would complain about implicit cast 10 years ago
xrdp_painter.c Fix warnings detected by -Wwrite-strings 10 years ago
xrdp_process.c remove a debug message 10 years ago
xrdp_region.c add region intersect 10 years ago
xrdp_types.h add more advances region support using pixman 10 years ago
xrdp_wm.c Use g_new or g_new0 when C++ compiler would complain about implicit cast 10 years ago
xrdpwin.c Fix incorrect use of "it's" and "its", adjust wording 10 years ago