/* * X11/keysym.h -- Key symbol definitions wrapper. * * Part of the EYN-OS X11 compatibility layer. * Most X11 programs include this header; it simply pulls in keysymdef.h. */ #ifndef _X11_KEYSYM_H #define _X11_KEYSYM_H #include #endif /* _X11_KEYSYM_H */