<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div><div class="markdown">
<p dir="auto">Hi all.</p>

<p dir="auto">I’m using MailMate 1.13.1 (5671). I have a Special.plist file with keybindings, which is enabled in my preferences, and it generally works. However, I tried to override Cmd-1 to go to the Inbox (Apple Mail habits die hard?):</p>

<pre><code>  "@1" = ( "goToMailbox:", "INBOX" );
</code></pre>

<p dir="auto">I restarted MailMate after changing my file but this doesn’t seem to work.</p>

<p dir="auto">Any thoughts?</p>

<p dir="auto">I saw that this <a href="https://www.mail-archive.com/mailmate@lists.freron.com/msg05359.html">came up before</a> and that custom key bindings were recommended, but the history did not discuss overriding Cmd-1/2/3…</p>

<p dir="auto">Thanks!</p>
</div>
</div>
</body>
</html>