On Thu, 4 Apr 2002, Epelman, Boris (MED-ELGEMS) wrote:
> Does anybody know how it is possible to catch keyboard events,
> regardless of the pointer position?
>
I think this attached program (xkeys) by Dominic Giampaolo will be
usefull.
Giannis
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECT
> Does anybody know how it is possible to catch keyboard events,
> regardless of the pointer position?
>
> The only way I found is by using XQueryTree for RootWindow, which builds
> an hierarchy of all existing windows and then XSelectInput with
> KeyPressMask | SubstructureNotifyMask for every w
2 matches
Mail list logo