Skip to content

Instantly share code, notes, and snippets.

@yaf
Created September 18, 2015 07:07
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 yaf/ef9d45dd2b58c009cee2 to your computer and use it in GitHub Desktop.
Save yaf/ef9d45dd2b58c009cee2 to your computer and use it in GitHub Desktop.
xrandr --output LVDS1 --mode 1366x768 --output VGA1 --mode 1280x960 --same-as LVDS1
xrandr --output LVDS1 --mode 1366x768 --output VGA1 --mode 1024x768i --same-as LVDS1
xrandr --output LVDS1 --mode 1360x768 --output VGA1 --mode 1024x768i --same-as LVDS1
xrandr --output LVDS1 --mode 1024x768 --output VGA1 --mode 1024x768i --same-as LVDS1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment