Touchpad scroll with two fingers tweak
Apple laptops allow the user to perform scrolls by using two fingers on the touchpad. This can easily happen in Linux by adding the following to your InputDevice section from /etc/X11/xorg.conf : Option “VertTwoFingerScroll” “true” Option “HorizTwoFingerScroll” “true”