~ubuntu-branches/ubuntu/hardy/hal-info/hardy-proposed

« back to all changes in this revision

Viewing changes to fdi/information/10freedesktop/10-laptop-panel-hardware.fdi

ImportĀ upstreamĀ versionĀ 20080508+git20080601

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
       This is a hardware "feature" seen on some IBM and Lenovo laptops. -->
8
8
  <device>
9
9
    <match key="info.category" string="laptop_panel">
 
10
      <!-- For Asus EeePC -->
 
11
      <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor"
 
12
          string="ASUSTeK Computer INC.">
 
13
        <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" string="701">
 
14
          <merge key="laptop_panel.brightness_in_hardware" type="bool">true</merge>
 
15
        </match>
 
16
      </match>
10
17
      <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" string="TOSHIBA">
11
18
        <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" string="SATELLITE M100">
12
19
          <merge key="laptop_panel.brightness_in_hardware" type="bool">true</merge>