hal-info: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Thu Nov 27 04:36:18 PST 2008


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

New commits:
commit 0845cc3a447a180e6ec1b377edc355eaa438ab70
Author: Danny Kukawka <danny.kukawka at web.de>
Date:   Thu Nov 27 13:34:15 2008 +0100

    fixed FUJITSU related keymap entries
    
    Fixed FUJITSU related keymap entries: put entries from the same
    vendor together. Don't set info.capabilities, it get already set
    at the end of the file.

diff --git a/fdi/information/10freedesktop/30-keymap-misc.fdi b/fdi/information/10freedesktop/30-keymap-misc.fdi
index 228ae0f..77768de 100644
--- a/fdi/information/10freedesktop/30-keymap-misc.fdi
+++ b/fdi/information/10freedesktop/30-keymap-misc.fdi
@@ -19,15 +19,11 @@
 	  <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 -->
         </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 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 -->
           <append key="input.keymap.data" type="strlist">e059:brightnessdown</append> <!--  Fn-F8 brigtness-down -->
           <append key="input.keymap.data" type="strlist">e060:brightnessup</append> <!--  Fn-F9 brigtness-up -->
-          <append key="info.capabilities" type="strlist">input.keymap</append>
         </match>
       </match>
 


More information about the hal-commit mailing list