[PATCH] hal-info: a new file for Fujitsu keymaps and a new entry for Fujitsu Siemens Amilo Pro Edition V3505
Rémi Hérilier
rherilier at yahoo.fr
Wed Sep 24 10:25:03 PDT 2008
Matthew Garrett wrote:
> On Tue, Sep 23, 2008 at 09:18:17PM +0200, Rémi Hérilier wrote:
>> + <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains="AMILO Pro Edition V3505">
>> + <append key="input.keymap.data" type="strlist">e025:help</append> <!-- Fn-F1 help -->
>> + <append key="input.keymap.data" type="strlist">e029:switchvideomode</append> <!-- Fn-F3 Display toggle -->
>> + <append key="input.keymap.data" type="strlist">e059:brightnessdown</append> <!-- Fn-F8 brigtness-down -->
>
> No brightnessup?
>
oups... I forget to CC hal at lists.fd.org /o\
I did not include this key because of a weird behaviour : I have sometime an entry in /var/log/kernel.log:
-- cut --
Sep 24 19:04:11 taliesin atkbd.c: Unknown key released (translated set 2, code 0xe0 on isa0060/serio0).
Sep 24 19:04:11 taliesin atkbd.c: Use 'setkeycodes e060 <keycode>' to make it known.
Sep 24 19:04:11 taliesin atkbd.c: Unknown key released (translated set 2, code 0x6f on isa0060/serio0).
Sep 24 19:04:11 taliesin atkbd.c: Use 'setkeycodes 6f <keycode>' to make it known.
-- cut --
But it happens every thirtieth or fortieth time I press the key.
e060 is certainly brightnessup but why the 6f keycode?
any idea ?
Cordially
Rémi Hérilier
More information about the hal
mailing list