commit pending changes

Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
Nico Schottelius 2009-12-28 20:13:41 +01:00
commit 77eb9f5270
7 changed files with 19 additions and 6 deletions

View file

@ -34,6 +34,8 @@ prefix=".x-monitors-"
i=0
xrandr --output "${main}" --auto
# Needs to run twice: xrandr may not be able to
# enable a newly connected monitor, because a disconnected one
# is still enabled. The first runs disables disconnected monitors, the