hal: Branch 'master'
Richard Hughes
hughsient at kemper.freedesktop.org
Mon Nov 19 12:55:56 PST 2007
fdi/information/10freedesktop/30-keymap-acer.fdi | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 4e533fd45051c112b7147817976e75c188706d15
Author: Rohan Dhruva <rohandhruva at gmail.com>
Date: Mon Nov 19 20:53:15 2007 +0000
fix acer brightnessdown
In response to http://lists.freedesktop.org/archives/hal/2007-November/009902.html
Richard helped find the right key binding for fixing the issue. I have
remapped the scancode e06f to brightnessdown.
diff --git a/fdi/information/10freedesktop/30-keymap-acer.fdi b/fdi/information/10freedesktop/30-keymap-acer.fdi
index f26f969..948f668 100644
--- a/fdi/information/10freedesktop/30-keymap-acer.fdi
+++ b/fdi/information/10freedesktop/30-keymap-acer.fdi
@@ -189,6 +189,7 @@
<append key="input.keymap.data" type="strlist">e057:bluetooth</append> <!-- Bluetooth (toggle) on-to-off -->
<append key="input.keymap.data" type="strlist">e058:bluetooth</append> <!-- Bluetooth (toggle) off-to-on -->
<append key="input.keymap.data" type="strlist">e06e:brightnessup</append> <!-- Fn+Right Brightness Up -->
+ <append key="input.keymap.data" type="strlist">e06f:brightnessdown</append> <!-- Fn+Left Brightness Down -->
<append key="input.keymap.data" type="strlist">e071:f22</append> <!-- Fn+F7 Touchpad toggle (off-to-on) -->
<append key="input.keymap.data" type="strlist">e072:f23</append> <!-- Fn+F7 Touchpad toggle (on-to-off) -->
<append key="input.keymap.data" type="strlist">e073:prog2</append> <!-- "P" programmable button -->
More information about the hal-commit
mailing list