xrandr w/ laptop and ext monitor

Joseph L. Casale JCasale at activenetwerx.com
Wed Dec 2 15:31:43 UTC 2009


>This little script does exactly that, for me:
>
>#! /bin/bash
>if
>xrandr | grep "VGA1 connected";
>then
>xrandr --output VGA1 --auto --output LVDS1 --off ; fi exit

Fantastic!
Thanks,
jlc




More information about the fedora-list mailing list