patchGNU nano - Patches: patch #9650, Add an option to control mouse...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #9650: Add an option to control mouse wheel smooth scroll speed.

Submitter:  easyaspi314 <easyaspi314>
Submitted:  Fri 08 Jun 2018 04:24:11 PM UTC
   
 
Priority:  3 - Low Status:  Wont Do
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  None

Mon 15 Jun 2020 08:13:02 AM UTC, comment #1: 

Too niche a feature.

Benno Schulenberg <bens>
Group administrator
Fri 08 Jun 2018 04:24:11 PM UTC, original submission:  

nanorc syntax:

set scrollspeed [numlines][,numclicks]

nano will now scroll numlines after accepting numclicks wheel
events.

For example, a settings of 5,2 will scroll 5 lines after two wheel
events.

numlines can be negative for reverse scrolling, but numclicks must
be positive. Both must not be zero.

The second setting is to add precision control to wheels or trackpads
that smooth scroll by sending multiple events.

This is very basic, the setting should reset after any extra events
or after a scroll in the opposite direction, but it is a good start
for now.

easyaspi314 <easyaspi314>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bens (Posted a comment)
  • -email is unavailable- added by easyaspi314 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-06-15 bens StatusNone Wont Do
        Open/ClosedOpen Closed
    2018-06-08 easyaspi314 Attached File- Added 0001-Add-an-option-to-control-mouse-wheel-smooth-scroll-s.patch, #44333

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code