diff options
author | Adam Tkac <atkac@redhat.com> | 2009-10-07 15:17:22 +0000 |
---|---|---|
committer | Adam Tkac <atkac@redhat.com> | 2009-10-07 15:17:22 +0000 |
commit | 6851e25886b86ab0f4279774ddf1639c9c05f3f2 (patch) | |
tree | 3030e13e28b712611f71495663bf84a8d992082d /unix | |
parent | 9697c07156e59a16d0e65f533a61e1dab3d986e3 (diff) | |
download | tigervnc-6851e25886b86ab0f4279774ddf1639c9c05f3f2.tar.gz tigervnc-6851e25886b86ab0f4279774ddf1639c9c05f3f2.zip |
[Doc] Improve vncviewer's -LowColorLevel parameter description.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1_0@3908 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 |