hi, is there a way to remap a keyboard in linux, i´m using an spanish map, but i would like to remap the disposition of the keys in order to be exactly the same than the keyboard of the windows machine that i use at work.
thank you very much.
Printable View
hi, is there a way to remap a keyboard in linux, i´m using an spanish map, but i would like to remap the disposition of the keys in order to be exactly the same than the keyboard of the windows machine that i use at work.
thank you very much.
The best I can say at this point is to check out the following commands
kbdconfig
loadkeys
kbdconfig will allow you to load in an already prepared keyboard map.
loadkeys will allow you to create your own keyboard map.
The man pages are a start.
danns, once again, thank you very much.
i`ll try those commands at home.