Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Feb 2004 21:24:48 -0500
From:      Jeff Elkins <bsd@elkins.org>
To:        freebsd-questions@freebsd.org
Subject:   5-Button Trackball
Message-ID:  <200402062124.48395.bsd@elkins.org>

next in thread | raw e-mail | index | archive | help
Howdy List,

I'm using a 5-button Microsoft Trackball/Explorer (a gift) that functions 
perfectly under Debian Unstable/KDE3.1

I copied the Debian X settings to my BSD XFree86 config file, which added 
ZAxis and Buttons settings:

Section "InputDevice"
      Identifier "Mouse0"
      Driver     "mouse"
      Option "Protocol"        "auto"
      Option "Device"          "/dev/sysmouse"
      Option "ZAxisMapping"    "4 5"
      Option "Buttons"         "5"
EndSection

but only three of the buttons are functional. Are there any tips for making 
this beast work with FreeBSD 5.2?

Thanks,

Jeff Elkins






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