Hello, did you look at pathtoyourkernelsource/Documentation/input/input.txt . This covers the /dev/input* devices and is something to use from plain C (and C++) without the need to use any lib (probably Linux only).
Jacob On Sat, Jan 21, 2006 at 11:29:46AM +0100, Carlo Capocasa wrote: > > > Check out Qt - it's just keypress event handling. > > Hi Jan, thanks for replying! > > Qt needs X to run, doesn't it? I would like to use something that will > run on the console. > > Carlo >
