If you get a black screen, ctrl+alt+f1 followed by:
Code:
sudo apt-get remove compiz
then
Code:
sudo shutdown -r now
and you "should" be back up and running.
In response to the original post you may not have compiz installed, try:
Code:
sudo apt-get install compiz
and then restart and see if the option is available.