Dagfinn Ilmari Mannsåker wrote:
On Tue, Dec 25, 2001 at 04:31:21PM +0100, Jörg Mensmann wrote:
A recent version of gpm introduced bug #122203 ("gpm: Complete
operational failure with synaptics touchpad") which prevents me from
I'm sitting here with a Dell Inspiron 4000 myself, and the mouse works
perfectly, both in X and gpm. I'm running sid, gpm 1.19.6-5 and X
4.1.0-11.
otoh, I never got the synaptics pad to work at all well with gpm, and
use (on an Inspiron 2500):
Section "InputDevice"
Identifier "PS2Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "PS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
Option "Buttons" "3"
EndSection
which works equally well for the touchpad or a mouse plugged into the
mouseport.
--
derek