https://bugs.kde.org/show_bug.cgi?id=420492

--- Comment #3 from David Hurka <david.hu...@mailbox.org> ---
1. I don’t think that the touchpad driver sends mouse wheel scroll events like
a mouse wheel does. The mouse wheel is discrete, while the touchpad has
pixel-wise scrolling (which I really like very much).

2. Yes, I will be able to test that. I can compile Okular, and I also have a
hyperscroll mouse “somewhere”. Otherwise there is nothing about converting my
recently bought (so silly, why didn’t I just take the hyperscroll mouse?) USB
mouse to a hyperscroll mouse. Other-otherwise, you can simply simulate discrete
scroll events with e. g. `while [[ true ]] do sleep 0.002; xdotool click 5;
done`

3. By the way, I don’t like smooth scrolling, is it possible to disable
QScroller globally? That would be so nice!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to