emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jeff Horn <jrhorn424@gmail.com>
To: Tassilo Horn <tassilo@member.fsf.org>
Cc: emacs-orgmode@gnu.org, Marcelo de Moraes Serpa <celoserpa@gmail.com>
Subject: Re: Trackpad horizontal scrolling (was: Re: [OT-emacs] Scrolling horizontally)
Date: Tue, 1 Feb 2011 15:32:33 -0500	[thread overview]
Message-ID: <AANLkTinAPGtQAxuQ7NwkhSOo+bRno1EnS5C5Sgwa5VoC@mail.gmail.com> (raw)
In-Reply-To: <87bp2vr365.fsf_-_@member.fsf.org>

On Tue, Feb 1, 2011 at 2:00 PM, Tassilo Horn <tassilo@member.fsf.org> wrote:
> (global-set-key (kbd "<mouse-7>") (lambda ()
>                                    (interactive)
>                                    (scroll-left 1)))
> (global-set-key (kbd "<mouse-6>") (lambda ()
>                                    (interactive)
>                                    (scroll-right 1)))

Thanks for the snippet Tassilo. I tried this out in the minibuffer and
it didn't work. =C-h k <two-finger-swipe-left-gesture>= (a motion, not
a binding) produced nothing. However, =C-h k <two-finger-swipe-down>=
actually produced =C-h k wheeldown=, so I can see that <mouse-6> 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.


-- 
Jeffrey Horn
http://www.failuretorefrain.com/jeff/

  reply	other threads:[~2011-02-01 20:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-01  5:16 [OT-emacs] Scrolling horizontally Marcelo de Moraes Serpa
2011-02-01 11:15 ` Tassilo Horn
2011-02-01 15:53   ` Marcelo de Moraes Serpa
2011-02-01 16:32     ` Jeff Horn
2011-02-01 16:57       ` Marcelo de Moraes Serpa
2011-02-01 19:00         ` Trackpad horizontal scrolling (was: Re: [OT-emacs] Scrolling horizontally) Tassilo Horn
2011-02-01 20:32           ` Jeff Horn [this message]
2011-02-01 21:30             ` Trackpad horizontal scrolling Tassilo Horn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTinAPGtQAxuQ7NwkhSOo+bRno1EnS5C5Sgwa5VoC@mail.gmail.com \
    --to=jrhorn424@gmail.com \
    --cc=celoserpa@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=tassilo@member.fsf.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).