You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to use [Left Alt, Left Shift, Left Ctrl, Right Alt, Right Shift, Right Ctrl] as a key binding, it reverts to (not bound) when I release the key and doesn't stay activated.
Version 2.2.0 from TwitchClient
The text was updated successfully, but these errors were encountered:
Directly binding to modifier keys (such as Shift, Alt, etc.) is not supported. These can be only used in combination with a key chord (e.g. Shift+R, Ctrl+LeftClick, etc.).
I'd need to see if there is a way around this limitation. Currently, I think, there isn't.
jsb
changed the title
Key doesn't stay bound
Bind RingMenu to modifier keys
Oct 6, 2019
When I try to use [Left Alt, Left Shift, Left Ctrl, Right Alt, Right Shift, Right Ctrl] as a key binding, it reverts to (not bound) when I release the key and doesn't stay activated.
Version 2.2.0 from TwitchClient
The text was updated successfully, but these errors were encountered: