Merge branch 'guacamole-kbd' of github.com:m1k1o/neko into kbd-modifier-state-sync

This commit is contained in:
m1k1o 2020-06-21 03:09:53 +02:00
commit 38e1b8f3e5
6 changed files with 8 additions and 8 deletions

View file

@ -125,7 +125,7 @@ func (h *MessageHandler) controlKeyboard(id string, session types.Session, paylo
// change layout
if payload.Layout != nil {
h.remote.SetKeyboard(*payload.Layout)
h.remote.SetKeyboardLayout(*payload.Layout)
}
// set num lock