Skip to content

Instantly share code, notes, and snippets.

@Avasz
Created May 20, 2016 08:51
Show Gist options
  • Save Avasz/73a33325b4d003b53d2da111b9593fd7 to your computer and use it in GitHub Desktop.
Save Avasz/73a33325b4d003b53d2da111b9593fd7 to your computer and use it in GitHub Desktop.
xrandr --newmode 1280x1024_60.00
cvt 1280 1024
xrandr --newmode "1280x1024_60.00" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
xrandr --addmode VGA1 1280x1024_60.00
xrandr --output VGA1 --mode 1280x1024_60.00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment