keysymdef auf Martins Anweisung aktualisiert

This commit is contained in:
ben 2008-05-13 19:33:13 +00:00
parent 9e58bc7c9a
commit a4e1d9f2aa
1 changed files with 5 additions and 0 deletions

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