on 11/30/02 9:34 PM, George Clark at [EMAIL PROTECTED] wrote: > On 11/30/02 23:24, leepc wrote: > >> Is it possible to disable a keystroke/menu equiv? >> >> (Ent. X, Jaguar + ) > > Not directly, but you can save a blank AppleScript in the 'Entourage Script > Menu Items' folder, with a keyboard equivalent the same as the one you want > to 'disable'. The shortcut will now be used for the script, which of course > will do nothing. > > You assign a keyboard shortcut to a script by appending a back slash (\), > letter(s) for the modifier key(s) (o=Option, m=Command, c=Control, s=Shift), > then the 'usual' key, to the name when you save it. For example, to assign > Command-N, you'd add: > > scriptnamehere\mN
Thanks George; I think I'll run this script: Display dialog "Saved your butt again." :-) I'm assuming some reading will tell me how to map it to Command-Return? -- To unsubscribe: <mailto:[EMAIL PROTECTED]> archives: <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> old-archive: <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
