elvissteinjr / DesktopPlus

Advanced desktop access for OpenVR
GNU General Public License v3.0
454 stars 29 forks source link

Feature request: Automatically turn off Shift key after single press #32

Closed matejdro closed 2 years ago

matejdro commented 2 years ago

Currently, shift key stays active after typing a letter. This is a bit counterintuitive compared to how actual shift works (usually you only press shift once. If you need multiple uppercase letters, you can use caps lock, which should be sticky).

elvissteinjr commented 2 years ago

Unless I'm missing something, that should already be covered by the "Sticky Modifier Keys" setting. I already noticed some inconsistencies with that setting in regards to toggling multiple modifiers at once in the current build, but the basic shift -> key functionality should be fine right now.

matejdro commented 2 years ago

Duh, I'm an idiot and I've missed this option. Thanks!