Skip to content

Commit

Permalink
Update screen resolution for new laptop
Browse files Browse the repository at this point in the history
  • Loading branch information
fmarier committed Jun 14, 2014
1 parent fb431ba commit 9bcd7b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vnc-akureyri
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
#
# http://feeding.cloud.geek.nz/posts/high-latency-vnc-tech-support/

ssvncviewer -compresslevel 9 -quality 3 -bgr233 -encodings zrle -use64 -scale 1280x775 -ycrop 1024 localhost
ssvncviewer -compresslevel 9 -quality 3 -bgr233 -encodings zrle -use64 -scale 1600x850 -ycrop 1024 localhost
2 changes: 1 addition & 1 deletion vnc-keflavik
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
ssvncviewer -compresslevel 9 -quality 3 -bgr233 -encodings zrle -use64 -scale 1280x775 -ycrop 1080 localhost:5901
ssvncviewer -compresslevel 9 -quality 3 -bgr233 -encodings zrle -use64 -scale 1600x850 -ycrop 1080 localhost:5901

0 comments on commit 9bcd7b1

Please sign in to comment.