Qemu will default use en-us keyboard layout for vnc. Cay you try to modify nova config, add keymap option in vnc group like following: [vnc] keymap=es
Then restart your nova-compute service. Hard reboot your instance and verify whether this issue had been fixed.
Qemu will default use en-us keyboard layout for vnc.
Cay you try to modify nova config, add keymap option in vnc group like following:
[vnc]
keymap=es
Then restart your nova-compute service.
Hard reboot your instance and verify whether this issue had been fixed.