We already saw how to customize a keyboard layout on Windows, now it's the turn of Linux, using XKB for Xorg.
Remapping keys is as simple as editing a text file. You will find all available layouts under /usr/share/X11/xkb/symbols, you can use them as basis for a new layout or directly edit them.
Pick the layout you want to change (maybe make a backup first), then invert the VALUES ONLY of the two lines containing the lower and uppercase z and y, then save.
You will need to restart X server and the changes will be in effect.
No comments:
Post a Comment
With great power comes great responsibility