From 5c4a001acdd67fc2c87af2b0233a8c03dd303a55 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Sat, 22 Jul 2017 15:28:59 +0200 Subject: nxagent manpage: Extend keyboard documentation --- nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 | 28 +++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 index 8167c9629..20838bdb8 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 +++ b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 @@ -500,8 +500,29 @@ set resizing support (default: true) .B fullscreen= start or resume a session in fullscreen mode (default: off) .TP 8 -.B keyboard= -set remote keyboard layout +.B keyboard= or kbtype= + +.BR query | / + +.RS 8 +.TP 8 +.I query +use the default XKB keyboard layout (see below) and only allow clients +to query the settings but prevent any changes. \fIquery\fR is +especially helpful for setups where you need to set/modify the actual +keyboard layout using core X protocol functions (e.g. via \fBxmodmap\fR). It is used for +MacOS X clients to handle some keyboard problems that are special for +this platform. Note that in this case XKEYBOARD will always report +the default layout which will most likely not match the experienced +settings. +.TP 8 +.I / +use the given model and layout. You can not modify keyboard rules, +variants or options. +.TP 8 +If \fIkeyboard\fR is omitted the internal defaults of \fBnxagent\fR +will used (rules: xfree86, layout: us, model: pc102). +.RE .TP 8 .B keyconv= set keycode conversion mode @@ -542,9 +563,6 @@ enable using shared memory .B shpix= enable shared pixmaps support .TP 8 -.B kbtype= -set remote keyboard type -.TP 8 .B client= type of connecting operating system (supported: \fIlinux\fR, \fIwindows\fR, \fIsolaris\fR and \fImacosx\fR) -- cgit v1.2.3