libxkbcommon/makekeys
Ran Benita 58b030bb90 Move XKB_KEY_NoSymbol to xkbcommon-keysyms.h
This avoids a couple of special cases in the code, and is more
consistent. Since anyone who includes xkbcommon.h also gets
xkbcommon-keysyms.h, and anyone who include xkbcommon-keysyms.h would
want NoSymbol anyway, there's no down side.

Signed-off-by: Ran Benita <ran234@gmail.com>
2012-06-09 12:34:57 +03:00
..
.gitignore config: makekeys prog should stand alone in the makekeys directory 2010-12-18 11:19:56 -05:00
Makefile.am makekeys: fix cross-compilation 2012-05-09 15:24:50 +01:00
makekeys.c Move XKB_KEY_NoSymbol to xkbcommon-keysyms.h 2012-06-09 12:34:57 +03:00