[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#497531: xrandr command used



Just to give you the script

-- eric

#!/bin/sh
xrandr --output LVDS --off
xrandr --output VGA-0 --mode 1280x1024 --rate 75
exit 0

Reply to: