grml-cheatcodes.txt: document vnc bootoptions
authorMichael Prokop <mika@grml.org>
Tue, 8 Nov 2011 10:51:00 +0000 (11:51 +0100)
committerMichael Prokop <mika@grml.org>
Sat, 10 Dec 2011 00:15:23 +0000 (01:15 +0100)
Thanks to Ralf Moll for reporting.

templates/GRML/grml-cheatcodes.txt

index 1d3bd3e..b83133d 100644 (file)
@@ -179,6 +179,14 @@ grml nostartx                       If using startx as default bootoption the no
                                     startup of X again. (This bootoption is relevant for grml based derivatives
                                     which decide to enable startx by default only, plain grml does not use
                                     automatic startup of X by default.)
+grml vnc=password                   Start VNC server with startup of X.org and sets the password to the specified
+                                    one. To automatically start the VNC server use the startx bootopion.
+grml vnc_connect=host[:port]        Connect to a listening VNC client ("vncviewer -listen" reverse connection).
+                                    Can be used to connect from devices behind firewalls as connection is
+                                    initiated from the VNC server instead of the VNC client. Has to be
+                                    combined with the vnc bootoption.
+                                    [Note: only available since release 2011.12]
+
 
 Hardware related settings:
 --------------------------