hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Tue Feb 10 07:27:54 PST 2009
fdi/information/10freedesktop/30-keymap-hp.fdi | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 6171b9dee99117a76d93af5ecda4e846790f2b89
Author: Peter Clifton <pcjc2 at cam.ac.uk>
Date: Tue Feb 10 16:27:12 2009 +0100
add keymap for HP Compaq 6730b
Add keymap for HP Compaq 6730b, as reported by Peter Clifton in
https://launchpad.net/bugs/325560
diff --git a/fdi/information/10freedesktop/30-keymap-hp.fdi b/fdi/information/10freedesktop/30-keymap-hp.fdi
index a2929b9..a331449 100644
--- a/fdi/information/10freedesktop/30-keymap-hp.fdi
+++ b/fdi/information/10freedesktop/30-keymap-hp.fdi
@@ -40,10 +40,10 @@
<append key="input.keymap.data" type="strlist">e059:help</append> <!-- I key (high keycode: "info") -->
</match>
- <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="4410s;4411s;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 key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="4410s;4411s;4415s;6730s;6730b">
+ <!-- HP Compaq 4410s, 4415s, 6730s, 6730b -->
+ <append key="input.keymap.data" type="strlist">e012:brightnessdown</append> <!-- FnF7 (FnF9 on 6730b) (brightness down) -->
+ <append key="input.keymap.data" type="strlist">e017:brightnessup</append> <!-- FnF8 (FnF10 on 6730b) (brightness up) -->
</match>
<match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains="2510p">
More information about the hal-commit
mailing list