On Wed, 2005-03-02 at 13:27 -0500, David Cary Hart wrote: > Just an unconfirmed heads up. I installed Korg 2.6.11 and it broke the > ability to "tap" mouse clicks on the touchpad. I tried to get someone to > confirm on the FC-list. So far no response. Message from the linux-kernel mailing list about this issue: Dax Kelson Guru Labs -------- Forwarded Message -------- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> Reply-To: dtor_core@xxxxxxxxxxxxx To: MIGUELANXO@xxxxxxxxxxxxxx <MIGUELANXO@xxxxxxxxxxxxxx> Cc: linux-kernel@xxxxxxxxxxxxxxx Subject: Re: 2.6.11: touchpad unresponsive Date: Wed, 2 Mar 2005 12:12:53 -0500 On Wed, 02 Mar 2005 16:55:59 +0100, MIGUELANXO@xxxxxxxxxxxxxx <MIGUELANXO@xxxxxxxxxxxxxx> wrote: > I just compiled 2.6.11 from 2.6.10 config using 'make oldconfig', > activate new options to default values (i.e. set "main kernel lock > preemtive" to YES). > > Booting X in new kernel makes my touchpad very unresponsive. I can't > click any longer in the touchpad area, and the touchpad doesn't response > when moving in small increments, so the whole experience is quite bad. > If it is identified as an ALPS touchpad you can try installing Peter Osterlund's Synaptics X driver: http://web.telia.com/~u89404340/touchpad/ Alternatively you can restore 2.6.10 behavior with psmouse.proto=exps boot option (if psmouse is a module add "options psmouse proto=exps" to your /etc/modprobe.conf).