summaryrefslogtreecommitdiffstats
path: root/x11vnc/help.c
diff options
context:
space:
mode:
authorrunge <runge>2007-10-04 01:43:57 +0000
committerrunge <runge>2007-10-04 01:43:57 +0000
commitbe9dc49025c3588e6b01051263ca410769174ea4 (patch)
tree492bcfaec276e32eab23af0c059051acca376b62 /x11vnc/help.c
parent54237e338b0406e553df55d91509248e8c13eee0 (diff)
downloadlibtdevnc-be9dc49025c3588e6b01051263ca410769174ea4.tar.gz
libtdevnc-be9dc49025c3588e6b01051263ca410769174ea4.zip
x11vnc: add xfce to createdisplay
Diffstat (limited to 'x11vnc/help.c')
-rw-r--r--x11vnc/help.c20
1 files changed, 10 insertions, 10 deletions
diff --git a/x11vnc/help.c b/x11vnc/help.c
index 75d8700..7d41797 100644
--- a/x11vnc/help.c
+++ b/x11vnc/help.c
@@ -897,16 +897,16 @@ void print_help(int mode) {
" your long \"login:\" line press the Up arrow once\n"
" (before typing anything else).\n"
"\n"
-" Another option is \"geom=WxH\" or \"geom=WxHxD\"\n"
-" (or ge=). This only has an effect in FINDCREATEDISPLAY\n"
-" mode when a virtual X server such as Xvfb is going to\n"
-" be created. It sets the width and height of the new\n"
-" display, and optionally the color depth as well. You\n"
-" can also supply \"gnome\", \"kde\", \"twm\", \"fvwm\",\n"
-" \"mwm\", \"dtwm\", \"wmaker\", \"enlightenment\",\n"
-" \"Xsession\", or \"failsafe\" (same as \"xterm\")\n"
-" to have the created display use that mode for the\n"
-" user session.\n"
+" Another option is \"geom=WxH\" or \"geom=WxHxD\" (or\n"
+" ge=). This only has an effect in FINDCREATEDISPLAY\n"
+" mode when a virtual X server such as Xvfb is going\n"
+" to be created. It sets the width and height of\n"
+" the new display, and optionally the color depth as\n"
+" well. You can also supply \"gnome\", \"kde\", \"twm\",\n"
+" \"fvwm\", \"mwm\", \"dtwm\", \"wmaker\", \"xfce\",\n"
+" \"enlightenment\", \"Xsession\", or \"failsafe\"\n"
+" (same as \"xterm\") to have the created display use\n"
+" that mode for the user session.\n"
"\n"
" To disable the option setting set the environment\n"
" variable X11VNC_NO_UNIXPW_OPTS=1 before starting x11vnc.\n"