Skip to content

Instantly share code, notes, and snippets.

@ravnoor
Created January 7, 2016 00:07
Show Gist options
  • Save ravnoor/37e6e08faf7bf8472661 to your computer and use it in GitHub Desktop.
Save ravnoor/37e6e08faf7bf8472661 to your computer and use it in GitHub Desktop.
#!/bin/tcsh
#flip monitor left to right in dual-monitor configuration
xrandr --output VGA-0 --right-of DVI-I-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment