libxkbcommon/include
Daniel Stone 60e7eeeba1 Use CARD32 instead of Atom, drag in XkbClientMapRec
On 64-bit architectures, XID varies in size between the server (always
32 bits), and non-server (always unsigned long) for some inexplicable
reason.  Use CARD32 instead to avoid this horrible trap.

This involves dragging in XkbClientMapRec so we don't get stuck in the
KeySym trap.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2010-06-22 15:57:12 +01:00
..
X11/extensions Use CARD32 instead of Atom, drag in XkbClientMapRec 2010-06-22 15:57:12 +01:00
Makefile.am Fix install path for XKBcommon.h 2009-04-03 19:35:01 -07:00