Skip to main content

Command Palette

Search for a command to run...

VNC custom geometry.

Published
1 min read

VNC custom geometry.

rm -f /tmp/.X1-lock /tmp/.X11-unix/X1 ;
sleep 2 ;
#vncserver :1 ; 
vncserver :1 -geometry 1200x600 ;
# Replace :1 with your display number ;
# adjust the resolution  1200x600 as desired ;

More from this blog

Programming , Big Data, DevOps, etc

271 posts

Programming , Big Data, DevOps, etc