This script is just an example of what's possible with it. Endless.
Put the 2 scripts in your script folder and source it.
Create 2 custom user hotkeys (name it "whateverYouWant_press" and "whateverYouWant_release").
Map "d" press to "whateverYouWant_press" and put this command: ft_dCustomMM(0);
Map "d" release to "whateverYouWant_release" and put this command: ft_dCustomMM(1);
While you are still pressing "d":
left mouse button you'll get a marking menu
middle mouse button will still give you the default ctxEditMode
"f" is now toggle playback (ala alt + v)
"s" is now go to min frame (ala alt + V)
Right, Left, Up And Down arrow are now Horizontal and Vertical 2D Pan in your viewport.
"+" and "-" are now zoom in and out in your viewport.
You can toggle or reset View 2D Pan tools from the marking menu above.
Of course, once you release "d" all the hotkeys back to normal ("f" for frame selected, "s" for setKeyAll, arrows for pickWalking) - Default or custom.
Works on Maya 2011 ONLY (for now).
Please rate it if you like it. Thanks.
Ferry Taswin
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.