I like to speed up my workflow in Maya, therefore I like to create custom scripts and bind hotkeys to them.
But when I bind Ctrl+W to a custom script it does not work when I press the corresponding key.
my script just says:
print 'hello'
Can someone help?
Normally the Ctrl+W is a system hotkey for closing windows, id suggest switching over to Alt+W instead.