Hello,
The hotkeys I proposed (and were later added to hal-info) are taken from
Esprimo Mobile V5545. I didn't expect that Fujitsu-Siemens changed the
hotkey keycodes from one model to another.
I propose to narrow match, so that both Esprimo Mobile V5545 and Esprimo
Mobile V6535 can live together. Something like:
<match
key="/org/freedesktop/Hal/devices/computer:system.hardware.product"
contains="ESPRIMO Mobile V5">
<append key="input.keymap.data"
type="strlist">e059:brightnessdown</append>
<append key="input.keymap.data"
type="strlist">e06f:brightnessup</append>
</match>
<match
key="/org/freedesktop/Hal/devices/computer:system.hardware.product"
contains="ESPRIMO Mobile V6">
<append key="input.keymap.data"
type="strlist">e06f:brightnessdown</append>
<append key="input.keymap.data"
type="strlist">e04e:brightnessup</append>
</match>
--
[jaunty beta] brightness buttons don't work
https://bugs.launchpad.net/bugs/351533
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs