nsbin/x-off
Nico Schottelius a564995852 xrandr scripts
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-05-25 10:26:45 +02:00

4 lines
93 B
Bash
Executable file

#!/bin/sh
xrandr --output HDMI2 --off
xrandr --output HDMI1 --off
xrandr --output VGA1 --off