hal-info: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Thu Apr 3 12:55:45 PDT 2008


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

New commits:
commit 0f5a3b6263a51b22ad27508cabb8d2dae0ab29df
Author: Danny Kukawka <danny.kukawka at web.de>
Date:   Thu Apr 3 21:55:05 2008 +0200

    added new key to map for a FSC Amilo V3205
    
    Added new key to map for a FSC Amilo V3205. Mapped e074 to f21 until there
    is a better key available.

diff --git a/fdi/information/10freedesktop/30-keymap-misc.fdi b/fdi/information/10freedesktop/30-keymap-misc.fdi
index b73fd88..d33f601 100644
--- a/fdi/information/10freedesktop/30-keymap-misc.fdi
+++ b/fdi/information/10freedesktop/30-keymap-misc.fdi
@@ -17,6 +17,7 @@
 
       <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" prefix="FUJITSU">
         <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains="AMILO Pro V3205">
+	  <append key="input.keymap.data" type="strlist">e074:f21</append> <!-- FIXME: silent-mode decrease CPU/GPU clock -->
           <append key="input.keymap.data" type="strlist">e077:switchvideomode</append> <!-- Fn+F3 switch screen -->
           <append key="info.capabilities" type="strlist">input.keymap</append>
         </match>


More information about the hal-commit mailing list