Ver código fonte

Bigger screen

Rob Austein 4 anos atrás
pai
commit
95e4f63824
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      startup.sh

+ 1 - 1
startup.sh

@@ -7,6 +7,6 @@ echo '' | vncpasswd -f >$HOME/.vnc/passwd
 chmod -R go= $HOME/.vnc
 
 # -localhost
-vncserver $DISPLAY -geometry 1280x768 -depth 16 -nolisten tcp
+vncserver $DISPLAY -geometry 1920x1080 -depth 16 -nolisten tcp
 icewm
 vncserver -kill $DISPLAY