http://bugs.freedesktop.org/show_bug.cgi?id=12595





------- Comment #4 from [EMAIL PROTECTED]  2007-11-11 08:37 PST -------
the proper fix for hot key functionality is to hook up a script to the acpi
event generated by fn-f7.  then run xrandr --auto in your script or cycle
through several states in your script like:

xrandr --output VGA-0 --off --output LVDS --auto
xrandr --output LVDS --off --output VGA-0 --auto
xrandr --auto

with randr we can't use the bios to toggle outputs because to smashes the hw
state.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to