openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #24273
novncproxy and keymaps
Hi,
I am now at a point in my deployment where I can now start instances and
access the console through horizon. The problem is that I get a weird
keyboard layout and when I add "vnc_keymap=de" in nova.conf it changes
but to a en-us layout rather than the de (german) I requested.
The 'de' is properly reflected in the instances xml config:
...
<graphics type='vnc' port='5900' autoport='yes' listen='0.0.0.0'
keymap='de'>
...
Any ideas how to get the proper layout working in the horizon console?
Regards,
Dennis