From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: Trackpad horizontal scrolling Date: Tue, 01 Feb 2011 22:30:30 +0100 Message-ID: <877hdj30jt.fsf@member.fsf.org> References: <87aaigvwee.fsf@member.fsf.org> <87bp2vr365.fsf_-_@member.fsf.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=49913 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkNo5-00053s-1O for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 16:30:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkNo1-0006As-MI for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 16:30:34 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:59098) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkNo1-0006An-Cn for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 16:30:33 -0500 In-Reply-To: (Jeff Horn's message of "Tue, 1 Feb 2011 15:32:33 -0500") 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: Jeff Horn Cc: emacs-orgmode@gnu.org, Marcelo de Moraes Serpa Jeff Horn writes: Hi Jeff, > Thanks for the snippet Tassilo. I tried this out in the minibuffer and > it didn't work. =C-h k = (a motion, not > a binding) produced nothing. However, =C-h k = > actually produced =C-h k wheeldown=, so I can see that isn't > a valid button for the trackpad on my Mac (Snow Leopard). Hm, too bad. For me, C-h k "swipe finger rightwards on lower trackpad border" tells me that this is recognized as . It's clear that this may be report different events depending on trackpad vendor and driver, buf if it reports nothing, I guess you are stranded. :-( Bye, Tassilo