Initial commit V0.01-1

This commit is contained in:
Santi Noreña 2013-01-09 14:12:27 +01:00
commit 7fe6e17db7
61 changed files with 15873 additions and 0 deletions

5
scripts/extended_desktop.sh Executable file
View file

@ -0,0 +1,5 @@
xrandr -q
xrandr --output LVDS --pos 1024x0
xrandr --output VGA-0 --mode 1024x768
xrandr --output LVDS --mode 1024x768
xrandr --output VGA-0 --right-of LVDS