PDA

View Full Version : Linux Desktop Accessibility Tools



tobstar008
4th April 2016, 18:41
Hi,

I want to programme some Desktop Tools, like Wordprediction. There for I need a global Keyboardhook, I use KDE. Can anybody help me?

Greetings

Prady_80
7th April 2016, 16:28
You should refer to xev code.
XQueryKeymap from x11 is the function you should look for.

tobstar008
13th April 2016, 17:52
hi,

can you give me an practicable example of XQueryKeymap? I've googled for an example but none showes all header files of xlib I've to include.