I'm using a German keyboard in Ubuntu. As we need the slash on the console quite often and it is somewhat awkward to type on a German keyboard, I'd like to assign the / key to the unused Caps Lock key.
Does anyone know how to do this?
|
I'm using a German keyboard in Ubuntu. As we need the slash on the console quite often and it is somewhat awkward to type on a German keyboard, I'd like to assign the / key to the unused Caps Lock key. Does anyone know how to do this? |
||||
|
|
|
Here are the exact commands:
|
||||
|
|
|
You can always do it with 'xmodmap'. Hope these links are useful, http://askubuntu.com/questions/24916/how-do-i-remap-certain-keys http://www.linuxscrew.com/2008/09/15/faq-how-to-disableremap-a-keyboard-key-in-linux/ FYI, Caps Lock: keycode 66 Slash : keycode 61 |
|||
|