aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw
diff options
context:
space:
mode:
authorMihai Moldovan <ionic@ionic.de>2018-02-28 00:55:13 +0100
committerMihai Moldovan <ionic@ionic.de>2018-02-28 00:55:13 +0100
commit1918bcb9c01fcf45727b514afb8ca8d978a2bf93 (patch)
treea678fc2c488d1f8121cc736575e682541f465e95 /nx-X11/programs/Xserver/hw
parenta6cb8583adb16f299e968be4a8e99e903966e1d8 (diff)
parent00e3e95e5f40de2aaf5bb920bc51a311404889fc (diff)
downloadnx-libs-1918bcb9c01fcf45727b514afb8ca8d978a2bf93.tar.gz
nx-libs-1918bcb9c01fcf45727b514afb8ca8d978a2bf93.tar.bz2
nx-libs-1918bcb9c01fcf45727b514afb8ca8d978a2bf93.zip
Merge branch 'uli42-pr/update_xkb' into 3.6.x
Attributes GH PR #648: https://github.com/ArcticaProject/nx-libs/pull/648
Diffstat (limited to 'nx-X11/programs/Xserver/hw')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/man/nxagent.110
1 files changed, 2 insertions, 8 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
index d3069bffd..e860857b7 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
+++ b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
@@ -724,20 +724,14 @@ base directory for keyboard layout files. This option is not available
for setuid X servers (i.e., when the X server's real and effective uids
are different).
.TP 8
-.B \-ar1 \fImilliseconds\fP
+.B \-ardelay \fImilliseconds\fP
sets the autorepeat delay (length of time in milliseconds that a key must
be depressed before autorepeat starts).
.TP 8
-.B \-ar2 \fImilliseconds\fP
+.B \-arinterval \fImilliseconds\fP
sets the autorepeat interval (length of time in milliseconds that should
elapse between autorepeat-generated keystrokes).
.TP 8
-.B \-noloadxkb
-disables loading of an XKB keymap description on server startup.
-.TP 8
-.B \-xkbdb \fIfilename\fP
-uses \fIfilename\fP for default keyboard keymaps.
-.TP 8
.B \-xkbmap \fIfilename\fP
loads keyboard description in \fIfilename\fP on server startup.