Re: Scrollwheel System Settings
Helge Hielscher <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Organization | T-Online |
| Message-ID | <[email protected]> |
On Wed, 02 Feb 2005 17:53:35 -0800, Bryan Batten wrote: > > In another post, you asked how to set the scroll offset. What is your > environment, and what are you trying to accomplish? Environment: Mandrake Cooker / XOrg 6.8.2 I am trying to set the scroll offset in all applications to minimum (e.g. 1 line per click). Then I can adjust the scrollspeed inside the synaptics touchpad driver with the parameters VertScrollDelta and HorizScrollDelta. That would lead to a higher scroll precission, moving the finger on the touchpad feels smooth, almost like moving the document itself. The aproach works as long as I am using only KDE-Applications. Since Mozilla is based on gtk I was hoping that there is a hidden setting somewhere for gtk/gnome applications, but it seems like there is none and that the preference of mozilla was misleading. Regards, Helge