Change window type shortcut

I often use 3d view, UV editor, Nodes, Properties and Outliner, so it would speed things up a lot if I could assign a shourtcut to change active window type.
So usually when I need a shortcut I just hover cursor over something, get its python name, and use it in input pref pane, but hovering cursor over window types list shows nothing. Any ideas or links?
Thank you

File / User Preferences / Input / Window
Currently Shift+F2 to Shift+F12 are set to window types. Just amend as neccessary
http://www.blender.org/documentation/blender_python_api_2_61_0/bpy.types.Area.html?highlight=area%20type#bpy.types.Area

Attachments


Great! Thank you Richard

While we at it, maybe you also know hot to set up similar shortcuts for Render/Scene/World/Object… tabs in properties window?