Thursday, October 31, 2013

Change remote display resolution

xrandr
cvt 2560 1440 60
xrandr --newmode 2560x1440 312.25  2560 2752 3024 3488  1440 1443 1448 1493 -hsync +vsync
xrandr --addmode default 2560x1440
xrandr --output default --mode 2560x1440

No comments: