I have a licensed copy of SU PRO 2015 for Mac and I have modified the keyboard short cuts 3 times, but they return to the default when I restart the program. The first time i thought I forgot to put them in. The second time I thought I was loosing my mind and the third time confirmed it.
I use SU on a Mac at home and a PC at work. I would like to export and import any short cuts to multiple computers if possible. Can this be done?
How do I save them?
What is the problem? I have verified my licenses are current for all computers.
There are no import or export buttons on the Mac. The shortcuts are kept in a plist file that is kept constantly up to date. The format of the file is different than what is exported/imported on Windows. I once wrote a converter to do the translation. I’ll have to see whether I can find it…
The attached is the importer I wrote to get shortcuts to the Mac from the file that Windows exports. Instructions on how to use it are in the comments at the top of the file. As the instructions note, this is experimental. Please make a copy of your plist file before trying this.
If you navigate Finder to the file, select it (single click) and right-click “get info”, you should be able to see if the file is locked and, assuming you have permission, clear the lock. Check the permissions at the bottom of the info window to be sure you are allowed to write to the file - that could also be a problem.
TextEdit to see what it looked like. On top of the window, it said “Locked”. So I clicked “Locked” and it gave me the option to unlock. Then I closed it. Changed a few shortcuts in SU. Closed SU and opened again. The changed shortcuts stayed as I had changed them.