diff options
author | Martin Koegler <mkoegler@auto.tuwien.ac.at> | 2011-09-04 07:12:15 +0000 |
---|---|---|
committer | Martin Koegler <mkoegler@auto.tuwien.ac.at> | 2011-09-04 07:12:15 +0000 |
commit | b2ccdf1b4e2cbd03c1f1ffffeb686559d84ab1c0 (patch) | |
tree | ac7ad212d809314b51e6ff84a9c33938b5d29d85 /vncviewer/vncviewer.man | |
parent | 498ef46cc28bb8a74b1d59f347294da1f5c57143 (diff) | |
download | tigervnc-b2ccdf1b4e2cbd03c1f1ffffeb686559d84ab1c0.tar.gz tigervnc-b2ccdf1b4e2cbd03c1f1ffffeb686559d84ab1c0.zip |
Update menu key list in man page
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4666 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'vncviewer/vncviewer.man')
-rw-r--r-- | vncviewer/vncviewer.man | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/vncviewer/vncviewer.man b/vncviewer/vncviewer.man index 8646e027..9a0c864c 100644 --- a/vncviewer/vncviewer.man +++ b/vncviewer/vncviewer.man @@ -188,7 +188,10 @@ specific source file if you know the name of its "LogWriter". Default is .B \-MenuKey \fIkeysym-name\fP This option specifies the key which brings up the popup menu. The key is specified as an X11 keysym name (these can be obtained by removing the XK_ -prefix from the entries in "/usr/include/X11/keysymdef.h"). Default is F8. +prefix from the entries in "/usr/include/X11/keysymdef.h" - the currently +implemented list is: F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12, Pause, +Print, Scroll_Lock, Escape, Insert, Delete, Home, Page_Up, Page_Down). +Default is F8. .TP \fB\-via\fR \fIgateway\fR |