Get two-finger scroll on Windows laptop touchpad (like on macbook)?

I have a Dell Latitude laptop. Scrolling using the touchpad is possible by sliding along the right (or bottom) side of the touchpad. This doesn't work too well for me. Is it possible to configure the touchpad to scroll by using two fingers, just like is common on the Apple macbook family?

Edit: Some answers refer to the synaptic driver, however, I never found a link to a unmodified Synaptic driver (that works on Windows 7 64-bit). Any direct references to a driver that you know will work is appreciated.


Two-finger scrolling and other gestures are built in to the latest Synaptics drivers. Two-finger tap to right-click is not built in though. There is a Google Code project called TwoFingerScroll which can enable both the two-finger scrolling and two-finger tap to right click functionality. I tested it on my laptop with the latest synaptics drivers, and it worked well.

twofingerscroll tap settings

Interestingly, the scrolling enabled by this tool seems much smoother than the scrolling built into the regular synaptics driver.


I'm sure there are drivers for this, I haven't got any experience in this field, unfortunately.

On linux two-finger scrolling works for most touchpads, which support it, out of the box. My Latitude is able to do this.

A quick search using Google revealed two methods:

  • Third-party program Two Finger Scroll.
  • Patched synaptics driver.

There are some blog articles about just this topic, I suggest first reading them.