From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rgb Newsgroups: gmane.emacs.help Subject: Re: remapping a mouse button. Date: Thu, 14 Aug 2008 08:53:35 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <5c81bc0c-746a-4eb1-80d1-558236fc2aff@r66g2000hsg.googlegroups.com> <87fxp948pz.fsf@lion.rapttech.com.au> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1218732166 18123 80.91.229.12 (14 Aug 2008 16:42:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Aug 2008 16:42:46 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 14 18:43:38 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KTfui-00035F-Mx for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Aug 2008 18:43:05 +0200 Original-Received: from localhost ([127.0.0.1]:58372 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KTftl-0005PH-AH for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Aug 2008 12:42:05 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!m36g2000hse.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: 159.136.224.13 Original-X-Trace: posting.google.com 1218729216 8116 127.0.0.1 (14 Aug 2008 15:53:36 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 14 Aug 2008 15:53:36 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: m36g2000hse.googlegroups.com; posting-host=159.136.224.13; posting-account=c0t8LgoAAAAU6L5wu8lL6g4rkWKIgySB User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648),gzip(gfe),gzip(gfe) X-HTTP-Via: 1.0 plsprox5.bcbsmn.com:9119 (squid/2.5.STABLE14) Original-Xref: news.stanford.edu gnu.emacs.help:161282 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:56626 Archived-At: On Aug 13, 3:31=A0am, Tim X wrote: > rgb writes: > > My Mouse-2 button is also the wheel. > > That makes stuff like using flyspell-correct-word hard because you > > need to try not to scroll while pressing it. > > What I want is for Mouse-4 to be viewed as Mouse-2 > > That is, do anything that would normally happen if I used Mouse-2. > > if your running under X, I believe you can configure this for all apps > in the X config file (i.e. xorg.conf, xfee86.conf). > > Tim > > -- > tcross (at) rapttech dot com dot au Unfortunately I'm not. So I'm left finding a way to do it in Emacs.