Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Mar 2001 14:21:02 -0800
From:      "Derick J. Fernando" <derick@xenocex.com>
To:        mpd6334@cs.rit.edu, freebsd-questions <freebsd-questions@FreeBSD.org>
Subject:   Re: logitech wheel trackball - wheel won't work.
Message-ID:  <3A9ECB4E.2070001@xenocex.com>
References:  <20010301163028.A26014@rit.edu>

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

What version of XFree86 are you using?

in 4.0.2


   Identifier  "Mouse1"
   Driver      "mouse"
   Option "Protocol"    "auto"
   Option "Device"      "/dev/mouse"
   Option "ZAxisMapping"    "4 5"

Notice the quotes around 4 5 and the fact that buttons is no longer 
required.

---
Derick Fernando


Michael Dungan wrote:

> Hi,
> 
> As the subject says, I have a logitech wheel trackball.
> It says "TrackMan Marble Wheel" on the bottom, so I
> guess that's what it is.
> 
> Anyway, I can't get the damn wheel to work. I've seen the
> solutions posted here and elsewhere, and none of them work.
> Right now my Pointer section on XF86Config is:
> 
> Section "Pointer"
>     Protocol    "Logitech" #already tried "Auto" and "Intellimouse"
>     Device      "/dev/sysmouse"
>     Buttons     5
>     ZAxisMapping    4 5
> EndSection
> 
> That's it. 6 lines. There's no other Pointer section overriding this one
> or anything.
> 
> Anyone....anyone?
> 
> Thanks,
> 
> Mike
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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