Comment 2 for bug 348364

Revision history for this message
Jonathan Gibert (jokot3) wrote :

PS : workaround :

- launch virsh
- type "edit <your_dom_or_machine_name>" (this allows you to edit the xml config file of the guest)
- locate the line "<graphics type='vnc' ..." and remove any reference to "keymap"
- the line should look like this : <graphics type='vnc' port='5900' autoport='yes' listen='127.0.0.1'/> with default config
- vnc will now use the host keymap by default minus the "AltGr+" key