Initial commit V0.01-1
This commit is contained in:
commit
7fe6e17db7
61 changed files with 15873 additions and 0 deletions
5
scripts/extended_desktop.sh
Executable file
5
scripts/extended_desktop.sh
Executable 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
|
Loading…
Add table
Add a link
Reference in a new issue