summaryrefslogtreecommitdiffstats
path: root/x11vnc/tkx11vnc.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/tkx11vnc.h')
-rw-r--r--x11vnc/tkx11vnc.h100
1 files changed, 77 insertions, 23 deletions
diff --git a/x11vnc/tkx11vnc.h b/x11vnc/tkx11vnc.h
index e9f120b..506eda3 100644
--- a/x11vnc/tkx11vnc.h
+++ b/x11vnc/tkx11vnc.h
@@ -106,18 +106,22 @@ char gui_code[] = "";
" --\n"
" =RA ping\n"
" =RA update-all\n"
-" --\n"
+" =GAL Settings::\n"
" =GA save-settings\n"
" =SFA load-settings:\n"
" =SA defaults-all\n"
" =0SA clear-all\n"
+" --\n"
+" =F rc:\n"
+" norc\n"
+" =GAL LOFF\n"
" -- D\n"
" =DRA stop+quit \n"
" =DGA Quit \n"
"\n"
"Help\n"
" =DGA gui\n"
-" =GA all\n"
+" =DGA all\n"
"\n"
"Clients\n"
" =DRQA current:\n"
@@ -130,10 +134,12 @@ char gui_code[] = "";
" vncconnect\n"
" -- D\n"
" filexfer\n"
+" =GAL Java-applet::\n"
" =D http\n"
" httpdir:\n"
" httpport:\n"
" enablehttpproxy\n"
+" =GAL LOFF\n"
"\n"
"Displays\n"
" =D display:\n"
@@ -146,7 +152,6 @@ char gui_code[] = "";
" =DRA refresh\n"
" =RA reset\n"
" =RA blacken\n"
-" fixscreen:\n"
" -- D\n"
" =D scale:\n"
" scale_cursor:\n"
@@ -174,14 +179,17 @@ char gui_code[] = "";
" =-C:resize,newfbsize,exit xrandr_mode:\n"
" padgeom:\n"
" =GAL LOFF\n"
-" --\n"
+" =GAL Clipping::\n"
" =P blackout:\n"
" xinerama\n"
" clip:\n"
-" --\n"
+" =GAL LOFF\n"
+" =GAL Misc-Screen::\n"
+" fixscreen:\n"
" visual:\n"
" rawfb:\n"
" pipeinput:\n"
+" =GAL LOFF\n"
"\n"
"Keyboard\n"
" =D norepeat\n"
@@ -223,28 +231,26 @@ char gui_code[] = "";
" -- D\n"
" =GA all-settings\n"
" =RA remote-cmd:\n"
-" --\n"
-" =F rc:\n"
-" norc\n"
-" filexfer\n"
-" --\n"
-" nofb\n"
-" =D nobell\n"
-" nolookup\n"
" =GAL Selection::\n"
" =D nosel\n"
" noprimary\n"
+" nosetprimary\n"
+" noclipboard\n"
+" nosetclipboard\n"
" seldir:\n"
" =GAL LOFF\n"
-" --\n"
+" =GAL X-ext::\n"
" xtrap\n"
" xrecord\n"
" =RQA reset_record\n"
+" =GAL LOFF\n"
" --\n"
+" nofb\n"
+" =D nobell\n"
+" nolookup\n"
" bg\n"
" =-C:ignore,exit sigpipe:\n"
" =0 inetd\n"
-" rfbwait:\n"
"\n"
"Debugging\n"
" debug_pointer\n"
@@ -261,6 +267,7 @@ char gui_code[] = "";
" debug_scroll\n"
" debug_tiles\n"
" debug_grabs\n"
+" debug_sel\n"
" dbg\n"
" =GAL LOFF\n"
" =GA show-start-cmd\n"
@@ -269,39 +276,41 @@ char gui_code[] = "";
"Permissions\n"
" =DRQA lock\n"
" =DRQA unlock\n"
+" =D shared\n"
+" =D forever\n"
" --\n"
" =DFP allow:\n"
" =D localhost\n"
" =RA allowonce:\n"
" listen:\n"
" -- D\n"
-" =D shared\n"
-" =D forever\n"
-" timeout:\n"
-" --\n"
" =D viewonly\n"
" input:\n"
" --\n"
-" safer\n"
-" unsafe\n"
-" =RA noremote\n"
-" --\n"
" =GAL Passwords::\n"
" passwd:\n"
" viewpasswd:\n"
" =F passwdfile:\n"
" =F rfbauth:\n"
+" usepw\n"
+" --\n"
" unixpw\n"
" unixpw_list:\n"
" unixpw_nis\n"
" unixpw_nis_list:\n"
" =0 storepasswd\n"
" =GAL LOFF\n"
+" =GAL Safe::\n"
+" safer\n"
+" unsafe\n"
+" =RA noremote\n"
+" =GAL LOFF\n"
" =GAL Misc-Perms::\n"
" =0S alwaysshared\n"
" =0S nevershared\n"
" =0S dontdisconnect\n"
" =SQA deny_all\n"
+" timeout:\n"
" stunnel\n"
" =F stunnel_pem:\n"
" =GAL LOFF\n"
@@ -355,6 +364,7 @@ char gui_code[] = "";
" snapfb\n"
" threads\n"
" wmdt:\n"
+" rfbwait:\n"
" =GAL LOFF\n"
"\"\n"
"}\n"
@@ -797,6 +807,7 @@ char gui_code[] = "";
"instead (these give basically the same functionality and if you mixed\n"
"them too much unexpected things may happen).\n"
"\"\n"
+"#'\n"
"\n"
" set helptext(AlphaBlending:) \"\n"
"In this sub-menu we provide some tweak parameters for cursors (little\n"
@@ -819,6 +830,7 @@ char gui_code[] = "";
"for cursors with transparency. Hopefully you won't have to use them.\n"
"Certain cursor \\\"themes\\\" may require adjustment however.\n"
"\"\n"
+"#'\n"
" set helptext(OverlayVisuals:) \"\n"
"In this sub-menu are some options that involve fixing color problems\n"
"for \\\"Overlay\\\" or \\\"Multi-Depth\\\" visuals. This problem is rare\n"
@@ -936,6 +948,48 @@ char gui_code[] = "";
"hardware writes, and the video hardware reads that x11vnc uses to poll\n"
"the screen are still slow today).\n"
"\"\n"
+"#'\"\n"
+"\n"
+" set helptext(Safe:) \"\n"
+"In this sub-menu are some options for making x11vnc operations\n"
+"more, or less, safe. E.g. disable the running of external commands, etc.\n"
+"\n"
+"You can also turn off the Remote control channel (NOTE that doing that\n"
+"will disable the GUI from being able to communicate with x11vnc).\n"
+"\"\n"
+"\n"
+" set helptext(X-ext:) \"\n"
+"In this sub-menu are a few rarely used options regarding some X extensions\n"
+"used by x11vnc.\n"
+"\"\n"
+" set helptext(Clipping:) \"\n"
+"In this sub-menu are some options regarding clipping or blacking out\n"
+"portions of the Screen. E.g. under XINERAMA when the multiple monitors\n"
+"are not the same size.\n"
+"\n"
+"\"\n"
+" set helptext(Misc-Screen:) \"\n"
+"In this sub-menu are some little used options modifying aspects of\n"
+"the screen source.\n"
+"\"\n"
+"\n"
+" set helptext(Settings:) \"\n"
+"In this sub-menu are some options for saving and loading option settings.\n"
+"The default file to store settings in is ~/.x11vncrc, but you can save\n"
+"different \\\"profiles\\\" in other files for later use.\n"
+"\n"
+"\"\n"
+" set helptext(Java-applet:) \"\n"
+"In this sub-menu are some options for running the built-in HTTP server\n"
+"that delivers the TightVNC Java VNC Viewer applet (VncViewer.jar) to\n"
+"clients. The viewer runs in their Web browser.\n"
+"\n"
+"The default port listened on is 5800, so the URL is typically:\n"
+"\n"
+" http://hostname:5800/\n"
+"\n"
+"but this can be altered by -httpport, etc.\n"
+"\"\n"
"\n"
" set helptext(ScrollCopyRect:) \"\n"
"This sub-menu has some options for the x11vnc Scroll detection and\n"