unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Toon Claes <toon@iotcl.com>
To: Peter Dyballa <Peter_Dyballa@Freenet.DE>
Cc: 23786@debbugs.gnu.org, Alan Third <alan@idiocy.org>,
	Jiajie Chen <jiegec@qq.com>
Subject: bug#23786: 25.0.95 and 24.5: NS variants both scroll too much
Date: Tue, 16 Aug 2016 21:55:31 +0200	[thread overview]
Message-ID: <m2d1l88p58.fsf@MacToonPro-2.local> (raw)
In-Reply-To: <3E04DF9B-5690-4FE8-AD5F-4B9CAE0C8389@Freenet.DE> (Peter Dyballa's message of "Sun, 19 Jun 2016 14:21:08 +0200")

Peter Dyballa <Peter_Dyballa@Freenet.DE> writes:

> Hello!

Hi Pete,

> all scroll too much when I use the extra Bluetooth trackpad of an iMac
> (27“, Late 2013) instead of the Mighty Mouse.

Is it a Magic Trackpad, or a Magic Trackpad 2 with Force Touch?
I use the latter on a daily basis. But I have an old one laying around
somewhere. I also have a Magic Mouse. But you are using a Mighty Mouse,
aren't you?

> Yes. The default setting for the mouse could be a bit improved, using
> the suggestions of Jiajie Chen – I am usually not working with mice –
> because it scrolls a bit too fast, but by far not that fast as the
> trackpad.

I also did not know about those settings, thanks a bunch Jiajie Chen.
These settings feel a lot more natural, so maybe we should consider
changing the defaults (although I actually never scroll with mouse in
Emacs).

> Is there a way to find out on the command line the preferences set for
> mouse and trackpad? Maybe it would help determine the cause for my bug
> report.

Mac OS X has the `defaults` tool to read/write settings from the command
line. For example on my machine:

$ defaults read -g | grep mouse

    "com.apple.mouse.scaling" = "2.5";

$ defaults read -g | grep trackpad
    "com.apple.trackpad.forceClick" = 1;
    "com.apple.trackpad.scaling" = "1.5";



Regards,
Toon





  reply	other threads:[~2016-08-16 19:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-17 15:15 bug#23786: 25.0.95 and 24.5: NS variants both scroll too much Peter Dyballa
2016-06-18  7:18 ` Jiajie Chen
2016-06-18 11:45 ` Alan Third
2016-06-19 12:21   ` Peter Dyballa
2016-08-16 19:55     ` Toon Claes [this message]
2016-08-25 12:36       ` Peter Dyballa

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=m2d1l88p58.fsf@MacToonPro-2.local \
    --to=toon@iotcl.com \
    --cc=23786@debbugs.gnu.org \
    --cc=Peter_Dyballa@Freenet.DE \
    --cc=alan@idiocy.org \
    --cc=jiegec@qq.com \
    /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.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).