Skip to content

Instantly share code, notes, and snippets.

@M66B
Last active August 29, 2015 14:03
Show Gist options
  • Save M66B/a9bbd30bfe4032233ea9 to your computer and use it in GitHub Desktop.
Save M66B/a9bbd30bfe4032233ea9 to your computer and use it in GitHub Desktop.
Acer C720 external monitor
xrandr --output HDMI1 --auto --output eDP1 --auto --below HDMI1
http://www.thinkwiki.org/wiki/Xorg_RandR_1.2#Now_automate_it_on_login
EXTERNAL_OUTPUT="HDMI1"
INTERNAL_OUTPUT="eDP1"
EXTERNAL_LOCATION="above"
Alternative command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment