Hi Robbie,
Scott, RHH (Robbie) wrote:
I have Lyx 1.56 running on OSX10.4
I have seen on various other posts stating that the mac.bind file is located
within the lyx.app bundle. I can locate the file with the preferences part
of lyx but if I do a search for it I cannot find it. I don't know how to
copy it if I can't get to it with finder. Help!
Go to LyX.app in Finder, right-click on it, and select "Show Package
Contents".
However, instead of modifying the standard mac.bind file, you are better
off creating your OWN bind file, putting that in
yourhomedir/Library/Application Support/LyX(1.5)/bind
and select it in the LyX Preferences.
Let the first line of your own bind file be
\bind_file mac.bind
to load all standard settings, and then afterwards you can add your own
stuff. You can also redefine things, because if the same key combo is
defined twice, the later one wins.
For example, to switch Cmd-r and and Cmd-t, I have:
\bind_file mac.bind
\bind "C-r" "buffer-view pdf2"
\bind "C-t" "dialog-show character"
Hope this helps,
Konrad