A method to improve performance for ATI card in ubuntu
You may find the animation will be more fluent after doing this.
$sudo gedit /etc/apt/ source.lst
add:
deb http://ppa.launchpad.net/ubuntu-x-swat/xserver-no-backfill/ubuntu jaunty main
deb-src http://ppa.launchpad.net/ubuntu-x-swat/xserver-no-backfill/ubuntu jaunty main
import the signature
http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=0x3B22AB97AF1CDFA9
then
$sudo apt-get update && sudo apt-get upgrade