hal: Branch 'master'

Richard Hughes hughsient at kemper.freedesktop.org
Thu Jul 12 03:50:14 PDT 2007


 fdi/information/10freedesktop/30-keymap-compaq.fdi |    2 +-
 fdi/information/10freedesktop/30-keymap-dell.fdi   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
diff-tree c99133aec8e7c1450ba1f371b2acdd111ddd07b0 (from d41b99195921196b42cb1ac9a6d0d7e93a7d986e)
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Jul 12 11:47:06 2007 +0100

    fix a couple of keys spotted by Florian Festi

diff --git a/fdi/information/10freedesktop/30-keymap-compaq.fdi b/fdi/information/10freedesktop/30-keymap-compaq.fdi
index 60b86c7..c6d51dd 100644
--- a/fdi/information/10freedesktop/30-keymap-compaq.fdi
+++ b/fdi/information/10freedesktop/30-keymap-compaq.fdi
@@ -9,7 +9,7 @@
       <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" prefix="Compaq">
         <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains="E500">
           <append key="input.keymap.data" type="strlist">e023:www</append>	<!-- I key -->
-          <append key="input.keymap.data" type="strlist">e01f:home</append>	<!-- Home key -->
+          <append key="input.keymap.data" type="strlist">e01f:homepage</append>	<!-- Home key -->
           <append key="input.keymap.data" type="strlist">e01a:search</append>	<!-- Search key -->
           <append key="input.keymap.data" type="strlist">e01e:email</append>	<!-- Email -->
           <append key="info.capabilities" type="strlist">input.keymap</append>
diff --git a/fdi/information/10freedesktop/30-keymap-dell.fdi b/fdi/information/10freedesktop/30-keymap-dell.fdi
index 4330aa6..1417512 100644
--- a/fdi/information/10freedesktop/30-keymap-dell.fdi
+++ b/fdi/information/10freedesktop/30-keymap-dell.fdi
@@ -62,7 +62,7 @@
           <append key="input.keymap.data" type="strlist">e008:wlan</append> <!-- Wirelesss switch -->
           <append key="input.keymap.data" type="strlist">e008:bluetooth</append> <!-- FIXME Bluetooth switch (same as wireless) -->
           <append key="input.keymap.data" type="strlist">e012:media</append> <!-- Dell MediaDirect button Opens Dell Media Experience (a sort of media player) -->
-          <append key="input.keymap.data" type="strlist">e015:prog1</append> <!-- Shutter button Takes a picture if optional camera available -->
+          <append key="input.keymap.data" type="strlist">e015:camera</append> <!-- Shutter button Takes a picture if optional camera available -->
           <append key="info.capabilities" type="strlist">input.keymap</append>
         </match>
 


More information about the hal-commit mailing list