Comment 34 for bug 1372609

Revision history for this message
Mikael Muszynski (linduxed) wrote : Re: [Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

First of all, thanks a lot for the effort to give us a solution to this problem!

I'd like to verify that it works on my UX303LN. I went ahead and compiled the
code and tried echoing in "serio_raw" into one of the
/sys/bus/serio/devices/serio*/drvctl, but got stuck on the following:

$ sudo ./init /sys/bus/serio/devices/serio1/
Could not open /sys/bus/serio/devices/serio1/. Check that the program is run
with the required privileges and that the file exists.
open: Is a directory

What file does the program want as its argument?

On 2014-10-19 15:19, Mathias Gottschlag wrote:
> ... that went quicker than expected. The link above now contains a
> mostly complete parser for the packet stream that (afaics) gives the
> correct finger position for up to 5 fingers, as well as information
> about touchpad clicks.
>