From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Aaron Meurer Newsgroups: gmane.emacs.help Subject: Re: Mouse support does not work Date: Sat, 14 Jan 2012 09:45:31 -0700 Message-ID: References: <93DFD36B-5594-41A3-A9E7-AE48292FA49C@Web.DE> <3FA9F2A1-8559-4F0C-AF5A-F042B04BBADB@web.de> <49E98AF3-7986-4495-BB39-E07D236450A0@web.de> <159F600A6D0441F4AEFB5AD53F931A56@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1326568081 14223 80.91.229.12 (14 Jan 2012 19:08:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 14 Jan 2012 19:08:01 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Drew Adams Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 14 20:07:57 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rm8xI-0007X3-Vi for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Jan 2012 20:07:57 +0100 Original-Received: from localhost ([::1]:48911 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rm8xI-0005eJ-9U for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Jan 2012 14:07:56 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:51603) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rm6jr-0007aR-9Q for help-gnu-emacs@gnu.org; Sat, 14 Jan 2012 11:45:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rm6jq-0003ls-KA for help-gnu-emacs@gnu.org; Sat, 14 Jan 2012 11:45:55 -0500 Original-Received: from mail-lpp01m010-f41.google.com ([209.85.215.41]:62114) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rm6jq-0003lb-DB for help-gnu-emacs@gnu.org; Sat, 14 Jan 2012 11:45:54 -0500 Original-Received: by lagj5 with SMTP id j5so1015349lag.0 for ; Sat, 14 Jan 2012 08:45:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=cpTx8uFpgYi6JuRupjASpbracw/DYMBYJTp0j8cndeQ=; b=qQuVtRHRgKN9v1WLX3tGbqkeLubJ6aJ1njhfWzCvZbrOZVtU0rakqnMnZ0G35XuhgW kMW7oeDxTXuUux57AMGF6gMyT63cnNZSN3pYbtg9eypNK3dhSm6bkImMyvzIcpvvXRlb TyNRGQx/Sx29uULYoODqxjQIDdv6TMs8gmRP4= Original-Received: by 10.112.98.37 with SMTP id ef5mr1398350lbb.73.1326559552248; Sat, 14 Jan 2012 08:45:52 -0800 (PST) Original-Received: by 10.112.98.133 with HTTP; Sat, 14 Jan 2012 08:45:31 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.215.41 X-Mailman-Approved-At: Sat, 14 Jan 2012 14:07:53 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83494 Archived-At: Going back to my scrolling problem, is there a way to echo all keystrokes? I mean, something similar to C-h k, except it echos multiple keystrokes. I suspect that either my trackpad or iTerm2 may be reporting a single scroll as two scrolls, hence the multiplying by two problem. Aaron Meurer