I would like to use Linux(Fedora) on a Aluminum MacBook Pro, but since the Touchpad on a MacBook Pro is only a giant button Apple does some custom tracking.
- When there is one finger placed, and a second follows (the click can occur before or after that) it will be interpreted as a drag. So the strong thumb can be used to hold pressure and the more accurate index finger can do the pointing.
- Additionally when one finger is in the lower 1/5 and the other is in the upper 4/5 the gesture will be a drag.
But Linux interprets this as a right click, since it only cares if two fingers are on the pad.
Is there a way to achieve said behaviour?
Cheers Jan