zoeyjodon / moonlight-N3DS

Gamestream client for the New 3DS
https://github.com/moonlight-stream/moonlight-embedded/wiki
GNU General Public License v3.0
120 stars 4 forks source link

Feature Request: Have the ability to hold down any keyboard button, or at the very least the super key button #49

Open Mot0193 opened 3 months ago

Mot0193 commented 3 months ago

Just like you can "hold down" keys like shift, control, tab, etc. you should be able to hold down the windows/command/super key too, since that is also often used for keyboard shortcuts. (e.g winkey + E opens file explorer)

It would be a lot more useful if there would be a way to hold down ANY button on the keyboard to allow for custom shortcuts on other programs (for example being able to hold down shift + E + R). Maybe have a button on the keyboard that toggles "hold down mode", and while the button is active you can hold down any button you press, and lets go when you disable the "hold down" mode.

Albertfanmingo commented 3 months ago

Perhaps add a modifier button that, when pressed, makes the next key stay held? It would make any key hold-able and would be rather non-intrusive of an implementation.