[Xcb] XKeysymToString

Vincent Torri vtorri at univ-evry.fr
Sat Apr 14 04:35:25 PDT 2007


Hey,

I would like to port XKeysymToString to XCB.

1) That function is an horror.

2) Is it possible to write a pithon code that parse keysymdef.h and write 
the result in a .c file, with, in that file, a hash table being a const, 
like const char *[] = { .... }; ? (so that that hash table will be in 
libxcb.so)

3) I think that we have already discussed about that but I can't find 
where and I can't remember: is it a good or a bad idea to have keysymdef.h 
as an xml file ?

thank you

Vincent


More information about the Xcb mailing list