Hello:

I'm creating an on-screen keyboard, and I need to send synthetic keypresses to the XWindow server. I can use XTest (which is available in Vala), but in order to find the correspondence between a character and a keycode I need XKB support, which seems to be not available in Vala (xkeycodetokeysym doesn't work for AltGR keys). Also I can't find the KeySyms list in Vala.

Can someone experimented with VAPI create the VAPI files needed for this?

Thanks.

--
Nos leemos
                         RASTER    (Linux user #228804)
ras...@rastersoft.com              http://www.rastersoft.com

_______________________________________________
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to