Re: handling BTN_TOUCH in evdev driver

2008-09-23 Thread Søren Hauberg
2008/9/22 Adam Jackson [EMAIL PROTECTED]: On Mon, 2008-09-22 at 08:56 +0200, Søren Hauberg wrote: Hi, I've making some changes tu the usbtouchscreen module to handle calibration stuff (see another thread on this list). This module currently emits BTN_TOUCH whenever the user touches the

Re: handling BTN_TOUCH in evdev driver

2008-09-23 Thread Matthew Garrett
On Tue, Sep 23, 2008 at 09:18:02AM +0200, Søren Hauberg wrote: I guess that also depends on the kernel. The 'usbtouchscreen' kernel module only sends BTN_TOUCH, but I don't know about other modules in the kernel. Anyway, I have two goals, 1) get a short term solution, that'll work right now,

Re: handling BTN_TOUCH in evdev driver

2008-09-23 Thread Søren Hauberg
2008/9/23 Matthew Garrett [EMAIL PROTECTED]: On Tue, Sep 23, 2008 at 09:18:02AM +0200, Søren Hauberg wrote: I guess that also depends on the kernel. The 'usbtouchscreen' kernel module only sends BTN_TOUCH, but I don't know about other modules in the kernel. Anyway, I have two goals, 1) get a