Posted By:
Christopher_Koenigsberg
Posted On:
Wednesday, October 11, 2006 08:37 PM
I think the approach (some kind of keyboard driver filter) would differ depending on whether you want it to work under X11 or under MS Windows, e.g. would be extremely un-Java, extremely platform-dependent? (I think, if I remember correctly, Microsoft's keyboard driver is part of the OS kernel, but X11's keyboard driver, and indeed the whole X11 window "display server", not to mention the particular choice of window "manager", is just running as an ordinary application out in user space, whether on Linux, Solaris, AIX etc.)