keysymdef auf Martins Anweisung aktualisiert

git-svn-id: https://svn.neo-layout.org@510 b9310e46-f624-0410-8ea1-cfbb3a30dc96
This commit is contained in:
ben 2008-05-13 19:33:13 +00:00
parent be2bd01af8
commit a9157a750e

View file

@ -2347,3 +2347,8 @@ SOFTWARE.
#define XK_braille_dots_2345678 0x10028fe /* U+28fe BRAILLE PATTERN DOTS-2345678 */
#define XK_braille_dots_12345678 0x10028ff /* U+28ff BRAILLE PATTERN DOTS-12345678 */
#endif /* XK_BRAILLE */
#ifdef FALSE
#define XK_NoSymbol 0x0000 /* U+0020 SPACE */
#endif