Hi all,
Is it possible to change the keycode of a key in linux?
regards,
anitha..
-
Are you needing to remap keys or just use another keyboard layout? Could you give an example of what you need changed?
-
Hi,
In my gateway laptop, same keycode was produced for the keys Fn+F9,Fn+F10, Fn+F11 and Fn+F12. I was not able to assign various keysyms for these keys since they are having same keycodes. So I want to set individual keycodes for all that keys..... Is it possible?
Regards,
Anitha.. -
The Fn key is typically BIOS controlled, and not really remappable. If you don't see different key codes, there's not a lot you can do in my experience.
-
Hi,
I used setkeycodes command for assigning keycodes for the keys with the scancode i got from 'showkey -s' command. After assigning the keycodes i checked the output with 'showkey -k' command and 'xev' command. In 'showkey -k' command i got the output keycodes as what as assigned. But using xev command, some keys takes keycodes of the already assigned keys.If i try to change that keycode both of the keys got affected. How can i change the particular keycode?
Regards,
Anitha..
keycodes...
Discussion in 'Linux Compatibility and Software' started by anitha, Dec 18, 2007.