Keybinds for Ctrl and Shift #879
pezz
started this conversation in
Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I think I mentioned this in Discord but thought I'd log it here with some detail.
Also I don't think this is actually a bug and it's just the way keybinds are done in Furnace.
I've been trying to set keybinds to be like FT2, where:
It seems in the Furnace keyboard settings section, when you try to bind a function to Ctrl or Shift, it waits for another key to be pressed in order to set the bind, so it's not possible for a function to be bound to just Ctrl or Shift.
Not sure if this is achievable in the GUI framework Furnace uses, but perhaps allowing the bind to be set on a "key up" event might allow just Ctrl or Shift to be used (as it'll set the bind on Ctrl / Shift being released instead of waiting for another key to be pressed)?
Cheers.
Beta Was this translation helpful? Give feedback.
All reactions