Local Mac key mapping passthrough
Local Mac OS key mappings/rebinding not passing through to client machine via session. IE Windows keyboard layout Control + C does not passthrough to windows client from Mac.
Local Mac OS key mappings/rebinding not passing through to client machine via session. IE Windows keyboard layout Control + C does not passthrough to windows client from Mac.
Hello Alexander, the key mapping between Windows and Mac uses keycodes which the OS defines in the background, but the keycode numbers aren't generally displayed anywhere (e.g. key 13 is the keycode for the Enter/Return key).
For connecting between these types of devices with SC, the keys will typically match physically on the keyboard layout between them - for example, Control on a macOS keyboard physically matches the location of the Ctrl key on Windows, while Option maps to the Windows key, and Command maps to Alt.
The OS keyboard shortcuts are the same though on each respective device where focus is targeted. For example, Ctrl+C on Windows is the shortcut to Copy, but on Mac the shortcut is Command+C, which if you are connecting from Windows > Mac would be Alt+C on the physical Windows keyboard.