[Nouveau] [Bug 20361] nouveau - incorrect resolution on an external monitor attached to a laptop
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Feb 28 09:29:08 PST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=20361
--- Comment #14 from Alex Kanavin <ak at sensi.org> 2009-02-28 09:29:07 PST ---
The lid status is very easy to find out though, for example from hal:
udi = '/org/freedesktop/Hal/devices/pmu_lid'
button.has_state = true (bool)
button.state.value = true (bool)
button.type = 'lid' (string)
info.addons = {'hald-addon-pmu'} (string list)
info.capabilities = {'button'} (string list)
info.category = 'button' (string)
info.parent = '/org/freedesktop/Hal/devices/computer' (string)
info.product = 'Lid Switch' (string)
info.udi = '/org/freedesktop/Hal/devices/pmu_lid' (string)
linux.hotplug_type = 6 (0x6) (int)
linux.pmu_path = '/proc/pmu/info' (string)
linux.pmu_type = 2 (0x2) (int)
Does X track the lid in any way?
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Nouveau
mailing list