hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Mon Feb 2 07:24:34 PST 2009
fdi/information/10freedesktop/30-keymap-acer.fdi | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 66faee460f12302200586703e5e3697a30f118fe
Author: Nikolay Borisov <neiro21 at gmail.com>
Date: Mon Feb 2 16:22:49 2009 +0100
add Acer Arcade launch key mapping for Aspire 5920G
Add key mapping for the "Arcade launch" button on the Acer Aspire
5920, as reported on the mailing list.
diff --git a/fdi/information/10freedesktop/30-keymap-acer.fdi b/fdi/information/10freedesktop/30-keymap-acer.fdi
index b684ac6..8a18bcb 100644
--- a/fdi/information/10freedesktop/30-keymap-acer.fdi
+++ b/fdi/information/10freedesktop/30-keymap-acer.fdi
@@ -46,6 +46,10 @@
<append key="input.keymap.data" type="strlist">0x6c:screenlock</append> <!-- FIXME: lock tablet device/buttons-->
</match>
</match>
+ <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" string="Aspire 5920G">
+ <remove key="input.keymap.data" type="strlist">e073:prog2</remove>
+ <append key="input.keymap.data" type="strlist">e012:prog2</append>
+ </match>
</match>
</match>
</device>
More information about the hal-commit
mailing list