Hi again!
What I exactly do want to know, is the behavior of the caps lock LED on the MBP 4,1.
In the wiki for the MB 4,1, I wrote a section about right and middle click emulation and about a bug with the caps lock led. Now I like to know, if the MBP behaves the same as the MB.
Yesterday somebody with a MBP reported, that my proposed work-around does not work (http://ubuntuforums.org/showthread.php?t=1002463), but it seems that in his case a different program caused the same bug. (or maybe the bug comes from a deeper layer both programs are using)
So your fresh install of Intrepid is just perfect for me.
First I like you to confirm the bug and the correct behavior of the mouse emulation: The caps lock led should be broken and mouse emulation should be available with Fn+F12 for right click.
Next I want you to remove mouseemu:
sudo apt-get remove mouseemu
You have to reboot after this step, because your keyboard will be broken. After the reboot the caps lock led should work.
That's all I like to know at the moment. If you like to, you can follow the whole section mapping middle & right click to the two cmd keys. It would of course be nice to know, if the complete section can be applied to the MBP.
If you just like to restore the original config, you install mouseemu with
sudo apt-get install mouseemu
Thanks for your help, beauman