From dfe1f074ef969131ce40f5a9267e6a9f0760230f Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 8 Nov 2011 11:51:00 +0100 Subject: [PATCH] grml-cheatcodes.txt: document vnc bootoptions Thanks to Ralf Moll for reporting. --- templates/GRML/grml-cheatcodes.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/templates/GRML/grml-cheatcodes.txt b/templates/GRML/grml-cheatcodes.txt index 1d3bd3e..b83133d 100644 --- a/templates/GRML/grml-cheatcodes.txt +++ b/templates/GRML/grml-cheatcodes.txt @@ -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: -------------------------- -- 2.1.4