<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Annamarie Pluhar wrote (at 3:16 AM on Tuesday, February 28, 2023):</p>
</div><div class="plaintext" style="white-space: normal;"><blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #136BCE; color: #136BCE;"><p dir="auto">Having moved MM to a new computer, I find I want to use some key bindings and on reading closely the manual discover this: “Do not edit these files. Changes should be placed in separate files as described further below. The file named Standard.plist is always in use, but Gmail.plist is more interesting.”</p>
<p dir="auto">I have neither standard.plist or gmail.plist in my Resources/KeyBindings folder. How should I fix this?</p>
</blockquote></div>
<div class="markdown" style="white-space: normal;">
<p dir="auto">Hi Annamarie,</p>
<p dir="auto">If you read just above the part of the Help file that you quoted, it gives the full path to these files:</p>
<p dir="auto">MailMate.app/Contents/Resources/KeyBindings/</p>
<p dir="auto">These files actually reside <em>inside</em> the MailMate application. Although it's not well known except to developers, on a Mac, an application is actually a special kind of folder. It's very important not to edit anything inside an application because it could break the application.</p>
<p dir="auto">Keep reading the Help file, and you see:</p>
</div><div class="plaintext" style="white-space: normal;"><blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #136BCE; color: #136BCE;"><p dir="auto">It is also possible to create new key bindings files in the following folder location:
<br>
~/Library/Application Support/MailMate/Resources/KeyBindings/</p>
</blockquote></div>
<div class="markdown" style="white-space: normal;">
<p dir="auto">That's where you can put custom key bindings files to override the files that are built into the application. The ~ in the path is developer shorthand for your account's home folder ([Computer]/Macintosh HD/Users/[Your account name]).</p>
<p dir="auto">Hope this clears up the confusion!</p>
<p dir="auto">John</p>

</div>
</div>
</body>

</html>