hal: Branch 'master'

Richard Hughes hughsient at kemper.freedesktop.org
Fri Jun 15 08:21:08 PDT 2007


 fdi/information/10freedesktop/10-laptop-panel-hardware.fdi |    5 +++++
 1 files changed, 5 insertions(+)

New commits:
diff-tree af7147f9fe790b54e015bc70ea8db5132c5a9e89 (from fcee3eb024085dddf9ef30c3f9a35dc4cb059ae7)
Author: Sertaç Ö. Yıldız <anon at anon.org>
Date:   Fri Jun 15 16:20:07 2007 +0100

    add backlight quirk for Toshiba Satellite M100

diff --git a/fdi/information/10freedesktop/10-laptop-panel-hardware.fdi b/fdi/information/10freedesktop/10-laptop-panel-hardware.fdi
index 476f279..367467e 100644
--- a/fdi/information/10freedesktop/10-laptop-panel-hardware.fdi
+++ b/fdi/information/10freedesktop/10-laptop-panel-hardware.fdi
@@ -14,6 +14,11 @@
 	  </match>
 	</match>
       </match>
+      <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" string="TOSHIBA">
+        <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" string="SATELLITE M100">
+          <merge key="laptop_panel.brightness_in_hardware" type="bool">true</merge>
+        </match>
+      </match>
       <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" string="IBM">
         <match key="/org/freedesktop/Hal/devices/computer:system.hardware.version" contains="ThinkPad">
           <merge key="laptop_panel.brightness_in_hardware" type="bool">true</merge>


More information about the hal-commit mailing list