Import osx SU Shortcuts to windows SU?
-
Hi guys
Running bootcamp for 3ds max, and sometimes i still need to use SU on the windows side. I would just really like to import all of my shortcuts i use in SU on the OSX side, but i can only import shortcuts on windows if its in a .dat format? I cant seem to export the shortcuts on OSX and the shortcut file itself is a .plist format?
Any ideas? Google didn't help me

-
Post the .plist file - maybe someone will write a converter.
-
@jim said:
Post the .plist file - maybe someone will write a converter.
Well that would be great for future use! Now i just ended up manually setting up all the shortcuts. Tedious work, but needed to be done that way i guess

-
Parsing the .plist is not a problem, but I don't know to translate the Apple codes into the Windows equivalent. Particularly, what does the number 131072 mean?
Apple Shortcuts File:
<string>Z</string> <integer>131072</integer> <string>viewZoomExtents;</string> <string>e</string> <integer>0</integer> <string>selectEraseTool;</string> <string>k</string> <integer>0</integer> <string>toggleDisplayBackEdges;</string>Windows Shortcuts File:
0 0 0 H selectDollyTool; 0 0 0 I selectImageIglooTool; 0 0 0 O selectOrbitTool; 0 0 0 A selectArcTool; -
This should do the conversion... The integers are mod-key codes.
Read the file for usage...
load"shortcutPlist2Dat.rb";TIG.shortcutPlist2Dat
-
I've updated the script to include all mod-key combos...
http://forums.sketchucation.com/viewtopic.php?p=407776#p407776
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement