You would want to put this into a backScript, I suppose, so it would be 
available anywhere:

on commandkeydown tkey
    if the commandkey is down and the optionkey is down and tKey = "S" then
       edit the script of this stack
    end if
end commandkeydown

And other gizmos can be similarly done.

Craig Newman
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to