> Given the recent thread referencing keysyms, this seem apropos:
> A patch was added to xorg today adding some more keysyms. The list is
Hopefully some day we will revert to using Xlib's own table (via
XmbLookupString) so we won't have to play catch up any more.
Stefan
__
Given the recent thread referencing keysyms, this seem apropos:
A patch was added to xorg today adding some more keysyms. The list is
available at:
https://bugs.freedesktop.org/attachment.cgi?id=3487
It adds #define XK_MATHEMATICAL to cvs/xorg/xc/include/keysym.h,v and
these lines to cvs/xorg/x