lkml.org 
[lkml]   [2003]   [Jun]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: [PATCH] Synaptics TouchPad driver for 2.5.70
From
Date
Have you tested with Arne Koewing <ark@gmx.net>'s synaptics_reset patch:

diff -Nru a/drivers/input/mouse/psmouse.c b/drivers/input/mouse/psmouse.c
--- a/drivers/input/mouse/psmouse.c Thu Jun 12 04:26:48 2003
+++ b/drivers/input/mouse/psmouse.c Thu Jun 12 04:26:48 2003
@@ -345,6 +345,7 @@
thing up. */
psmouse->vendor = "Synaptics";
psmouse->name = "TouchPad";
+ psmouse_command(psmouse, param, PSMOUSE_CMD_RESET_BAT);
return PSMOUSE_PS2;
}

w/o that patch, using 2.5 on a dell laptop disables the track point
until something else causes a rest on the ps/2 bus, such as hot-
plugging an external ps2 mouse or suspending and resuming the box.

For that matter, does running the touchpad in absolute mode affect
the track point at all?

(I'm primarily just interested in stopping the unintended mouse button
events I get from the pad's default config....)
-JimC

-
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 13:36    [W:0.092 / U:0.464 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site