On Tue, 09 Aug 2005 20:35:14 +0200
Johannes Berg <[EMAIL PROTECTED]> wrote:

> On Tue, 2005-08-09 at 19:33 +0200, Matthias Grimm wrote:
> 
> > Have a look at event_handler() in input_manager.c. You will see that
> > only keyboard events and relative mouse events are processed. Any
> > other event will be ignored.
> 
> That's obviously the problem. For synaptics compatibility, the
> appletouch driver reports absolute events.
> 
> Could you change the code to also reset the timer on absolute mouse
> events? (What is the reason for not resetting the timer on them?)

Yes, I will do it. What does the appletouch device report on /dev/adb?
Does lsadb report anything about the touchpad?

The reason to block absolute events is simple: Nobody needed them till
now.

 Best Regards
   Matthias


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to