Stefan Schimanski wrote:
Hi!
Attached is a patch which adds a setting to change the scrolling speed
of the mouse wheel.
I always had the feeling that this is far to fast in LyX (compared to
other applications). This might come from the Qt wheelScrollLines
setting which is set to 3 here for all Mac Qt applications, and 3 lines
per notch is a lot. As I started to avoid scrolling with the wheel
because of this, I think it would be very helpful to put a setting into
the preferences.
To avoid the addition of another preference pane with only one setting,
I converted the "Keyboard" pane into an "Input" pane with the label
"Keyboard/Mouse".
Any objections?
No strong opinion but this is supposed to be a desktop settings. So,
maybe it is a bug of Qt if this is set unconditionally to 3? Perhaps you
can change it with qsettings or something?
That being said, it might be useful for some user to set this value
differently for a Word processor, dunno.
Abdel.