Skip to content

Instantly share code, notes, and snippets.

@bbugh
Created December 15, 2023 16:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bbugh/40f852294fcb3029bfd06044bd994538 to your computer and use it in GitHub Desktop.
Save bbugh/40f852294fcb3029bfd06044bd994538 to your computer and use it in GitHub Desktop.
BetterTouchTool Cmd+/- zooming for draw.io
[
{
"BTTAppBundleIdentifier" : "com.jgraph.drawio.desktop",
"BTTAppName" : "draw.io",
"BTTAppAutoInvertIcon" : 1,
"BTTAppProcessMatchMode" : 2,
"BTTAppProcessName" : "draw.io",
"BTTTriggers" : [
{
"BTTLastUpdatedAt" : 1702656741.3490081,
"BTTTriggerType" : 0,
"BTTTriggerClass" : "BTTTriggerTypeKeyboardShortcut",
"BTTPredefinedActionType" : 366,
"BTTPredefinedActionName" : "Empty Placeholder",
"BTTAdditionalConfiguration" : "1048584",
"BTTKeyboardShortcutKeyboardType" : 2302,
"BTTUUID" : "43EF27C0-7EF6-4D8B-B9F5-55776E46A384",
"BTTTriggerOnDown" : 1,
"BTTLayoutIndependentChar" : "=",
"BTTEnabled" : 1,
"BTTEnabled2" : 1,
"BTTShortcutKeyCode" : 24,
"BTTShortcutModifierKeys" : 1048576,
"BTTOrder" : 0,
"BTTAutoAdaptToKeyboardLayout" : 0,
"BTTAdditionalActions" : [
{
"BTTLastUpdatedAt" : 1702656702.540204,
"BTTTriggerType" : -1,
"BTTTriggerParentUUID" : "43EF27C0-7EF6-4D8B-B9F5-55776E46A384",
"BTTIsPureAction" : true,
"BTTTriggerClass" : "BTTTriggerTypeKeyboardShortcut",
"BTTLayoutIndependentActionChar" : "+",
"BTTShortcutToSend" : "55,69",
"BTTKeyboardShortcutKeyboardType" : 0,
"BTTUUID" : "A7E3F6F8-6775-4EF5-827B-22F40E1B79B4",
"BTTEnabled" : 1,
"BTTEnabled2" : 1,
"BTTShortcutKeyCode" : -1,
"BTTShortcutModifierKeys" : -1,
"BTTOrder" : 35,
"BTTAutoAdaptToKeyboardLayout" : 0
}
]
},
{
"BTTLastUpdatedAt" : 1702656722.786329,
"BTTTriggerType" : 0,
"BTTTriggerClass" : "BTTTriggerTypeKeyboardShortcut",
"BTTPredefinedActionType" : 366,
"BTTPredefinedActionName" : "Empty Placeholder",
"BTTAdditionalConfiguration" : "1048584",
"BTTKeyboardShortcutKeyboardType" : 2302,
"BTTUUID" : "B2D8397C-DD67-44C2-9832-AACE39C175A0",
"BTTTriggerOnDown" : 1,
"BTTLayoutIndependentChar" : "-",
"BTTEnabled" : 1,
"BTTEnabled2" : 1,
"BTTShortcutKeyCode" : 27,
"BTTShortcutModifierKeys" : 1048576,
"BTTOrder" : 1,
"BTTAutoAdaptToKeyboardLayout" : 0,
"BTTAdditionalActions" : [
{
"BTTLastUpdatedAt" : 1702656729.5677829,
"BTTTriggerType" : -1,
"BTTTriggerParentUUID" : "B2D8397C-DD67-44C2-9832-AACE39C175A0",
"BTTIsPureAction" : true,
"BTTTriggerClass" : "BTTTriggerTypeKeyboardShortcut",
"BTTLayoutIndependentActionChar" : "-",
"BTTShortcutToSend" : "55,78",
"BTTKeyboardShortcutKeyboardType" : 0,
"BTTUUID" : "039A2658-1136-42D0-A4FA-A77D72A21339",
"BTTEnabled" : 1,
"BTTEnabled2" : 1,
"BTTShortcutKeyCode" : -1,
"BTTShortcutModifierKeys" : -1,
"BTTOrder" : 37,
"BTTAutoAdaptToKeyboardLayout" : 0
}
]
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment