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

Re: XFree86



On Mon, May 14, 2001 at 02:33:02PM -0300, rattalinux@yahoo.es wrote:
> hello people, i need to configure the X-windows.
> i try with XF86Setup but i don't configure the mouse, how i do?

What type of mouse do you have?  If it is ps/2 use /dev/psaux
in /etc/X11/XF86Config for example -
Section "Pointer"
   Protocol        "PS/2"
   Device          "/dev/psaux"                                                 

Also if it is jumping around try killing gpm the console mouse server
and see if that helps -
# /etc/init.d/gpm stop

If you want to run both at the same time there is lots of info on that
in the archives which can be searched at the deb web-site or 
http://www.geocrawler.com/lists/3/Debian-Linux/199/0/
kent

-- 
 From seeing and seeing the seeing has become so exhausted
     First line of "The Panther" - R. M. Rilke




Reply to: