usb mouse and xorg

Sergey V. Dyatko sergey.dyatko at gmail.com
Tue Sep 10 11:58:24 UTC 2013


On Tue, 10 Sep 2013 07:47:20 -0400
Glen Barber <gjb at FreeBSD.org> wrote:

> On Tue, Sep 10, 2013 at 02:42:02PM +0300, Sergey V. Dyatko wrote:
> > Hi,
> > 
> > after I update my HEAD box from 252xxx (i'm not sure) to r255393 USB
> > mouse(s) stop work for me on X. 
> 
> I saw this too, but thought it was just because of missing the
> xf86-input-mouse port during my upgrade.
> 
> Can you try with this added to rc.conf?
> 
>     moused_enable="NO"
>     moused_nondefault_enable="NO"
> 
> Glen
> 
I'll try, thanks

BTW: 
[tiger at laptop]:~%pkg info -x input-mouse
xf86-input-mouse-1.9.0

defaults/rc.conf:
moused_nondefault_enable="YES" # Treat non-default mice as enabled
unless
moused_enable="NO"   # Run the mouse daemon.

[tiger at laptop]:~%grep mouse /etc/rc.conf
mousechar_start="3"


-- 
wbr, tiger


More information about the freebsd-current mailing list