From owner-freebsd-questions@FreeBSD.ORG Sun Jul 20 20:34:12 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 3ABF137B401 for ; Sun, 20 Jul 2003 20:34:12 -0700 (PDT) Received: from lifesupport.shutdown.com (dsl092-048-059.sfo2.dsl.speakeasy.net [66.92.48.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8825F43FAF for ; Sun, 20 Jul 2003 20:34:11 -0700 (PDT) (envelope-from llewelly@lifesupport.shutdown.com) Received: (from llewelly@localhost) by lifesupport.shutdown.com (8.11.2/8.11.2) id h6L3Tkt12950; Sun, 20 Jul 2003 20:29:46 -0700 (PDT) To: "J. Seth Henry" References: <1058708006.60131.4.camel@alexandria> From: LLeweLLyn Reese Date: 20 Jul 2003 20:29:44 -0700 In-Reply-To: <1058708006.60131.4.camel@alexandria> Message-ID: Lines: 33 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: 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: Mon, 21 Jul 2003 03:34:12 -0000 "J. Seth Henry" writes: > 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. You should be able to chord by putting this in your XF86Config: Option "Emulate3Buttons" Also, you may find: http://www.xfree86.org/~dawes/4.3.0/mouse5.html#21 useful in general. > > The other is that the page-up key doesn't work correctly. However, I > think that may be "fixable" with xmodmap. [snip] You could try different XkbModels.