Comment 14 for bug 32860

Revision history for this message
Charles Huber (genpfault) wrote :

If you're willing to deal with a semi-tight polling loop (10-250ms I'd guess) you could use XQueryKeymap():
http://ubuntuforums.org/showpost.php?p=2901208

This seems to bypass XGrabKeyboard() pretty well in my testing.