hal-info: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Tue Sep 23 16:58:24 PDT 2008
fdi/information/10freedesktop/30-keymap-hp.fdi | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit 126a28f0096fc66ef38bd3a4e099252ffcbe58aa
Author: Ben Caldwell <benny.caldwell at gmail.com>
Date: Wed Sep 24 01:57:40 2008 -0700
added missing keys for a HP Compaq 6730s
Added missing keys (brightness) for a HP Compaq 6730s.
diff --git a/fdi/information/10freedesktop/30-keymap-hp.fdi b/fdi/information/10freedesktop/30-keymap-hp.fdi
index 8f71267..280785b 100644
--- a/fdi/information/10freedesktop/30-keymap-hp.fdi
+++ b/fdi/information/10freedesktop/30-keymap-hp.fdi
@@ -27,6 +27,12 @@
<append key="input.keymap.data" type="strlist">e008:presentation</append> <!-- Presentation -->
<append key="input.keymap.data" type="strlist">e059:info</append> <!-- I key -->
</match>
+ <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains="6730s">
+ <!-- HP Compaq 6730s -->
+ <append key="input.keymap.data" type="strlist">e012:brightnessdown</append> <!-- FnF7 (brightness down) -->
+ <append key="input.keymap.data" type="strlist">e017:brightnessup</append> <!-- FnF8 (brightness up) -->
+ <append key="info.capabilities" type="strlist">input.keymap</append>
+ </match>
<match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="2510p">
<!-- The 2510p seems to be unique in having a touchpad disable button despite being an enterprise model -->
<remove key="input.keymap.data" type="strlist">e059:info</remove>
More information about the hal-commit
mailing list