hal-info: Branch 'master'
Carlos Corbacho
cathectic at kemper.freedesktop.org
Sun May 18 04:36:49 PDT 2008
fdi/information/10freedesktop/30-keymap-acer.fdi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit c0b11402bc39ea652426aacdecaebf7315a8e4f3
Author: Carlos Corbacho <carlos at strangeworlds.co.uk>
Date: Sun May 18 12:36:26 2008 +0100
Fix key mapping for Acer TravelMate 8100
Commit 20445a6f442f092a38a30b606b4be209c24faa86 added the TM8100 to the
Aspire keymaps by mistake. Move it to the TravelMate section.
diff --git a/fdi/information/10freedesktop/30-keymap-acer.fdi b/fdi/information/10freedesktop/30-keymap-acer.fdi
index c0a4e57..abb8466 100644
--- a/fdi/information/10freedesktop/30-keymap-acer.fdi
+++ b/fdi/information/10freedesktop/30-keymap-acer.fdi
@@ -52,7 +52,7 @@
<append key="info.capabilities" type="strlist">input.keymap</append>
</match>
<!-- Laptops with extra Euro and Dollar keys, and Fn+Right (Brightness Up) needs mapping (type 1) -->
- <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="1410;1640;1680;1690;3050;3680;5050;5570;5580;5600;8100">
+ <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="1410;1640;1680;1690;3050;3680;5050;5570;5580;5600">
<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 -->
@@ -222,7 +222,7 @@
<append key="info.capabilities" type="strlist">input.keymap</append>
</match>
<!-- Laptops with extra Euro and Dollar keys, and Fn+Right (Brightness Up) needs mapping (type 1) -->
- <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="2300;2400;2480;3200;3210;3220;3260;4000;4500">
+ <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="2300;2400;2480;3200;3210;3220;3260;4000;4500;8100">
<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