> vga-toggle.sh is parsing the output from 'xrandr -q' for the VGA and LVDS > strings, does not do error ckecks and using empty strings for screen names > attempts to switch screens, like in: > > xrandr --output $VGA --off --output $LVDS --auto
christian, thanks for the explanation and patch the real problem seems to be that 'xrandr -q' does not detect more than one screen even when two is connected. -- juha _______________________________________________ Debian-eeepc-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel
