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

46,848

Solution 1

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.

Solution 2

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:

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

Share:
46,848

Related videos on Youtube

Rabarberski
Author by

Rabarberski

Updated on September 17, 2022

Comments

  • Rabarberski
    Rabarberski over 1 year

    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.

  • Rabarberski
    Rabarberski about 13 years
    No, doesn't work
  • Rabarberski
    Rabarberski about 13 years
    Upon double-clicking TwoFingerScroll.exe I get: "No Synaptics TouchPad device found". So it seems I need the Synaptics driver, however I never got that driver to work properly . If anybody has a link to the Synaptic driver that works under win7 64-bit, I am interested...
  • Rabarberski
    Rabarberski about 13 years
    This TwoFingerScroll report describes my issue: code.google.com/p/two-finger-scroll/issues/detail?id=68
  • Conrad.Dean
    Conrad.Dean about 12 years
    The two-fingerscroll project you linked to works perfectly on Lenovo T420 laptops running windows 7. The smooth scroll behaves almost identical to the constant feedback you get on a Mac.