hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Thu Oct 29 05:04:15 PDT 2009
fdi/information/10freedesktop/10-laptop-panel-hardware.fdi | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit 44fc02854b842c8ed23e0afed68f54fb0251fb11
Author: Martin Pitt <martin.pitt at ubuntu.com>
Date: Thu Oct 29 13:03:06 2009 +0100
MSI WIND U100 handle brightness keys in hardware
Thanks to Felix Geyer! (No email address provided)
https://launchpad.net/bugs/415023
diff --git a/fdi/information/10freedesktop/10-laptop-panel-hardware.fdi b/fdi/information/10freedesktop/10-laptop-panel-hardware.fdi
index ef35a18..58d17b4 100644
--- a/fdi/information/10freedesktop/10-laptop-panel-hardware.fdi
+++ b/fdi/information/10freedesktop/10-laptop-panel-hardware.fdi
@@ -30,6 +30,12 @@
</match>
</match>
+ <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" prefix_ncase="micro-star">
+ <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="U100;U-100">
+ <merge key="laptop_panel.brightness_in_hardware" type="bool">true</merge>
+ </match>
+ </match>
+
<match key="linux.sysfs_path" suffix="/backlight/thinkpad_screen">
<merge key="laptop_panel.brightness_in_hardware" type="bool">true</merge>
</match>
More information about the hal-commit
mailing list