Expand description
Keyboard-initiated host-switch synchronization.
A session temporarily diverts the keyboard’s three host controls, observes which channel was pressed, switches the linked pointing devices, and then switches the keyboard itself. Ordering matters: once the keyboard leaves this host its HID++ channel can no longer command a mouse sharing the same receiver.
Enums§
- Host
Switch Error - Failure while arming or running a host-switch link.
- Host
Switch Stop Reason - Why an armed host-switch session is being stopped externally.
Functions§
- run_
host_ switch_ session - Capture host switch keys on
keyboarduntil one is pressed orshutdownresolves. Controls are restored before a requested host is returned. - switch_
linked_ hosts - Move reachable targets to
host, then move the keyboard last.