libxkbcommon/src/makekeys
Daniel Stone 8e3239a78f KeySym: Actually handle NoSymbol
Add NoSymbol into the keysym table, so keysym <-> string conversion works for
that, too; also eliminate special-casing of VoidSymbol.

This will require special-casing in libX11 to preserve its API.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2009-04-25 14:56:57 +10:00
..
.gitignore Ignore ks_tables.h in makekeys directory now 2009-03-27 18:43:12 -07:00
Makefile.am Move ks_tables.h build into makekeys subdirectory 2009-03-27 06:46:32 -07:00
makekeys.c KeySym: Actually handle NoSymbol 2009-04-25 14:56:57 +10:00