]> source.dussan.org Git - tigervnc.git/commitdiff
option -xstartup added 231/head
authorLlorenç Garcia Martinez <github@siot.es>
Fri, 30 Oct 2015 10:11:56 +0000 (11:11 +0100)
committerLlorenç Garcia Martinez <github@siot.es>
Fri, 30 Oct 2015 10:11:56 +0000 (11:11 +0100)
unix/vncserver.man

index 37fe315ee3eb83eb5315f252fcb65a58218c1d80..fd7e93a660b2564d8f2e678384dadd6e40e2a5cd 100644 (file)
@@ -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.