[Okular-devel] [okular] [Bug 327892] inability to use middle mouse button to scroll -- or, at least, to not have it zoom -- means okular is unusable for a good # of people

Fabio D'Urso fabiodurso at hotmail.it
Sun Dec 15 11:26:45 UTC 2013


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

Fabio D'Urso <fabiodurso at hotmail.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fabiodurso at hotmail.it

--- Comment #3 from Fabio D'Urso <fabiodurso at hotmail.it> ---
Gregory, reposting will not increase chances for your patch to be adopted.
Saying "this feature is the MOST important thing in the world because it's
important for ME" won't work either.
As Albert said in the other thread, we won't destroy other users' habits. I've
never used okular with a real MMB (read below), but I think I would agree on a
configuration option. Please let's move the discussion back to the original
post.

By the way, I use a ThinkPad, and I've put this lines in a autostart shell
script (they're taken from some website I no longer remember of). They activate
vertical scrolling at driver level for all applications. IIRC, you can also
enable horizontal scrolling.
I have no idea if/how you can do the same from the System Settings panel.

# Mid-btn vert scroll
xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation" 8 1
xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Button" 8 2
xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Timeout" 8
200
xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Axes" 8 6 7
4 5
xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Middle Button Emulation" 8 1
xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Middle Button Timeout" 8 50

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list