A quick tip for Unity.
If you're using the forums to
read C# formatted code
you can click on any of the API elements to
actually visit the script reference search for that term.
So for example if I click on Input,
the scripting API will perform a search
for that and I can jump to any of the
relevant properties of that.