Re: [Mactel-linux-devel] new appletouch alpha version

2007-07-02 Thread Ludovic Rousseau
On 02/07/07, Sven Anders <[EMAIL PROTECTED]> wrote: > Now I need the data from a MBP 17"! Anybody owning a 17" MacBook Pro With a MacBook Pro 17" CoreDuo (first model) Pressing the Fn key gives me: Event: time 1183403571.117207, -- Report Sync Event: time 1183403572.1

Re: [Mactel-linux-devel] new appletouch alpha version

2007-07-02 Thread Stefan Schweizer
Sven Anders wrote: > Does it occure, if you start your movement in the middle of the touchpad > or only on the left or right? It occurs everywhere and I just checked it is not because of palm detection: # cat /sys/module/appletouch/parameters/palm_detect 0 Best regards, Stefan ---

Re: [Mactel-linux-devel] new appletouch alpha version

2007-07-02 Thread Soeren Sonnenburg
On Mon, 2007-07-02 at 11:20 +0200, Sven Anders wrote: > Stefan Schweizer schrieb: > > Soeren Sonnenburg wrote: > >>> Also I noticed that palm detection does work badly here and does > >>> seriously degrade the touchpads quality. So I disable that and debug. > >>> Also after suspend sometimes applet

Re: [Mactel-linux-devel] new appletouch alpha version

2007-07-02 Thread Sven Anders
Stefan Schweizer schrieb: > Soeren Sonnenburg wrote: >>> Also I noticed that palm detection does work badly here and does >>> seriously degrade the touchpads quality. So I disable that and debug. >>> Also after suspend sometimes appletouch behaves strangely. >> what do you mean be 'behaves strangel

Re: [Mactel-linux-devel] new appletouch alpha version

2007-07-02 Thread Stefan Schweizer
Soeren Sonnenburg wrote: >> Also I noticed that palm detection does work badly here and does >> seriously degrade the touchpads quality. So I disable that and debug. >> Also after suspend sometimes appletouch behaves strangely. > > what do you mean be 'behaves strangely' ? it did not move or move

Re: [Mactel-linux-devel] new appletouch alpha version

2007-07-02 Thread Soeren Sonnenburg
On Mon, 2007-07-02 at 10:50 +0200, Stefan Schweizer wrote: > On 7/2/07, Sven Anders <[EMAIL PROTECTED]> wrote: > > > does not work here with the fn key > > > > Can you run the attached event tool (evtest.c) please? > > I need the reported 'code', if you press the fn key... > > > > gcc -o evtest evt

Re: [Mactel-linux-devel] new appletouch alpha version

2007-07-02 Thread Stefan Schweizer
On 7/2/07, Sven Anders <[EMAIL PROTECTED]> wrote: > > does not work here with the fn key > > Can you run the attached event tool (evtest.c) please? > I need the reported 'code', if you press the fn key... > > gcc -o evtest evtest.c > ./evtest > /dev/input/by-id/usb-Apple_Computer_Apple_Internal_Ke

Re: [Mactel-linux-devel] new appletouch alpha version

2007-07-02 Thread Sven Anders
Hello! Thanks for your mail! Stefan Schweizer schrieb: >> The second-mouse-button-emulation now works with the 'fn' key pressed, >> unfortunatly not with the 'ctrl' key... > > does not work here with the fn key Can you run the attached event tool (evtest.c) please? I need the reported 'code',

Re: [Mactel-linux-devel] new appletouch alpha version

2007-06-30 Thread Stefan Schweizer
Sven Anders wrote: > The second-mouse-button-emulation now works with the 'fn' key pressed, > unfortunatly not with the 'ctrl' key... does not work here with the fn key macbook, 1280x800, 14", bought newly 7/2006 sys_vendor = "Apple Computer, Inc." sys_product = "MacBook1,1" sys_ve

[Mactel-linux-devel] new appletouch alpha version

2007-06-28 Thread Sven Anders
Hello! Here is a new version of my appletouch driver. If anybody has time, please test it and give some feedback! The second-mouse-button-emulation now works with the 'fn' key pressed, unfortunatly not with the 'ctrl' key... The problem with scrolling still persist, but this version is almost us