hal: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Mon Nov 12 11:09:41 PST 2007


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

New commits:
commit d7d59bf9163403e6a65381f65738a4f679b83e56
Author: Danny Kukawka <danny.kukawka at web.de>
Date:   Mon Nov 12 20:09:36 2007 +0100

    added keymapping for Sony VGN-SZ3XWP_C
    
    Integrated keymapping for Sony VGN-SZ3XWP_C as reported by
    Adam Huffman <adam.huffman at gmail.com> at HAL ML.

diff --git a/fdi/information/10freedesktop/30-keymap-module-sony-laptop.fdi b/fdi/information/10freedesktop/30-keymap-module-sony-laptop.fdi
index 9dfa58e..e735b42 100644
--- a/fdi/information/10freedesktop/30-keymap-module-sony-laptop.fdi
+++ b/fdi/information/10freedesktop/30-keymap-module-sony-laptop.fdi
@@ -6,7 +6,7 @@
          You can find the scancodes in /usr/include/linux/sonypi.h -->
     <match key="input.product" string="Sony Vaio Keys">
       <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" prefix="Sony">
-        <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" string="VGN-S1XP(GB)">
+        <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" string_outof="VGN-S1XP(GB);VGN-SZ3XWP_C">
           <append key="input.keymap.data" type="strlist">0x06:mute</append> <!-- Fn+F2 mute -->
           <append key="input.keymap.data" type="strlist">0x07:volumedown</append> <!-- Fn+F3 mixer down -->
           <append key="input.keymap.data" type="strlist">0x08:volumeup</append> <!-- Fn+F4 mixer up -->


More information about the hal-commit mailing list