I would like to define a new keyboard layout for KDE 4. In particular I would like to take the standard British layout and add Polish characters for the combinations Alt-Gr + letter. How can I do it?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
KDE simply uses the X server's keyboard mapping facility (XKB). This is more complex than it looks, and definitely more complex than it should be. Sigh. The quick and dirty answer would be to combine the files in But you may be able to get away with less: have you seen this tutorial on making a hybrid de/pl keymap? |
|||
|
|