1xrdp-genkeymap(8) xrdp-genkeymap(8)
2
3
4
6 xrdp-genkeymap - key map generator for XRDP
7
8
10 xrdp-genkeymap file
11
12
14 xrdp-genkeymap extracts the key map used by the currently running X
15 session to generated a mapping from Remote Desktop Protocol (RDP) key
16 codes to X keysyms and Unicode code points.
17
18
20 outfile
21 The key map information is stored in the file named outfile.
22
23
25 /etc/xrdp/km-XXXXXXXX.ini
26 Files containing the keyboard mapping for language XXXXXXXX,
27 which is a 8 digit hexadecimal number identifying the country
28 and language code.
29
30 00000405
31 cs Czech
32
33 00000407
34 de German
35
36 00000409
37 en-us US English
38
39 0000040c
40 fr French
41
42 00000410
43 it Italian
44
45 00000416
46 br Portuguese (Brazil)
47
48 00000419
49 ru Russian
50
51 0000041d
52 se Swedish
53
54 00000809
55 en-uk UK English
56
57
59 Jay Sorg <jsorg71@users.sourceforge.net>
60 Simone Fedele <ilsimo@users.sourceforge.net>
61
62
64 xrdp(8), setxkbmap(1), unicode(7)
65
66 Description of Keyboard Input mapping on the FreeRDP wiki
67 ⟨https://github.com/FreeRDP/FreeRDP/wiki/Keyboard⟩
68
69 For more info on xrdp see ⟨http://www.xrdp.org/⟩
70
71
72
73xrdp team 0.9.21 xrdp-genkeymap(8)