lkml.org 
[lkml]   [2005]   [Feb]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Touchpad problems with 2.6.11-rc2
On Fri, Feb 04, 2005 at 07:40:43AM +0100, Peter Osterlund wrote:
> Vojtech Pavlik <vojtech@suse.cz> writes:
>
> > On Thu, Feb 03, 2005 at 10:54:51PM +0100, Peter Osterlund wrote:
> >
> > > * Removes the xres/yres scaling so that you get the same speed in the
> > > X and Y directions even if your screen is not square.
> >
> > The old code assumed that both the pad and the screen are 4:3, not
> > square. It was wrong still.
>
> alps.c currently contains:
>
> psmouse->dev.evbit[LONG(EV_ABS)] |= BIT(EV_ABS);
> input_set_abs_params(&psmouse->dev, ABS_X, 0, 1023, 0, 0);
> input_set_abs_params(&psmouse->dev, ABS_Y, 0, 1023, 0, 0);
> input_set_abs_params(&psmouse->dev, ABS_PRESSURE, 0, 127, 0, 0);
>
> Maybe it should set the ABS_Y max value to 767 in that case.

Applied.

--
Vojtech Pavlik
SuSE Labs, SuSE CR
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:10    [W:0.078 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site