瀏覽代碼

Bigger screen

Rob Austein 4 年之前
父節點
當前提交
95e4f63824
共有 1 個文件被更改,包括 1 次插入1 次删除
  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