[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Ignore accidental input



> > Right ... is there a ioctl available from the appletouch driver, so this
> > functionality can be added to trackpad?
>
> No. What precisely would you be looking for? Something like 'ignore all
> events now' and 'send events again'?

Nope, something like 'dont send mouse clicks when the user taps the
touchpad'. Ignoring events while typing we can already do in user space.
Figuring out if the mouse button was hit, or just the surface of the pad
is something only the kernel driver can handle.

	Michael



Reply to: