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


George

-- 
George Clark - [EMAIL PROTECTED]



-- 
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/>

Reply via email to