Skip to content

Instantly share code, notes, and snippets.

@MarkusH
Created April 23, 2014 09:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MarkusH/11208166 to your computer and use it in GitHub Desktop.
Save MarkusH/11208166 to your computer and use it in GitHub Desktop.
xrandr
$ xrandr --newmode "1920x1080" 148.50 1920 2008 2052 2200 1080 1084 1088 1125
$ xrandr --addmode VGA1 "1920x1080"
$ xrandr --output VGA1 --mode 1920x1080
Copy link

ghost commented Apr 23, 2014

good to know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment