Skip to content

Instantly share code, notes, and snippets.

@fntlnz
Created September 25, 2015 07:25
Show Gist options
  • Save fntlnz/3115a52e6fd4c72d6ac6 to your computer and use it in GitHub Desktop.
Save fntlnz/3115a52e6fd4c72d6ac6 to your computer and use it in GitHub Desktop.
xrandr examples

Put projector DP1 right to built in screen eDP1

xrandr --output eDP1 --auto --primary --output DP1 --auto --right-of eDP1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment