Re: [PATCH] xkbcommon-keysyms: add header protection

2012-09-11 Thread Daniel Stone
Hi, On 11 September 2012 16:23, David Herrmann wrote: > As there is currently no stable release of xkbcommon, other projects might > want to include a copy of the keysyms so they can be used even though > libxkbcommon may not be available on the machine. However, if xkbcommon.h &

[PATCH] xkbcommon-keysyms: add header protection

2012-09-11 Thread David Herrmann
As there is currently no stable release of xkbcommon, other projects might want to include a copy of the keysyms so they can be used even though libxkbcommon may not be available on the machine. However, if xkbcommon.h is still included, conflicts will occur. Hence, to avoid nasty hacks, simply

Re: Keysyms

2011-01-10 Thread Bill Spitzak
late these id's to a fake set of "keycodes" and provide the X app a keymapping table that turns those keycodes back into the closest matching keysyms. ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Keysyms

2011-01-08 Thread Marty Jack
nicode. The Unicode project wasn't started until 1991 or so. Now we have Unicode assignments for every character on the planet. X keysyms can now be of the form 0x01kk, where kk is the Unicode character, in addition to whatever keysym they used to have. There are a couple thousand