hal-info: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Thu Apr 3 12:52:43 PDT 2008


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

New commits:
commit b60f4b62e544be7fc94cf91e72f7a36617481392
Author: Jakub Å tiller <jakstiller at atlas.cz>
Date:   Thu Apr 3 21:52:34 2008 +0200

    added keymap for a FSC Amilo V3205
    
    Added keymap for a FSC Amilo V3205. There is also button called silent-mode
    (e074). It should decrease CPU and GPU clock, but dunno if there is support
    for that feature.

diff --git a/fdi/information/10freedesktop/30-keymap-misc.fdi b/fdi/information/10freedesktop/30-keymap-misc.fdi
index 39f88b5..b73fd88 100644
--- a/fdi/information/10freedesktop/30-keymap-misc.fdi
+++ b/fdi/information/10freedesktop/30-keymap-misc.fdi
@@ -15,6 +15,13 @@
         </match>
       </match>
 
+      <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">e077:switchvideomode</append> <!-- Fn+F3 switch screen -->
+          <append key="info.capabilities" type="strlist">input.keymap</append>
+        </match>
+      </match>
+
       <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" prefix="MEDION">
         <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains="FID2060">
           <append key="input.keymap.data" type="strlist">6b:channeldown</append> <!-- Thottle Down -->


More information about the hal-commit mailing list