hal-info: Branch 'master'

Martin Pitt martin at kemper.freedesktop.org
Tue Mar 31 02:30:04 PDT 2009


 fdi/information/10freedesktop/30-keymap-misc.fdi |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit f3922e6229df62e306d569ec87d96448c3bc2f8a
Author: Cristian Klein <cristiklein at gmail.com>
Date:   Tue Mar 31 11:29:37 2009 +0200

    add keymap for Fujitsu-Siemens ESPRIMO Mobile
    
    Add keymap for Fujitsu-Siemens ESPRIMO Mobile, as reported on the
    upstream ML.

diff --git a/fdi/information/10freedesktop/30-keymap-misc.fdi b/fdi/information/10freedesktop/30-keymap-misc.fdi
index d6acd1b..f50885a 100644
--- a/fdi/information/10freedesktop/30-keymap-misc.fdi
+++ b/fdi/information/10freedesktop/30-keymap-misc.fdi
@@ -24,6 +24,10 @@
 	  <append key="input.keymap.data" type="strlist">e061:volumeup</append>
 	  <append key="input.keymap.data" type="strlist">e065:prog1</append>
         </match>
+        <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains="ESPRIMO Mobile">
+	  <append key="input.keymap.data" type="strlist">e059:brightnessdown</append>
+	  <append key="input.keymap.data" type="strlist">e06f:brightnessup</append>
+        </match>
         <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains="AMILO Pro Edition V3505">
           <append key="input.keymap.data" type="strlist">e025:help</append> <!-- Fn-F1 help -->
           <append key="input.keymap.data" type="strlist">e029:switchvideomode</append> <!-- Fn-F3 Display toggle -->


More information about the hal-commit mailing list