From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Horn Subject: Re: Trackpad horizontal scrolling (was: Re: [OT-emacs] Scrolling horizontally) Date: Tue, 1 Feb 2011 15:32:33 -0500 Message-ID: References: <87aaigvwee.fsf@member.fsf.org> <87bp2vr365.fsf_-_@member.fsf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=34981 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkMuK-0003w2-CB for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 15:33:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkMuF-000377-4t for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 15:32:56 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:33007) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkMuE-00035m-UY for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 15:32:55 -0500 Received: by fxm12 with SMTP id 12so8151769fxm.0 for ; Tue, 01 Feb 2011 12:32:53 -0800 (PST) In-Reply-To: <87bp2vr365.fsf_-_@member.fsf.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Tassilo Horn Cc: emacs-orgmode@gnu.org, Marcelo de Moraes Serpa On Tue, Feb 1, 2011 at 2:00 PM, Tassilo Horn wrote= : > (global-set-key (kbd "") (lambda () > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0(i= nteractive) > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0(s= croll-left 1))) > (global-set-key (kbd "") (lambda () > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0(i= nteractive) > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0(s= croll-right 1))) Thanks for the snippet Tassilo. I tried this out in the minibuffer and it didn't work. =3DC-h k =3D (a motion, not a binding) produced nothing. However, =3DC-h k =3D actually produced =3DC-h k wheeldown=3D, so I can see that isn't a valid button for the trackpad on my Mac (Snow Leopard). It might be an Aquamacs thing, or perhaps a driver issue. I simply don't know enough to debug further or provide more info. --=20 Jeffrey Horn http://www.failuretorefrain.com/jeff/