problems with HAL and input devices

Robert Gerlach khnz at gmx.de
Fri Jul 27 07:13:08 PDT 2007


Am Freitag 27 Juli 2007 11:08:35 schrieb Richard Hughes:
> On Fri, 2007-07-27 at 11:58 +0300, Daniel Stone wrote:
> > > capabilities/key
> >
> > Can generate key events.
>
> Cool, cheers for that. What about the fields in key? On my system I get:
>
> [hughsie at work input]$ cat input?/capabilities/key
> 70000 0 0 0 0 0 0 0 0
> 4 2000000 3802078 f840d001 feffffdf ffefffff ffffffff fffffffe

This are the bitmasks from struct input_dev, described in 
linux-2.6/Documentation/input/input-programming.txt and 
include/linux/input.h.

Danny, I have read much of the kernel input stuff for my tablet driver. Let me 
now if I can help with something.

Robert


More information about the hal mailing list