D.T. Nethery wrote: ↑06 Mar 2021, 15:12 Next I tried to assign CTRL + SPACE to Flip KEYS and BREAKDOWNS . Guess what happened ? Yes , I got a weird line tool that pops up.
Great SHIFT + SPACE works. This is a good starting point. CMD + SPACE probably doesn't work since its conflicting with the spotlight search on MacOS. But if you don't use this key combination you could disable it in the keyboard settings of your Mac. This way you get your second useable combination. You'll find it here System Preferences > keyboard > shortcuts tab > Spotlight.
This combination isn't supported by TVPaint, but you could use this code in Hammerspoon to rebind CMD + SPACE with F
Code: Select all
hs.hotkey.bind({"command"}, "Space",
function() hs.eventtap.event.newKeyEvent("f", true):post() end,
function() hs.eventtap.event.newKeyEvent("f", false):post() end
)
A few years ago I wished for some buttons on the back of my cintiq companion to use my index finger and ring finger to flip faster between the last and the next frame. Since I couldn't find something except of the overpriced X-keys I made the (bad) decision to build something myself and dived way too deep in the mechanical keyboard community rabbit hole. Currently I use the left half of a bluetooth split keyboard on the back of my Mobile Studio and another splitkeyboard on my regular Cintiq. But I probably dived already way to deep in this topic.
A much cheaper and more versatile option than one of the long X-keys would be a "Butter Stick", which can be bought ready to use for $55 and can be configured with this online configurator or with Controllermate