Skip to content

Instantly share code, notes, and snippets.

@ozooxo
Created December 10, 2014 07:22
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 ozooxo/ae847e2414d28befa8e7 to your computer and use it in GitHub Desktop.
Save ozooxo/ae847e2414d28befa8e7 to your computer and use it in GitHub Desktop.
Set up frequencies for dual monitors
$ xrandr
Screen 0: minimum 320 x 200, current 3600 x 1080, maximum 32767 x 32767
VGA1 connected 1680x1050+1920+30 (normal left inverted right x axis y axis) 477mm x 268mm
1920x1080 60.0 +
1680x1050 60.0*
1280x1024 75.0 60.0
1440x900 59.9
1280x960 60.0
1152x864 75.0
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 72.2 75.0 60.3 56.2
640x480 75.0 72.8 66.7 60.0
720x400 70.1
HDMI1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 510mm x 287mm
1920x1080 60.0*+
1280x1024 75.0 60.0
1280x960 60.0
1280x800 59.9
1152x864 75.0
1280x720 60.0
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 72.2 75.0 60.3 56.2
640x480 75.0 72.8 66.7 60.0
720x400 70.1
DP1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
$ xrandr --output VGA1 --mode 1680x1050 --rate 60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment