Re: Scrollwheel System Settings
Bryan Batten <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Helge Hielscher wrote: > ... > > 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. ... Well, you may end up doing a little more basic education than you bargained for, here, but now I'm confused about touchpad vs. scrollwheel. My understanding is that touchpads report X and Y axis motion, emulating mouse ball movement. Hmm. Guess I haven't really thought about how to emulate a scrollwheel with a touchpad. Rather than derail you into giving tutorials, here's a link with a lot of mouse information that may help: http://colas.nahaboo.net/mouse-wheel-scroll/ Good luck,