[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: Mouse problem in XWindows
- Subject: Re: Mouse problem in XWindows
- From: prasad <prasadb@xxxxxxxxxxxxxxx>
- Date: Thu, 27 May 1999 18:40:28 +0530
> The PS/2 mouse uses gpm mouse services on the console , which seem to be working
> properly.
> However gpm services have a tendency to create problems with the xserver
> running so first of all shut down gpm services . (u can disbale them from
> auto starting by editing the startup system services using red hat setup utility)
You don't need to disable gpm. Go to /etc/rc.d/init.d .
Edit the file gpm . and add a -R option to the line having
daemon gpm -t $MOUSETYPE
Then restart gpm , using
/etc/rc.d/init.d/gpm restart
In your XF86Config, use /dev/gpmdata as your pointer
device and MouseSystems as the protocol. It will work fine.
- - Prasad
- --------------------------------------------------------------------
To unsubscribe send an email to majordomo@xxxxxxxxx with the word
'unsubscribe linux-india' (without the quotes) in the body of the email.
------------------------------