TechxArtisanStudio / Openterface_QT

Openterface Mini-KVM: Host Applications for Windows and Linux Support
GNU Affero General Public License v3.0
35 stars 5 forks source link

Add option to send hotkeys all together. #6

Open kashalls opened 3 months ago

kashalls commented 3 months ago

Some OS don't allow pass through for some keys like the Windows key. You could do like other kvm's and have preset keybinds in the application that they can use.

My idea is that you can create a simple gui version of a keyboard like the image below for instance to click and select keys that you want to send as a keybind, which would let you do keybinds like CTRL + SHIFT + WIN + B to restart the graphics driver without doing it to your host PC as well.

image

kevinzjpeng commented 2 months ago

Thanks for your idea, a virtual keyboard feature should be added to the app, so that user can send a composite keys, I add this to my backlog.