hal: Branch 'master'

Richard Hughes hughsient at kemper.freedesktop.org
Mon Jul 30 04:58:22 PDT 2007


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

New commits:
diff-tree 3044be7d86fcee550a385cef8a7df4cfc169c349 (from d63ebab620b690f42b385beaf2731398924f1bf7)
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Jul 30 12:58:28 2007 +0100

    correct the keymap mapping for touchpad disable

diff --git a/fdi/information/10freedesktop/30-keymap-misc.fdi b/fdi/information/10freedesktop/30-keymap-misc.fdi
index 490a917..0e2afbe 100644
--- a/fdi/information/10freedesktop/30-keymap-misc.fdi
+++ b/fdi/information/10freedesktop/30-keymap-misc.fdi
@@ -16,7 +16,7 @@
 
       <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" prefix="MICRO-STAR">
         <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains="INFINITY">
-          <append key="input.keymap.data" type="strlist">e064:prog1</append> <!-- Fn-F3   Touchpad disable -->
+          <append key="input.keymap.data" type="strlist">e064:f22</append> <!-- Fn-F3   Touchpad disable -->
           <append key="input.keymap.data" type="strlist">e077:brightnessdown</append> <!-- Fn-F4   Brightness down -->
           <append key="input.keymap.data" type="strlist">e078:brightnessup</append> <!-- Fn-F5   Brightness up -->
           <append key="input.keymap.data" type="strlist">e02e:volumedown</append> <!-- Fn-F7   Volume down -->


More information about the hal-commit mailing list