Skip to content

Instantly share code, notes, and snippets.

@fei-ke
Created October 15, 2013 02:14
Show Gist options
  • Save fei-ke/6985550 to your computer and use it in GitHub Desktop.
Save fei-ke/6985550 to your computer and use it in GitHub Desktop.
xrandr --newmode "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync
xrandr --addmode VGA1 "1368x768_60.00"
xrandr --output LVDS1 --mode 1366x768
xrandr --output VGA1 --mode "1368x768_60.00" --left-of LVDS1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment