| Post Title | Posted | Description |
|---|---|---|
Parent Directory
|
||
| MS-Outlook – disable Ctrl-Enter sending emails | 2006-03-21 08:54 | I hate sending unfinished emails |
A few times, I have accidentally sent an email before I was finished with it by pressing Ctrl-Enter. While I see the practicality of this shortcut, I decided to disable it. To do this, you have make the following registry change, just remember, you're doing this at your own risk :-)
Create the following entry:
[HKEY_CURRENT_USER\Software\Policies\Microsoft\
Office\11.0\Outlook\DisabledShortcutKeysCheckBoxes]
"CtrlEnter"="13,8"
And if you're using MS Word as your default email editor, create this one too:
[HKEY_CURRENT_USER\Software\Policies\Microsoft\
Office\11.0\Word\DisabledShortcutKeysCheckBoxes]
"CtrlEnter"="13,8"
Chris Barnes wrote:
Brilliant, thanks – Ctrl+Enter has bitten me for the last time! I've posted this on my blog, hope you don't mind.
I love your "minimalist" design, by the way :)
Posted on 04-Mar-10 at 5:08 pm | Permalink
Andrej wrote:
Thanks! I'm glad it worked for you.
Posted on 05-Mar-10 at 12:52 am | Permalink