From owner-freebsd-questions@FreeBSD.ORG Sun Jul 20 06:33:32 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C12F37B401 for ; Sun, 20 Jul 2003 06:33:32 -0700 (PDT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3C0943F3F for ; Sun, 20 Jul 2003 06:33:31 -0700 (PDT) (envelope-from jshamlet@comcast.net) Received: from [192.168.1.1] (bgp01560403bgs.gambrl01.md.comcast.net[68.50.32.26](untrusted sender)) by comcast.net (sccrmhc11) with SMTP id <2003072013333101100i9mqge>; Sun, 20 Jul 2003 13:33:31 +0000 From: "J. Seth Henry" To: freebsd-questions@freebsd.org Content-Type: text/plain Organization: Message-Id: <1058708006.60131.4.camel@alexandria> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 20 Jul 2003 09:33:27 -0400 Content-Transfer-Encoding: 7bit Subject: Remap mouse buttons for remote X serverss X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jul 2003 13:33:32 -0000 Hi gang, I've recently started using NCD Explora's to connect to my FreeBSD server. They are quiet, reasonably fast, and small. Unfortunately, NCDware has some odd quirks. The first is that it only supports a two-button mouse. What's odd is that when I run xev, it reports button1 and button3? (I have a wheel mouse attached - but the wheel button doesn't show up). I'd like to chord the mouse buttons, but I'm not sure how to do that, given that I'm no longer running X locally. IOW - I'd like to be able to use cut and paste in xterms again. The other is that the page-up key doesn't work correctly. However, I think that may be "fixable" with xmodmap. Thanks, Seth Henry