The Ubuntu community has contributed 12357 ideas, 58479 comments, 1187050 votes
Idea
#2722: OSX like touchpad drivers
|
| |
98
|
|
|
Written by krystianolech the 3 Mar 08 at 12:46.
Category: System.
Related to:
Nothing/Others.
Status: New
|
|
|
Description
In mac os x touchpad drivers works perfect. You can scroling in two sides, press second button with macbook touchpad witch got only one key and touchpad with any special space for scroling. I want mac os like drivers to scroling with notebook touchpad - if it is posible.
Scroling in touchpad in osx looks like that:
you put two fingers on touchpad and slide they up or down.
Tags:
(none)
Attachments
No attachments.
Duplicates
Comments
|
Auzy wrote on the 3 Mar 08 at 13:13
|
Apple actually used to use synaptic sensors (and changed to their own in the late Powerbooks, the model where the touch pad was slow to respond).
This is plausible, and 2 finger scrolling is beneficial.
+1
|
|
jojoman02 wrote on the 3 Mar 08 at 19:46
|
ADD:
Option "TwoFingerScroll " "1"
Option "VertTwoFingerScroll" "1"
Option "HorizTwoFingerScroll" "1"
To your inputdevice section section in xorg.conf,
ALSO: you might only need to add just the first line or just the last 2 lines or all 3 depending on your version of the touchpad drivers.
|
Post your comment
|
|
|