Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Dec 2007 13:38:42 -0800 (PST)
From:      KAYVEN  RIESE <kayve@sfsu.edu>
To:        Callum Gibson <callumgibson@optusnet.com.au>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: quest for USB only mouse operation
Message-ID:  <Pine.SOC.4.64.0712281335200.5634@libra.sfsu.edu>
In-Reply-To: <20071227221349.GA96585@omma.gibson.athome>
References:  <Pine.SOC.4.64.0712261035310.16393@libra.sfsu.edu> <20071227221349.GA96585@omma.gibson.athome>

next in thread | previous in thread | raw e-mail | index | archive | help

darn  {:( no go.  here is what i have in there now

moused_enable="YES"
#moused_ums_enable="NO"
#moused_port="/dev/ums0"
#moused_type="auto"

logged on, i can fix it with these two commands:

killall moused
moused -p /dev/ums0

or wait.. i can't.  i'm confused again:

kv_bsd# killall moused
kv_bsd# moused -p /dev/ums0
kv_bsd# killall moused
kv_bsd# moused -p /dev/psm0
moused: unable to open /dev/psm0: Device busy
kv_bsd# killall moused
No matching processes were found
kv_bsd# moused -p /dev/psm0
moused: unable to open /dev/psm0: Device busy
kv_bsd# moused -p /dev/ums0
kv_bsd#

On Fri, 28 Dec 2007, Callum Gibson wrote:

> On 26Dec07 10:38, KAYVEN RIESE wrote:
>>> moused_enable="YES"
>>> moused_port="/dev/ums0"
>>> moused_type="auto"
>
> Have you tried (in /etc/rc.conf):
>
> moused_psm_enable="NO"
> moused_ums_enable="YES"
>
> which should disable moused on the /dev/psm0 port but leave it running
> on the usb port.
>
>    C
>
> -- 
>
> Callum Gibson @ home
> http://members.optusnet.com.au/callumgibson/
>

*----------------------------------------------------------*
   Kayven Riese, BSCS, MS (Physiology and Biophysics)
   (415) 902 5513 cellular
   http://kayve.net
   Webmaster http://ChessYoga.org
*----------------------------------------------------------*



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