From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: giggz Newsgroups: gmane.emacs.help Subject: Re: Scrolling uner emacs in linux console (tty) Date: Tue, 15 Apr 2008 10:08:08 +0200 Message-ID: References: <18435.52541.505482.837526@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1208246969 2288 80.91.229.12 (15 Apr 2008 08:09:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Apr 2008 08:09:29 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 15 10:10:06 2008 connect(): Connection refused 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 1JlgEu-0001pt-CE for geh-help-gnu-emacs@m.gmane.org; Tue, 15 Apr 2008 10:10:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JlgEF-0001Ne-Tk for geh-help-gnu-emacs@m.gmane.org; Tue, 15 Apr 2008 04:09:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JlgDr-0001Mb-SF for help-gnu-emacs@gnu.org; Tue, 15 Apr 2008 04:08:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JlgDq-0001M1-2O for help-gnu-emacs@gnu.org; Tue, 15 Apr 2008 04:08:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JlgDp-0001Ls-UX for help-gnu-emacs@gnu.org; Tue, 15 Apr 2008 04:08:58 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JlgDp-0007FG-PV for help-gnu-emacs@gnu.org; Tue, 15 Apr 2008 04:08:58 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JlgDh-0006M8-Rc for help-gnu-emacs@gnu.org; Tue, 15 Apr 2008 08:08:49 +0000 Original-Received: from brln-d9ba6531.pool.mediaways.net ([217.186.101.49]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Apr 2008 08:08:49 +0000 Original-Received: from giggzounet by brln-d9ba6531.pool.mediaways.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Apr 2008 08:08:49 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: brln-d9ba6531.pool.mediaways.net User-Agent: Mozilla-Thunderbird 2.0.0.12 (X11/20080406) In-Reply-To: <18435.52541.505482.837526@kahikatea.snap.net.nz> X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:53299 Archived-At: Nick Roberts a écrit : > > I'm running under debian sid with the last emacs. I try to customize my > > .emacs a bit. > > > > I would like to use the mouse wheel to scroll under emacs in the linux > > console (tty). So I have gpm which works fine. I have activated the > > t-mouse-mode but when I scroll under the linux console, nothing happens... > > Could you please help me ? > > Gpm doesn't seem to recognise the mouse wheel (it was written quite a long time > ago). To see this run the program mev, from the command line, which shows > mouse events and move the wheel. > you're right! the mouse wheel doesn't seem to work... Ok Thx for the help! Guillaume