summaryrefslogtreecommitdiffstats
path: root/docs/man/xrdp-genkeymap.8
diff options
context:
space:
mode:
authorJay Sorg <jay.sorg@gmail.com>2013-05-29 00:11:14 -0700
committerJay Sorg <jay.sorg@gmail.com>2013-05-29 00:11:14 -0700
commitd4d6a65adb57c730dfc8edd2216b0ba3449ba27e (patch)
treecbb54bddfdab804901d0cc5bc07857ad2891b07e /docs/man/xrdp-genkeymap.8
parent9f175d307b3e08d930744b839f245a39b31a8a3d (diff)
parent58024d05000ce1548947e8416161d26dccf43ec0 (diff)
downloadxrdp-proprietary-d4d6a65adb57c730dfc8edd2216b0ba3449ba27e.tar.gz
xrdp-proprietary-d4d6a65adb57c730dfc8edd2216b0ba3449ba27e.zip
merge from pmhahn
Diffstat (limited to 'docs/man/xrdp-genkeymap.8')
-rw-r--r--docs/man/xrdp-genkeymap.867
1 files changed, 67 insertions, 0 deletions
diff --git a/docs/man/xrdp-genkeymap.8 b/docs/man/xrdp-genkeymap.8
new file mode 100644
index 00000000..068f04dd
--- /dev/null
+++ b/docs/man/xrdp-genkeymap.8
@@ -0,0 +1,67 @@
+.TH "xrdp\-genkeymap" "8" "0.1.0" "xrdp team" ""
+.de URL
+. \\$2 \(laURL: \\$1 \(ra\\$3
+..
+.if \n[.g] .mso www.tmac
+
+.SH "NAME"
+\fBxrdp\-genkeymap\fR \- key map generator for XRDP
+
+.SH "SYNTAX"
+.B xrdp\-genkeymap
+.I file
+
+.SH "DESCRIPTION"
+\fBxrdp\-genkeymap\fR 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.
+
+.SH OPTIONS
+.TP
+.I outfile
+The key map information is stored in the file named \fIoutfile\fP.
+
+.SH "FILES"
+.TP
+.I /etc/xrdp/km-XXXX.ini
+Files containing the keyboard mapping for language \fIXXXX\fP, which is a 4 digit hexadecimal number identifying the country and language code.
+.RS 8
+.TP
+.B 0405
+cs czech
+.TP
+.B 0407
+de german
+.TP
+.B 0409
+en-us us english
+.TP
+.B 040c
+fr french
+.TP
+.B 0410
+it italy
+.TP
+.B 0416
+br Portuguese (Brazil)
+.TP
+.B 0419
+ru russian
+.TP
+.B 041d
+se swedish
+.TP
+.B 0809
+en-uk uk english
+.RE
+
+.SH "AUTHORS"
+Jay Sorg <jsorg71@users.sourceforge.net>
+.br
+Simone Fedele <ilsimo@users.sourceforge.net>
+
+.SH "SEE ALSO"
+.BR xrdp (8),
+.BR setxkbmap (1),
+.BR unicode (7),
+.URL "https://github.com/FreeRDP/FreeRDP/wiki/Keyboard" "Description of Keyboard Input mapping" .
+
+for more info on \fBxrdp\fR see http://xrdp.sf.net