all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Po Lu <luangruo@yahoo.com>
To: Aaron Jensen <aaronjensen@gmail.com>
Cc: Emacs developers <emacs-devel@gnu.org>, Alan Third <alan@idiocy.org>
Subject: Re: pixel-scroll-precision-mode very slow on macOS with regular mouse wheel
Date: Wed, 08 Dec 2021 12:38:33 +0800	[thread overview]
Message-ID: <871r2ng186.fsf@yahoo.com> (raw)
In-Reply-To: <CAHyO48w_eT_sxrdjum=nAyRztKMm2Nn89RV-buMgPEOuhh+kcA@mail.gmail.com> (Aaron Jensen's message of "Tue, 7 Dec 2021 23:17:23 -0500")

Aaron Jensen <aaronjensen@gmail.com> writes:

> Hi,
>
> The new pixel-scroll-precision-mode works very well with a trackpad.
> When I use a regular mouse and its wheel on macOS, it is unusably
> slow. Each scroll wheel tick is a single pixel. I use both a track pad
> and a mouse regularly, so it would be nice to not have to switch the
> mode on and off. Is it possible to tell the difference and scroll in
> larger blocks when using the wheel?
>
> Aaron

That is very odd: when precise deltas are not available, we use the
estimate provided by macOS as part of `scrollingDeltaY' and
`scrollingDeltaX', which should be more than one pixel.

Alan, is my understanding of `scrollingDeltaY' correct?  Thanks.



  reply	other threads:[~2021-12-08  4:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-08  4:17 pixel-scroll-precision-mode very slow on macOS with regular mouse wheel Aaron Jensen
2021-12-08  4:38 ` Po Lu [this message]
2021-12-08  4:43   ` Aaron Jensen
2021-12-08  5:48     ` Po Lu
2021-12-08 11:35       ` Alan Third
2021-12-08 11:36         ` Alan Third
2021-12-08 11:42           ` Po Lu
2021-12-08 21:26             ` Alan Third
2021-12-10  4:09             ` Aaron Jensen

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

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

  git send-email \
    --in-reply-to=871r2ng186.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=aaronjensen@gmail.com \
    --cc=alan@idiocy.org \
    --cc=emacs-devel@gnu.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.