[Bug 12595] xf86-video-ati / radeon 6.7.194 breaks mode detection when docked (regression: works in 6.7.192)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Nov 11 08:31:37 PST 2007


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





------- Comment #4 from agd5f at yahoo.com  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.


More information about the xorg-driver-ati mailing list