http://peterc.org/2008/62-how-to-install-vmware-tools-on-ubuntu-hardy-804-under-vmware-fusion.html
http://x86virtualization.com/open-source/howto-install-open-vmware-tools-in-linux-kernel-2624.html
sudo apt-get install build-essential linux-headers-`uname -r` libx11-dev
Install VMware Tools make scroll mouse not workable, edit /etc/X11/xorg.conf to add following under:
Section "InputDevice"
Identifier "Configured Mouse"
....
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"