From: Llorenç Garcia Martinez Date: Fri, 30 Oct 2015 10:11:56 +0000 (+0100) Subject: option -xstartup added X-Git-Tag: v1.5.90~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F231%2Fhead;p=tigervnc.git option -xstartup added --- diff --git a/unix/vncserver.man b/unix/vncserver.man index 37fe315e..fd7e93a6 100644 --- a/unix/vncserver.man +++ b/unix/vncserver.man @@ -17,6 +17,8 @@ vncserver \- start or stop a VNC server .RB [ \-fg ] .RB [ \-autokill ] .RB [ \-noxstartup ] +.RB [ \-xstartup +.IR script ] .RI [ Xvnc-options... ] .br .BI "vncserver \-kill :" display# @@ -129,6 +131,11 @@ Do not run the %HOME/.vnc/xstartup script after launching Xvnc. This option allows you to manually start a window manager in your TigerVNC session. . .TP +.B \-xstartup \fIscript\fP +Run a custom startup script, instead of %HOME/.vnc/xstartup, after launching +Xvnc. This is useful to run full-screen applications. +. +.TP .B \-list Lists all VNC desktops started by vncserver.