Péter Szabó wrote:
> > a device accessible via the event interface but just not pool into
> > the "console" keyboard and mouse inputs.
>
> I've got a quick answer from the Linux HID developers:
>
> ioctl(open("/dev/input/event7"), EVIOCGRAB, 1);
Lovely! Thanks for passing the information on.
//Peter