[Xcb] looking up the right keysym and retrieving printable chars
Julien Danjou
julien at danjou.info
Sun Feb 7 05:22:27 PST 2010
At 1265546740 time_t, Moritz Bruder wrote:
> The first four elements of the list are split into two groups of
> KeySyms. Group 1 contains the first and second KeySyms; Group 2 contains
> the third and fourth KeySyms. Within each group, if the second element
> of the group is NoSymbol , then the group should be treated as if the
> second element were the same as the first element, except when the first
> element is an alphabetic KeySym ``K'' for which both lowercase and
> uppercase forms are defined. In that case, the group should be treated // which group ?
> as if the first element were the lowercase form of ``K'' and the second // i thought second is XCB_NO_SYMBOL ?
> element were the uppercase form of ``K.''
>
> so why do they use 4 and 5 as param and not 3 and 4?
I think you mean "4/5 instead of 2/3".
As far as I can remember, we used to use 2/3 but it stopped working at a
moment. I never searched why.
--
Julien Danjou
// ᐰ <julien at danjou.info> http://julien.danjou.info
// This is the end of my signature.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
Url : http://lists.freedesktop.org/archives/xcb/attachments/20100207/e7fb11a6/attachment.pgp
More information about the Xcb
mailing list