<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">Hi Mike</p>

<p dir="auto">Indeed, somehow the default keybinding for cmd-1 (Layout - Preview at bottom) seems to prevail.</p>

<p dir="auto"><em>One</em> workaround is to use an keystroke utility which listens to keys <em>before</em> they reach the application. One such an utility is the fabulous <a href="https://www.keyboardmaestro.com/main/">Keyboard Maestro</a>: Here you can set a macro for cmd-1 and this will be executed instead of MailMate’s own layout action. In the macro then you can issue another (obscure) keystroke (e.g. shift-ctrl-opt-cmd-1) which in your keybindings file you set to your desired MailMate action.</p>

<p dir="auto">HTH,<br>
Leo</p>

<blockquote style="border-left:2px solid #5855D5; color:#5855D5; margin:0 0 5px; padding-left:5px">
<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 style="border:thin solid gray; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px"><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!_______________________________________________<br>
mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="https://lists.freron.com/listinfo/mailmate">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>
</div>
</div>
</body>
</html>