On Fri, Dec 22, 2000 at 09:09:29AM -0600, John Foster wrote:
> I need the name of the ps2 mouse driver file. I am having difficulty
> with a new install. The mouse works in X but not on the console. I set
> up the XF86Setup configs with the same setting I used for gpm, & X works
> fine. Xterm does not. I do not see any driver listed in
> /lib/modules/kernelXXX/misc/ for the mouse. I did set it up and compile
> it as a module. Boot up shows detecting ps2 port.
> Thanks!
> John
> 

        There are some issues running both console and X mouse at the
        same time.  At least with Potato and I'm not the only one.
        Search the archives for a fix.  I haven't got mine to work both
        at the same time but it isn't a high priority for me.  Here is
        my pointer section in XF86Config -
         Section "Pointer"
           Protocol "ps/2"
           Device "/dev/mouse"
           Emulate3Buttons
         EndSection

         Run /etc/init.d/gpm stop 
         to shut off the mouse on console then restart X with the new
         pointer section and see if things work for you.
         hth,
         kent

-- 
  "In order to make an apple pie from scratch,
      you must first create the universe."  
                 - Carl Sagan

Reply via email to