I think the problem here is gpm being unconfigured, rather than X and it not
playing together nicely.  Run gpmconfig to configure gpm.  /dev/psaux is the
device file associated with a ps/2 mouse.

Like ktb said, you need to stop gpm before you'll be able to use the mouse in
X, so, in essence, you trading in one problem for another.

-Rob

On Fri, Dec 22, 2000 at 09:28:28AM -0600, ktb wrote:
> 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
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to