hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Fri Feb 20 03:50:05 PST 2009
fdi/information/10freedesktop/30-keymap-acer.fdi | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 4e2a7197776ef6293badfbc2910fbdeaf4d551c9
Author: Li Peng <peng.li at linux.intel.com>
Date: Fri Feb 20 12:49:11 2009 +0100
fix brightness up hotkey on Acer Aspire ZG5
Add yet another possible hotkey value for "Brightness Up" on Acer
laptops, this one for the Aspire ZG5. Reported on the hal ML.
diff --git a/fdi/information/10freedesktop/30-keymap-acer.fdi b/fdi/information/10freedesktop/30-keymap-acer.fdi
index bf8bc55..b0e1f16 100644
--- a/fdi/information/10freedesktop/30-keymap-acer.fdi
+++ b/fdi/information/10freedesktop/30-keymap-acer.fdi
@@ -13,6 +13,7 @@
<append key="input.keymap.data" type="strlist">e029:switchvideomode</append> <!-- Fn+F5 Display toggle -->
<append key="input.keymap.data" type="strlist">e033:euro</append> <!-- Euro symbol -->
<append key="input.keymap.data" type="strlist">e034:dollar</append> <!-- Dollar symbol -->
+ <append key="input.keymap.data" type="strlist">e04e:brightnessup</append> <!-- Fn+Right Brightness Up -->
<append key="input.keymap.data" type="strlist">e054:bluetooth</append> <!-- Bluetooth (toggle) off-to-on -->
<append key="input.keymap.data" type="strlist">e055:wlan</append> <!-- Wireless (toggle) on-to-off -->
<append key="input.keymap.data" type="strlist">e056:wlan</append> <!-- Wireless (toggle) off-to-on -->
More information about the hal-commit
mailing list