Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2003 10:08:48 -0600
From:      Ryan Sommers <ryans@gamersimpact.com>
To:        Evren Yurtesen <eyurtese@tekniikka.turkuamk.fi>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: logitech cordless optical mouse problems...
Message-ID:  <1072800528.660.26.camel@localhost>
In-Reply-To: <Pine.A41.4.10.10312301649430.24818-100000@bessel.tekniikka.turkuamk.fi>
References:   <Pine.A41.4.10.10312301649430.24818-100000@bessel.tekniikka.turkuamk.fi>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2003-12-30 at 08:54, Evren Yurtesen wrote:
> I tried to use ums0 device and with moused I tried sysmouse device
> but none makes any effect in X.
> 

Sysmouse is the device moused sets up, you can't just use it. 

Try this:
killall -9 moused
moused -t auto -p /dev/ums0
vidcontrol -m on

if you can see a mouse cursor when you move the mouse around then you
can use that and /dev/sysmouse as your device in X.

Also, do you have usbd running? (ps -xa|grep usbd)
If you don't have usbd running then I don't think you'll get a /dev/ums0
in devfs.

-- 
Ryan "leadZERO" Sommers
Gamer's Impact President
ryans@gamersimpact.com
ICQ: 1019590
AIM/MSN: leadZERO

-= http://www.gamersimpact.com =-




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1072800528.660.26.camel>