spectrwm/initscreen.sh
Marco Peereboom 914f1c9d34 Add M-S-i for windows-envy multiscreen support. This calls an external
script that does the xrandr magic.
2009-02-03 16:37:56 +00:00

7 lines
131 B
Bash

#!/bin/sh
# $scrotwm$
#
# Example xrandr multiscreen init
#
xrandr --output LVDS --auto
xrandr --output VGA --auto --right-of LVDS