Hi, Doug Sutherland, le Wed 20 Jun 2007 06:20:51 -0500, a ?crit : > A few useful references > > http://linuxconsole.sourceforge.net/input/input.html Yes and no. What we want is stealing some keypresses, but not all of them. The way to achieve this with input is currently to grab the physical device, and re-emulate the keypresses we don't want in a uinput device, which is quite tedious. Samuel