I am trying to install an Apple Magic Trackpad using the instructions here.
I would use these command.
sudo apt-add-repository ppa:utouch-team/utouch
sudo apt-get update
sudo apt-get install ginn
But on the update I get these errors.
W: Failed to fetch http://ppa.launchpad.net/user/ppa-name/ubuntu/dists/lucid/main/binary-i386/Packages.gz 404 Not Found
How do I resolve this? I am using Ubuntu 10.04 LTS.