hal-info: Branch 'master'

Martin Pitt martin at kemper.freedesktop.org
Fri May 8 04:10:08 PDT 2009


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

New commits:
commit 1e1c296fe58b52b8100c515651be3381d63cc8fa
Author: Martin Pitt <martin.pitt at ubuntu.com>
Date:   Fri May 8 13:09:25 2009 +0200

    30-keymap-misc.fdi: Consistent vendor check
    
    Use hardware.vendor consistently, instead chassis.manufacturer in one case.

diff --git a/fdi/information/10freedesktop/30-keymap-misc.fdi b/fdi/information/10freedesktop/30-keymap-misc.fdi
index f983e7a..e64d421 100644
--- a/fdi/information/10freedesktop/30-keymap-misc.fdi
+++ b/fdi/information/10freedesktop/30-keymap-misc.fdi
@@ -72,7 +72,7 @@
         </match>
       </match>
 
-      <match key="/org/freedesktop/Hal/devices/computer:system.chassis.manufacturer" prefix="MICRO-STAR">
+      <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" prefix="MICRO-STAR">
         <match key="/org/freedesktop/Hal/devices/computer:system.hardware.version" string_outof="0031;0131">
           <append key="input.keymap.data" type="strlist">e020:mute</append> <!-- Fn-F9   Sound On/Off -->
           <append key="input.keymap.data" type="strlist">e02e:volumedown</append> <!-- Fn-F7   Volume down -->


More information about the hal-commit mailing list