/macbook-mtrack-settings

MacOS-feel MacBook trackpad settings using X11 and xf86-input-mtrack

MIT LicenseMIT

macbook-mtrack-settings

OSX-like MacBook trackpad settings using X11 and xf86-input-mtrack.

Dependences

There's an X11 window server in your OS with xf86-input-mtrack driver installed. For ArchLinux it's done by:

pacman -S xorg
pacaur -S xf86-input-mtrack     # it's from AUR

How to apply?

cp 50-mtrack.conf /etc/X11/xorg.conf.d/

Copy .xinitrc contents into yours corresponding X11 startup conf.

How to fine tune my settings?

  1. Pointer Acceleration. Modify the "AccelerationProfile", "ConstantDeceleration" and "AccelerationVelocityScaling" fields. Checkout [xorg.conf(5)] for documents.
  2. Pointer Acceleration under three finger selection. Modify the "SwipeSensitivity" option.
  3. 4 finger Swipe Switching Workspace. That's depending on what window manager/desktop environment you're using. Just bind Button9 and Button8 for next and prev actions respectively.