#Left and Right Shift (and Ctrl)
12 messages · Page 1 of 1 (latest)
Hmmm seems to be to fix another report.
https://discord.com/channels/1000343719314198548/1273708634726989864
Can you elaborate why you prefer them the same?
I guess there is users with different expectations / needs for this.
👍 Your bug report is in review. Our team is currently investigating.
In my opinion, they should be separate but you should have the option of multiple key bindings for a given action. (Although it's definitely more work on the devs end)
you have the option for multiple keybindings, however the point is
Ctrl/Shift/Alt are "modifier" keys. The intent of duplicating them on both left and right is to allow the user easier access to them.
That's true. I'll have to look back at the game for the multiple keybinds thing.
I personally like the separate shift keys, however, when setting hotkeys, it is impossible to tell which SHIFT key is set.
In the Hotkeys page in settings, there should be labels so that we can tell which key is which:
"L-Shift" and "R-Shift" instead of both being shown as "Shift"
"L-Ctrl" and "R-Ctrl" instead of both being shown as "Ctrl"
"L-Alt" and "R-Alt" instead of both being shown as "Alt"
As for using theses keys, I think the best option would be to have a toggle to have both SHIFT (as well as ALT and CTRL) keys treated as one, this could automatically set the second key binding for any combo with a "Shift", "Alt", or "Ctrl" key selected.
For example, by default, Mirror is set to Shift+F (this is actually R-Shift+F). Toggling the option would automatically set the second key binding for Mirror to L-Shift+F. It would do the same for any other key bind with a "Shift", "Alt", or "Ctrl" in them.
The toggle "just make it a setting" is kind of stupid.
I know why games do that, DirectInput (or whatever) just give you key code for each key in existence (in the definition), including AltGr and F13-F24
But. Since they ate modifiers and most other things treat them as a single key, maybe it should be treated as single keys.
But we allow 2x keybind per action, so I'm ok with having it separate but differentiate between left and right.
we have had this discussion before, even back in alpha (somehow).