Touchpad scrolling speed is too fast

English main discussion
Post Reply
  • Author
  • Message
Offline
Posts: 1
Joined: Fri Feb 26, 2021 8:12 pm

Touchpad scrolling speed is too fast

Post by fisher521 »

I recently found AkelPad, and I've been enjoying it so far!

The main issue that I have though, is that when I scroll with my laptop touchpad in AkelPad, the scroll speed is much faster than any other application. I don't have this issue when I scroll with my mouse scroll wheel.

For example, one swipe from the top of the touchpad to the middle scrolls about 50 lines in Notepad, but about 120 lines in AkelPad.

This is quite annoying; is there any way to fix it?

Offline
Posts: 84
Joined: Wed Jan 27, 2016 6:53 pm
Location: Europe

Post by SaFeTyPe »

To compliment scrolling, you can assign commands such as:
Call("Scroll::Settings", 4, -2, 0)
Call("Scroll::Settings", 2, 3)
...
to e.g. Alt-Up, Alt-PageDown

Modify so it fits your specific needs.

It would be helpful if there were a command do to a 50% PageDown, and a 95% PageDown to have some overlap. (And PageUp). Is this possible?

The Scrolling issue has been present for some time, some say it's too fast, some say it's too slow (for me it used to be too slow on my old computer, and on my new one it's too fast). I think there has not been any solution so far, right? For me, it's still acceptable, but it's at the limit.
Post Reply