Fedora 23 is working great on my 13" MacBook Pro Retina but the Synaptics’s touchpad driver is lacking gestures and palm/thumb recognize support. To enable something that can be called “gestures”, the mtrack driver can be installed and tweaked at our desire. Since it’s not available already build, I wrote a spec that will download and build the rpm for you $ wget https://goo.gl/89Fu0R $ rpmbuild -ba xorg-x11-drv-mtrack-git.spec $ rpm -ivh ~/rpmbuild/RPMS/xorg-x11-drv-mtrack* Once done...