Usage of CapsLock for switching keyboard between local and KVM #627
Jozef-sk40
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
This is problematic in that a lot of keystrokes are handled by the host before the browser get to see them... but the idea is sound. I would rather use Scroll Lock than Caps Lock (personally) as there's already a lot of nasty sync-related issues with Caps Lock |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Everybody who used KVM encountered this problem:
Both local and remote systems use the same keyboard controls, which makes a lot of troubles.
So I propose to use CapsLock for switching between systems:
If CapsLock is off, then control keys are used on local system (like ESC, ALT+TAB, F4 etc.)
If CapsLock in on, then control keys are sent to remote system (behind KVM).
Beta Was this translation helpful? Give feedback.
All reactions