> i want to write a keyboard-layout or keymap that ignores any key. the > problem is, that i don't find any documentation on how to write such > files or which commands are available.

You'll find some documentation here: <http://pascal.tsu.ru/en/xkb/>

i haven't the information i need on that page. i may have overread it or something, but i still ask myself what certain keywords mean when reading the files in .../xkb/symbols/pc


my new keymap is now located at /usr/X11R6/lib/X11/symbols/pc/null and the file looks like that

default xkb_symbols "basic" {
};

but when loading that keymap, the keys like 0123..9 and TAB,Enter etc. still work. it's surely due to some implicit inheritance, but how do i avoid that? how can i create a totally empty keymap?

Thx
  Sven


_______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Reply via email to