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





--- Comment #7 from Alex Deucher <[email protected]>  2009-09-05 12:45:26 PST ---
(In reply to comment #5)
> Thank you for this information. Setting the option "PreferredMode" seems to
> work but just for my understanding: I'm still wondering why by default 
> 1152x864
> is choosen, as
> a) the highest common resolution of both displays is 1280x1024

Need to see the log to see why the xserver picked that mode.  It may be the
largest mode with the same aspect ratio as the preferred mode.

> b) the laptop is on a docking station and the lid is closed. The external
> monitor is the only one so I would expect Xorg to set it to its native
> resolution without having to set it in xorg.conf (I didn't have an xorg.conf 
> at
> all before)
> 

The driver doesn't handle lid events.  At the moment they are handled by acpi
so you'd have to set up an event handler to deal with them and do the
appropriate thing via xrandr.


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

Reply via email to