Hello, 

  another tip :

  if gpm works, you may want the contents of the files /etc/gpm.conf and
/usr/X11R6/lib/X11/XF86Config (or wherever it is) to match : in the later
I have :

Section "Pointer"
   Protocol        "PS/2"
   Device          "/dev/mouse"
   BaudRate        1200
   Emulate3Timeout 50
   SampleRate      0
   Emulate3Buttons
EndSection

  and in the former :

device=/dev/psaux
responsiveness=
type=ps2
append=""

  
  Err... well, they *don't* match ... but .. /dev/mouse is a link to /dev/psaux.
So they **do** match, after all.


  Cheers,

  Etienne

Reply via email to