Disabling unity gestures is much more difficult than editing the xorg config file. They are build into the unity package itself. It is possible to disable all gestures by follow this instructions on the post here:
The commands/files given may be slightly different depending on the current version number of Unity. This "fix" will not persist if unity is updated. You can disable updates for unity using the command below but you will not get bug and security fixes:
Run the following in a terminal
If this does the trick (or a variance of 0 , 1 , 2, 3 , ) you can add it to startup.
(note i do not have a macbook,but it works on my asus. Please let me know if this does nothing at all)
Disabling unity gestures is much more difficult than editing the xorg config file. They are build into the unity package itself. It is possible to disable all gestures by follow this instructions on the post here:
https://askubuntu.com/a/205045/41562
The commands/files given may be slightly different depending on the current version number of Unity. This "fix" will not persist if unity is updated. You can disable updates for unity using the command below but you will not get bug and security fixes:
echo "unity hold"|sudo dpkg --set-selections