I'd like to use this xmonad configuration on ubuntu 12.04.
I followed the Installing requirements on Ubuntu Linux section from the above link and installed dependencies that aren't mentioned: sudo apt-get install rxvt gnome-panel.
After logout, I chose GNOME with Xmonad and xmonad starts, but it doesn't look the same way as in the link above. For example, Alt+p doesn't start dmenu and instead of xmonad status bar with numbered workspaces, the usual ubuntu taskbar shows up.
What's the correct way to use the linked configuration on ubuntu 12.04?