This website requires JavaScript.
Explore
Help
Sign in
nico
/
nsbin
Watch
1
Star
0
Fork
You've already forked nsbin
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
Actions
07cb4fbcfe
nsbin
/
monitor-xrandr-rechts.sh
5 lines
101 B
Bash
Raw
Normal View
History
Unescape
Escape
add script to enable monitor on the right via xrandr (order counts!) Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
2008-08-06 10:30:12 +00:00
#!/bin/sh
alot of smaller changes Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
2009-08-14 12:04:06 +00:00
xrandr --output LVDS --auto
update xrandr-script for intel video Signed-off-by: Nico Schottelius <nico@ikn.ethz.ch>
2008-11-28 11:27:26 +00:00
xrandr --output VGA --auto
xrandr --output VGA --right-of LVDS
Reference in a new issue
Copy permalink