diff options
author | Ryan Kavanagh <rak@debian.org> | 2012-05-06 11:04:56 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2012-05-06 11:04:56 -0400 |
commit | d8b98412d72ef3b4ea313043172ecca48909b5b6 (patch) | |
tree | 57bc97394e530034c08413304c95664e0e049431 /.screenlayout | |
parent | Added local key to authorized_keys (diff) |
Added screenlayout for McGill lab
Diffstat (limited to '.screenlayout')
-rwxr-xr-x | .screenlayout/epsilon-McGill.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.screenlayout/epsilon-McGill.sh b/.screenlayout/epsilon-McGill.sh new file mode 100755 index 0000000..58812f1 --- /dev/null +++ b/.screenlayout/epsilon-McGill.sh @@ -0,0 +1,2 @@ +#!/bin/sh +xrandr --output LVDS1 --mode 1024x600 --pos 264x1050 --rotate normal --output VGA1 --mode 1680x1050 --pos 0x0 --rotate normal |