~ubuntu-branches/ubuntu/maverick/hal/maverick

« back to all changes in this revision

Viewing changes to fdi/policy/10osvendor/10-macbookpro-utils.fdi

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2007-10-23 12:33:58 UTC
  • mto: (1.5.1 sid)
  • mto: This revision was merged to the branch mainline in revision 90.
  • Revision ID: james.westby@ubuntu.com-20071023123358-xaf8mjc5n84d5gtz
Tags: upstream-0.5.10
ImportĀ upstreamĀ versionĀ 0.5.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
  <!-- this is for Macbook Pro (LCD panel, light sensor, keyboard backlight) -->
6
6
  <device>
7
7
    <match key="system.kernel.name" string="Linux">
8
 
      <match key="system.hardware.vendor" string="Apple Computer, Inc.">
 
8
      <match key="system.hardware.vendor" contains="Apple">
9
9
        <match key="system.hardware.product" string="MacBookPro1,1">
10
10
          <spawn udi="/org/freedesktop/Hal/devices/macbook_pro_light_sensor"/>
11
11
          <spawn udi="/org/freedesktop/Hal/devices/macbook_pro_keyboard_backlight"/>
32
32
  <device>
33
33
    <match key="info.udi" string="/org/freedesktop/Hal/devices/macbook_pro_lcd_panel">
34
34
      <append key="info.capabilities" type="strlist">laptop_panel</append>
 
35
      <merge key="info.category" type="string">laptop_panel</merge>
35
36
      <merge key="info.product" type="string">MacBook Pro Laptop Panel</merge>
36
37
      <merge key="laptop_panel.access_method" type="string">custom</merge>
37
38
      <merge key="laptop_panel.num_levels" type="int">229</merge>