[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mouse Troubles....



In message <[🔎] Pine.SGI.3.95.970926025055.20401A-100000@charlie.cns.iit.edu>, writ
es:...
  >i have all the X .deb packages and have installed them.....but when i ran
  >X...i get the error that no mouse was found.  i performed the xf86config
  >and answered all the questions and tried various mice protocols but to no
  >avail.  i have an MS mouse through a ps/2 port.
If you have a PS/2 mouse (with a little circular plug), its device name is
/dev/psaux and you should tell X that it is a PS2 mouse rather than a
Microsoft mouse.  (The device /dev/psaux is a character device with major
number 10 and minor number 1.)

The XF86Config file should contain these lines:

Section "Pointer"
   Protocol        "PS/2"
   Device          "/dev/psaux"
EndSection

-- 
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                                  http://lfix.co.uk/oliver

PGP key from public servers; key ID 32B8FAA1

     Make it idiot-proof, and someone will breed a better idiot.



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: