teleport
teleport copied to clipboard
Alternative keyboard layouts for Desktop Access
This PR adds ability for the user to specify their preferred keyboard layout that will be used in Desktop Access sessions.
There's new grpc method GetKeyboardLayout
that allows Windows Desktop Service (and only this service) to get preferred keyboard layout for the user (to avoid passing all preferences to the service or passing yet another thing through certificate with problematic parsing etc)
New section is added in Account Settings
for now.
changelog: Add ability to select alternative keyboard layouts for Desktop Access sessions