hal-info: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Thu Feb 12 06:58:25 PST 2009
fdi/information/10freedesktop/30-keymap-hp.fdi | 5 +++++
1 file changed, 5 insertions(+)
New commits:
commit 8d7edb25d101499b2b2551719afb21f5da543fda
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Thu Feb 12 15:57:13 2009 +0100
add another keymapping for some HP Compaq machines
Added another keymapping for some HP Compaq machines:
- Compaq 5X5
- HP Compaq 4416s
diff --git a/fdi/information/10freedesktop/30-keymap-hp.fdi b/fdi/information/10freedesktop/30-keymap-hp.fdi
index a331449..b251465 100644
--- a/fdi/information/10freedesktop/30-keymap-hp.fdi
+++ b/fdi/information/10freedesktop/30-keymap-hp.fdi
@@ -38,6 +38,11 @@
<!-- Business and enterprise machines -->
<append key="input.keymap.data" type="strlist">e008:presentation</append> <!-- Presentation -->
<append key="input.keymap.data" type="strlist">e059:help</append> <!-- I key (high keycode: "info") -->
+
+ <!-- Compaq 5X5, HP Compaq 4416s -->
+ <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="5X5;4416s">
+ <append key="input.keymap.data" type="strlist">e06e:switchvideomode</append> <!-- FnF4 -->
+ </match>
</match>
<match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="4410s;4411s;4415s;6730s;6730b">
More information about the hal-commit
mailing list