diff options
author | Adam Tkac <atkac@redhat.com> | 2009-10-07 15:13:00 +0000 |
---|---|---|
committer | Adam Tkac <atkac@redhat.com> | 2009-10-07 15:13:00 +0000 |
commit | 4227fd9f751121733efa1292ad480c263f00087d (patch) | |
tree | 849ba709802aa8de851f8f10df537548c31296be /unix | |
parent | 20fcb974c138dd97ad66fb6c8329050d4257c9d4 (diff) | |
download | tigervnc-4227fd9f751121733efa1292ad480c263f00087d.tar.gz tigervnc-4227fd9f751121733efa1292ad480c263f00087d.zip |
[Doc] Improve vncviewer's -LowColorLevel parameter description.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3905 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'unix')
-rw-r--r-- | unix/vncviewer/vncviewer.man | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/unix/vncviewer/vncviewer.man b/unix/vncviewer/vncviewer.man index f5eebaba..8646e027 100644 --- a/unix/vncviewer/vncviewer.man +++ b/unix/vncviewer/vncviewer.man @@ -156,7 +156,9 @@ display. This is default. .B \-LowColorLevel, \-LowColourLevel \fIlevel\fP Selects the reduced color level to use on slow links. \fIlevel\fP can range from 0 to 2, 0 meaning 8 colors, 1 meaning 64 colors (the default), 2 meaning -256 colors. +256 colors. Note that decision if reduced color level is used is made by +vncviewer. If you would like to force vncviewer to use reduced color level +use \fB-AutoSelect=0\fP parameter. .TP .B \-PreferredEncoding \fIencoding\fP |