From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Daniel R. Anderson" Newsgroups: gmane.emacs.help Subject: Re: X: standard method for "switching off" left mouse button? Date: 31 Mar 2003 00:02:04 +0000 Organization: www.mathjunkies.com Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <1049068923.496.21.camel@ny-chicagost2d-72.buf.adelphia.net> References: Reply-To: dan@mathjunkies.com NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1049069041 17331 80.91.224.249 (31 Mar 2003 00:04:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 31 Mar 2003 00:04:01 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 31 02:04:00 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18zmmN-0004VO-00 for ; Mon, 31 Mar 2003 02:03:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18zmlw-00059R-01 for gnu-help-gnu-emacs@m.gmane.org; Sun, 30 Mar 2003 19:03:32 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18zml8-000406-00 for help-gnu-emacs@gnu.org; Sun, 30 Mar 2003 19:02:42 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18zmks-00033h-00 for help-gnu-emacs@gnu.org; Sun, 30 Mar 2003 19:02:29 -0500 Original-Received: from [64.246.36.112] (helo=torre.pghoster.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.10.13) id 18zmko-0002ly-00 for help-gnu-emacs@gnu.org; Sun, 30 Mar 2003 19:02:22 -0500 Original-Received: from ny-chicagost2d-72.buf.adelphia.net (ny-chicagost2d-72.buf.adelphia.net [24.49.119.72]) (authenticated (0 bits)) by torre.pghoster.com (8.11.6/8.11.6) with ESMTP id h2V02MM20326; Sun, 30 Mar 2003 18:02:22 -0600 Original-To: Florian von Savigny In-Reply-To: X-Mailer: Ximian Evolution 1.2.2-3mdk X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8003 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8003 > Hmm, I think that this is feasible if you can do without the mouse > altogether under X (not a bad idea on a laptop, I'd say). You know how if you do an # xf86cnfg how you use the keypad to move around if your mouse isn't set up right? Maybe you could allow the use of the keypad as a mouse -- that is if the only thing you're using in X is emacs. You could also write a script to rotate XFree86 config files -- one with a mouse and one with the keypad if you /really/ need to use Xemacs instead of plain old emacs. -Dan