xrdp-genkeymap - Man Page

key map generator for XRDP

Syntax

xrdp-genkeymap file

Description

xrdp-genkeymap extracts the key map used by the currently running X session to generated a mapping from Remote Desktop Protocol (RDP) key codes to X keysyms and Unicode code points.

Options

outfile

The key map information is stored in the file named outfile.

Files

/etc/xrdp/km-XXXXXXXX.ini

Files containing the keyboard mapping for language XXXXXXXX, which is a 8 digit hexadecimal number identifying the country and language code.

00000405

cs Czech

00000407

de German

00000409

en-us US English

0000040c

fr French

00000410

it Italian

00000416

br Portuguese (Brazil)

00000419

ru Russian

0000041d

se Swedish

00000809

en-uk UK English

Authors

Jay Sorg <jsorg71@users.sourceforge.net>
Simone Fedele <ilsimo@users.sourceforge.net>

See Also

xrdp(8), setxkbmap(1), unicode(7)

Description of Keyboard Input mapping on the FreeRDP wiki

For more info on xrdp see http://www.xrdp.org/

Info

0.9.25 xrdp team