If you are on linux and using Xorg's evdev driver for keyboard input,
you can configure evdev to ignore that keyboard.  Your app can, then,
directly read that keyboard using the same kernel API evdev uses:
char special files /dev/input/{1..31}.

I don't know whether it is possible on other platforms, especially
when X's keyboard driver is used for keyboard input.

-JimC
-- 
James Cloos <[email protected]>         OpenPGP: 1024D/ED7DAEA6
_______________________________________________
xorg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to