How to set keyboard shortcut for Properties panels like Object Data, Modifiers, etc.?

I think I saw a report on the bug tracker that was closed with the explanation how this could be done, so you could basically get back the 2.49 functionality of the F keys for switching between the different panels in the Properties window… Now I can’t find it. Anyone have a clue which command to use for this?

Found it, in a thread on these forums from last year: in the Property Editor section, create a shortcut with wm.context_set_enum action that sets the space_data.context property to “MATERIAL”, or whatever other subpanel.

But this only works when the mouse hovers in the Property window. Anyone know how to access this window from outside of it, so the shortcuts could be set globally?