Re: [PATCH 3/4] Fix "pointer jumps to corner of screen" problem on ALPS Glidepoint touchpads.

2005-02-04 Thread Vojtech Pavlik
On Sun, Jan 30, 2005 at 11:35:12AM +0100, Peter Osterlund wrote: > Only parse a "z == 127" packet as a relative Dualpoint stick packet if > the touchpad actually is a Dualpoint device. The Glidepoint models > don't have a stick, and can report z == 127 for a very wide finger. If > such a packet

Re: [PATCH 3/4] Fix pointer jumps to corner of screen problem on ALPS Glidepoint touchpads.

2005-02-04 Thread Vojtech Pavlik
On Sun, Jan 30, 2005 at 11:35:12AM +0100, Peter Osterlund wrote: Only parse a z == 127 packet as a relative Dualpoint stick packet if the touchpad actually is a Dualpoint device. The Glidepoint models don't have a stick, and can report z == 127 for a very wide finger. If such a packet is

Re: [PATCH 3/4] Fix "pointer jumps to corner of screen" problem on ALPS Glidepoint touchpads.

2005-02-03 Thread Peter Osterlund
Giuseppe Bilotta <[EMAIL PROTECTED]> writes: > Peter Osterlund wrote: > > Only parse a "z == 127" packet as a relative Dualpoint stick packet if > > the touchpad actually is a Dualpoint device. The Glidepoint models > > don't have a stick, and can report z == 127 for a very wide finger. If > >

Re: [PATCH 3/4] Fix "pointer jumps to corner of screen" problem on ALPS Glidepoint touchpads.

2005-02-03 Thread Giuseppe Bilotta
Peter Osterlund wrote: > Only parse a "z == 127" packet as a relative Dualpoint stick packet if > the touchpad actually is a Dualpoint device. The Glidepoint models > don't have a stick, and can report z == 127 for a very wide finger. If > such a packet is parsed as a stick packet, the mouse

Re: [PATCH 3/4] Fix pointer jumps to corner of screen problem on ALPS Glidepoint touchpads.

2005-02-03 Thread Giuseppe Bilotta
Peter Osterlund wrote: Only parse a z == 127 packet as a relative Dualpoint stick packet if the touchpad actually is a Dualpoint device. The Glidepoint models don't have a stick, and can report z == 127 for a very wide finger. If such a packet is parsed as a stick packet, the mouse pointer

Re: [PATCH 3/4] Fix pointer jumps to corner of screen problem on ALPS Glidepoint touchpads.

2005-02-03 Thread Peter Osterlund
Giuseppe Bilotta [EMAIL PROTECTED] writes: Peter Osterlund wrote: Only parse a z == 127 packet as a relative Dualpoint stick packet if the touchpad actually is a Dualpoint device. The Glidepoint models don't have a stick, and can report z == 127 for a very wide finger. If such a packet

[PATCH 3/4] Fix "pointer jumps to corner of screen" problem on ALPS Glidepoint touchpads.

2005-01-30 Thread Peter Osterlund
Only parse a "z == 127" packet as a relative Dualpoint stick packet if the touchpad actually is a Dualpoint device. The Glidepoint models don't have a stick, and can report z == 127 for a very wide finger. If such a packet is parsed as a stick packet, the mouse pointer will typically jump to one