Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 May 2003 08:56:53 +0200
From:      Tobias Roth <roth@iam.unibe.ch>
To:        Steve Tremblett <sjt@cisco.com>
Cc:        freebsd-questions@freebsd.org
Subject:   T30 middle touchpad button (was: IBM T30 & middle button?)
Message-ID:  <20030502065653.GA3437@speedy.unibe.ch>
In-Reply-To: <20030501113027.C1241@sjt-u10.cisco.com>
References:  <20030501113027.C1241@sjt-u10.cisco.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 01, 2003 at 11:30:27AM -0400, Steve Tremblett wrote:
> I can't figure out how to activate my middle button in X on am IBM
> T30.  moused is "auto" and X is using /dev/sysmouse.  Any suggestions?

I have in rc.conf:
  moused_port="/dev/psm0"

and in XF86Config:
  Option          "Protocol"      "auto"
  Option          "Device"        "/dev/sysmouse"
  Option          "ZAxisMapping"  "4 5"

and the middle mouse button plus scrollwheel works like a charm.
However, some applications, such as netscape or xemacs or acrobat
reader need special treatment to activate the scrollwheel.

I still did not get the middle touch pad button(s) to work. Anyone
had more luck than me?

greets, t.



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