MacBook Pro F11 and F12 on Ubuntu 11.10
After installation, all function keys work out of box except for F11 and F12, which are used for mouse emulation by default. To get those keys back:
sudo apt-get remove mouseemu
Comments