Re: newbie : no mouse in x

2003-03-11 Thread Lee Harr
I just installed FreeBSD 4.7 and it works fine in the shell but when I
try to get into KDE or GNOME I have no mouse. I've used


Do you need mouse in the text console?

I never use that, and so in all my XF86Config files, I just
use the raw mouse device: /dev/psm0
usually, the type auto works, sometimes I have to
use type microsoft.
If you don't need mouse in the console, I would recommend
trying that. It has never failed for me.




_
Add photos to your messages with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: newbie : no mouse in x

2003-03-11 Thread Rob
On Tue, Mar 11, 2003 at 07:17:39PM +, Lee Harr wrote:
 Do you need mouse in the text console?
 
 I never use that, and so in all my XF86Config files, I just
 use the raw mouse device: /dev/psm0
 usually, the type auto works, sometimes I have to
 use type microsoft.
 
 If you don't need mouse in the console, I would recommend
 trying that. It has never failed for me.

Has anyone else noticed that even when moused_enable=NO is set it the
/etc/rc.conf file moused starts at boot? I ended up writing a stupid
little shell script to kill the proccess.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message