grml-cheatcodes.txt: document vnc bootoptions
[grml-live.git] / 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:
 --------------------------