Re: tweaking the wheel on a cordless logitech mouse

2003-01-09 Thread Dr. Richard E. Hawkins
On Thu, Jan 09, 2003 at 12:52:42PM -0500, John Bleichert wrote:
> On Thu, 9 Jan 2003, Dr. Richard E. Hawkins wrote:

> For what it's worth, I was never able to get my wheel working with 
> /dev/sysmouse. I use:

>  /dev/ums0 (USB mouse), or
>  /dev/psm0 (PS/2 mouse)

> and it works fine with protocoal 'auto'. Note that I don't use moused or 
> imwheel at all.

Hmm, that did it.  I'll keep it; thanks.

Oh, and it's only 5 buttons, on 45, for X in XF86Config.  That might
account for some of the other weirdness I suffered.

thanks

hawk


-- 
Richard E. Hawkins, Asst. Prof. of Economics/"\   ASCII ribbon campaign
[EMAIL PROTECTED]  Smeal 178  (814) 375-4700  \ /   against HTML mail
These opinions will not be those of  Xand postings. 
Penn State until it pays my retainer.   / \   

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



Re: tweaking the wheel on a cordless logitech mouse

2003-01-09 Thread John Bleichert
On Thu, 9 Jan 2003, Dr. Richard E. Hawkins wrote:

> 
> Section "InputDevice"
> Identifier  "Mouse0"
> Driver  "mouse"
> Option  "Protocol" "auto"
> Option  "Device" "/dev/sysmouse"
> Option  "Buttons" "6"
> #Option "Emulate3Buttons" 
> #Option "Emulate3Timeout" "50"
> Option  "ZAxisMapping""5 6"
> 
> EndSection
> 
> I've also installed imwheel, which is running.  But still no wheel.
> 


For what it's worth, I was never able to get my wheel working with 
/dev/sysmouse. I use:

 /dev/ums0 (USB mouse), or
 /dev/psm0 (PS/2 mouse)

and it works fine with protocoal 'auto'. Note that I don't use moused or 
imwheel at all.

HTH - JB

#  John Bleichert 
#  http://vonbek.dhs.org/latest.jpg


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