From d0eb10aebbe3a31f4cc67b3dc368233d528e0377 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 16 Sep 2019 00:50:49 +0000 Subject: Working, ish --- startup.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'startup.sh') diff --git a/startup.sh b/startup.sh index cfb2393..17cbe4a 100755 --- a/startup.sh +++ b/startup.sh @@ -7,5 +7,8 @@ echo '' | vncpasswd -f >$HOME/.vnc/passwd chmod -R go= $HOME/.vnc vncserver $DISPLAY -geometry 1280x768 -depth 16 -nolisten tcp -ratpoison -f /ratpoisonrc + +#ratpoison +icewm + vncserver -kill $DISPLAY -- cgit v1.2.3