[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mouse-wheel-scroll
From: |
Dani Moncayo |
Subject: |
Re: mouse-wheel-scroll |
Date: |
Wed, 29 Mar 2017 09:44:56 +0200 |
On Wed, Mar 29, 2017 at 9:36 AM, martin rudalics <address@hidden> wrote:
>> With a modern mouse or/and track-pad equipped with laptop, I found
>> scrolling works better with following setup
>>
>> mouse-wheel-scroll-amount '(1 ((shift) . 5) ((control) . nil))
>> mouse-wheel-progressive-speed nil
>>
>> instead of current default as shown below.
>>
>> mouse-wheel-scroll-amount '(5 ((shift) . 1) ((control) . nil))
>> mouse-wheel-progressive-speed t
>
> On my PCs I had to turn off ‘mouse-wheel-progressive-speed’ a couple of
> months ago since scrolling became way too fast. I still don't know
> whether this was due to a change in Emacs or my perception.
FWIW --
I find Emacs' default wheel scrolling unusable (way too fast).
I've done a quick test with the settings proposed in the OP, and the
resulting behavior seems ok to me.
--
Dani Moncayo