diff options
author | runge <runge> | 2008-10-19 16:16:41 +0000 |
---|---|---|
committer | runge <runge> | 2008-10-19 16:16:41 +0000 |
commit | 1c03dd4d51a35103e93c3adaf1f619c868324c77 (patch) | |
tree | acbd2c41501e1c491023ab36717febdab32aff03 /x11vnc/tkx11vnc | |
parent | 16c7ea1b357ab518ee5a40f2a663843f064479a9 (diff) | |
download | libtdevnc-1c03dd4d51a35103e93c3adaf1f619c868324c77.tar.gz libtdevnc-1c03dd4d51a35103e93c3adaf1f619c868324c77.zip |
x11vnc: -chatwindow, -scale WxH, -enc changes.
Diffstat (limited to 'x11vnc/tkx11vnc')
-rwxr-xr-x | x11vnc/tkx11vnc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11vnc/tkx11vnc b/x11vnc/tkx11vnc index a81ad42..ba90801 100755 --- a/x11vnc/tkx11vnc +++ b/x11vnc/tkx11vnc @@ -128,6 +128,11 @@ Clients tightfilexfer ultrafilexfer proxy: + =GAL Chat:: + chatwindow + =DRA chaton + =DRA chatoff + =GAL LOFF =GAL Java-applet:: =D http httpdir: @@ -1063,6 +1068,12 @@ The default port listened on is 5800, so the URL is typically: but this can be altered by -httpport, etc. " + set helptext(Chat:) " +In this sub-menu are some options for enabling a local chat window +and starting or stopping the current chat. This is the UltraVNC +Text Chat support in x11vnc. +" + set helptext(ScrollCopyRect:) " This sub-menu has some options for the x11vnc Scroll detection and CopyRect speedup scheme. |