Skip to content

Instantly share code, notes, and snippets.

Created July 29, 2012 22:28
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 anonymous/3202243 to your computer and use it in GitHub Desktop.
Save anonymous/3202243 to your computer and use it in GitHub Desktop.
xrandr --newmode "1680x1050" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync
xrandr --addmode default 1680x1050
xrandr -s 1680x1050
Failed to change the screen configuration!
xrandr --output default --mode 1680x1050
xrandr: Failed to get size of gamma for output default
xrandr: Configure crtc 0 failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment