Stefan Schimanski wrote:
Am 30.01.2008 um 18:44 schrieb Abdelrazak Younes:
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?
Yes, probably you can change that system- or user-wide somewhere. But
it's not obvious: I just tried to find out for a few minutes and
didn't find any GUI for that.
Qt4Config>Interface>Wheel Scroll Lines
That being said, it might be useful for some user to set this value
differently for a Word processor, dunno.
That's what I think.
Agreed. I'd prefer to be able to configure this on an app-specific
basis. You can certainly do so in Firefox.
rh