A4Tech mouse problem solved (but strangely!)

From: Justin R. Smith <jsmith_at_drexel.edu>
Date: Sat, 26 Nov 2005 17:36:38 -0500
I had a problem with the mouse wheel being detected on my wireless 
A4Tech mouse. It is supposed to emulate a generic Intellimouse.

The solution is to run moused with NO type parameter. A parameter of 
"auto" or "ps/2" or "microsoft" won't work. You must have a command line of:

/usr/sbin/moused -p /dev/psm0

(with NO -t parameter)
Unfortunately, one cannot use the automatic scripts in rc.conf to do 
this because they always use a parameter and fill in "microsoft" if one 
leaves the mouse type blank.

Therefore, one must

1. disable moused in rc.conf

2. Set up a local script in /usr/local/etc/rc.d to run moused with the 
proper command-line.
Received on Sat Nov 26 2005 - 21:37:00 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:48 UTC