diff options
author | runge <runge> | 2005-06-14 03:50:55 +0000 |
---|---|---|
committer | runge <runge> | 2005-06-14 03:50:55 +0000 |
commit | 543e64d3c6fa79126be5a5ec5f214a1a96f87335 (patch) | |
tree | 78fe813c221133a13a92101d74621036194d06c7 /x11vnc/tkx11vnc.h | |
parent | 50568f1a81b9fd1f4e4db18767b73b98743128d5 (diff) | |
download | libtdevnc-543e64d3c6fa79126be5a5ec5f214a1a96f87335.tar.gz libtdevnc-543e64d3c6fa79126be5a5ec5f214a1a96f87335.zip |
main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of beta-testing fixes, RFE's.
Diffstat (limited to 'x11vnc/tkx11vnc.h')
-rw-r--r-- | x11vnc/tkx11vnc.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11vnc/tkx11vnc.h b/x11vnc/tkx11vnc.h index b52b2f9..e841c9b 100644 --- a/x11vnc/tkx11vnc.h +++ b/x11vnc/tkx11vnc.h @@ -170,16 +170,18 @@ " -- D\n" " =F rc:\n" " norc\n" +" nolookup\n" " --\n" " nofb\n" " --\n" " =D nobell\n" " =D nosel\n" " noprimary\n" -" nolookup\n" +" seldir:\n" " --\n" " xtrap\n" " xrecord\n" +" =RA reset_record\n" " --\n" " bg\n" " =-C:ignore,exit sigpipe:\n" |