hal: Branch 'master' - 2 commits

Richard Hughes hughsient at kemper.freedesktop.org
Thu Jul 26 05:49:06 PDT 2007


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

New commits:
diff-tree 35f05aeb5c50e1e6402975af23330b8f49894fdf (from parents)
Merge: 3b1bc1b6227a9fcd5765c16acace9e7d4a05929d 2e76cfa58597ac1e2a95274b4ae1b64a48990c45
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Jul 26 13:43:22 2007 +0100

    Merge branch 'master' of git+ssh://hughsient@git.freedesktop.org/git/hal-info

diff-tree 3b1bc1b6227a9fcd5765c16acace9e7d4a05929d (from cb12cd0dee336221f3fcf538e6ba23900ac68080)
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Jul 26 13:42:58 2007 +0100

    fix a typo in the Acer Aspire 3030 DMI matching

diff --git a/fdi/information/10freedesktop/30-keymap-acer.fdi b/fdi/information/10freedesktop/30-keymap-acer.fdi
index 54e0988..dc66181 100644
--- a/fdi/information/10freedesktop/30-keymap-acer.fdi
+++ b/fdi/information/10freedesktop/30-keymap-acer.fdi
@@ -77,7 +77,7 @@
             <append key="info.capabilities" type="strlist">input.keymap</append>
           </match>
           <!-- Aspire 3030 and Aspire 5030 are identical -->
-          <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains="3020">
+          <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains="3030">
             <append key="input.keymap.data" type="strlist">e025:help</append> <!-- Fn+F1 Hotkey help -->
             <append key="input.keymap.data" type="strlist">e026:setup</append> <!-- Fn+F2 Acer eSettings -->
             <append key="input.keymap.data" type="strlist">e027:battery</append> <!-- Fn+F3 Power Management -->


More information about the hal-commit mailing list