Skip to content

Instantly share code, notes, and snippets.

@elliot42
Created December 11, 2012 22:54
Show Gist options
  • Save elliot42/4263097 to your computer and use it in GitHub Desktop.
Save elliot42/4263097 to your computer and use it in GitHub Desktop.
elliot@t16:~$ xrandr -q
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 8192 x 8192
LVDS1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 246mm x 185mm
1024x768 50.0*+ 60.0 40.0
800x600 60.3 56.2
640x480 60.0 59.9
VGA1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 519mm x 324mm
1920x1200 60.0 +
1600x1200 60.0
1680x1050 60.0
1280x1024 75.0 60.0
1152x864 75.0
1024x768 75.1 60.0*
800x600 75.0 60.3
640x480 75.0 60.0
720x400 70.1
elliot@t16:~$ xrandr --output VGA1 --mode 1920x1200 --rate 60
elliot@t16:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment