I had some questions about kbd driver.
The first one is about xkbd: I'm using Fedora 11 with KDE, I found many keymaps in /lib/kbd, but how I can determine what is used at the moment? I just want to switch off F1 - F12 keys (I often switch between tty1-5 and I don't like KDE help window appears permanently).
And the second question: how can I dig into the kernel kbd driver internals and make it use, for example, a <Ctrl>+<F*> combination instead of <Ctrl>+<Alt>+<F*> to switch between terminals?