Tagged Questions
0
votes
1answer
187 views
“DefaultKeyBinding” Hex code for ML's “⌘ ⌘” Start Dictation command?
I have a set customized keyboard bindings located in a plist file at ~/Library/KeyBindings/DefaultKeyBinding.Dict which works with Hex keys like..
"\UF729" = "moveToBeginningOfLine:"; /* Home */
or ...