1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <deviceinfo version=
"0.2">
6 <match key=
"hiddev.application_pages" contains=
"Power Device Page">
7 <append key=
"info.addons" type=
"strlist">hald-addon-hid-ups
</append>
12 <match key=
"power_management.type" string=
"acpi">
13 <append key=
"info.addons" type=
"strlist">hald-addon-acpi
</append>
18 <match key=
"button.type" string=
"lid">
19 <match key=
"linux.pmu_type" exists=
"true">
20 <append key=
"info.addons" type=
"strlist">hald-addon-pmu
</append>
26 <match key=
"info.udi" string=
"/org/freedesktop/Hal/devices/computer">
27 <append key=
"info.interfaces" type=
"strlist">org.freedesktop.Hal.Device.SystemPowerManagement
</append>
29 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_names" type=
"strlist">Suspend
</append>
30 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_signatures" type=
"strlist">i
</append>
31 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_argnames" type=
"strlist">num_seconds_to_sleep
</append>
32 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_execpaths" type=
"strlist">hal-system-power-suspend
</append>
34 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_names" type=
"strlist">Hibernate
</append>
35 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_signatures" type=
"strlist"></append>
36 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_argnames" type=
"strlist"></append>
37 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_execpaths" type=
"strlist">hal-system-power-hibernate
</append>
39 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_names" type=
"strlist">Shutdown
</append>
40 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_signatures" type=
"strlist"></append>
41 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_argnames" type=
"strlist"></append>
42 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_execpaths" type=
"strlist">hal-system-power-shutdown
</append>
44 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_names" type=
"strlist">Reboot
</append>
45 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_signatures" type=
"strlist"></append>
46 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_argnames" type=
"strlist"></append>
47 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_execpaths" type=
"strlist">hal-system-power-reboot
</append>
49 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_names" type=
"strlist">SetPowerSave
</append>
50 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_signatures" type=
"strlist">b
</append>
51 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_argnames" type=
"strlist">enable_power_save
</append>
52 <append key=
"org.freedesktop.Hal.Device.SystemPowerManagement.method_execpaths" type=
"strlist">hal-system-power-set-power-save
</append>