hal-info: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Tue Feb 3 08:05:37 PST 2009
fdi/information/10freedesktop/30-keymap-hp.fdi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 0efd7acd2aed94a398b0e7661001ab8393083241
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Tue Feb 3 17:04:29 2009 +0100
add missing keymappings for HP Compaq 4410s and 4415s
Added missing keymappings for HP Compaq 4410s and 4415s
(bnc#471978).
diff --git a/fdi/information/10freedesktop/30-keymap-hp.fdi b/fdi/information/10freedesktop/30-keymap-hp.fdi
index 1d15ce9..010fbf8 100644
--- a/fdi/information/10freedesktop/30-keymap-hp.fdi
+++ b/fdi/information/10freedesktop/30-keymap-hp.fdi
@@ -40,8 +40,8 @@
<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 -->
+ <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="4410s;4415s;6730s">
+ <!-- HP Compaq 4410s, 4415s, 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) -->
</match>
More information about the hal-commit
mailing list