Libvirt: Difference between revisions

imported>Sjau
Adding SPICE web browser
imported>Fadenb
m xml syntax highlighting
Line 56: Line 56:
Go to the graphics section and edit your you entry to something like this:
Go to the graphics section and edit your you entry to something like this:


<syntaxhighlight lang="console">
<syntaxhighlight lang="xml">
     <graphics type='spice' port='5900' autoport='no' listen='0.0.0.0' keymap='de-ch' defaultMode='insecure'>
     <graphics type='spice' port='5900' autoport='no' listen='0.0.0.0' keymap='de-ch' defaultMode='insecure'>
       <listen type='address' address='0.0.0.0'/>
       <listen type='address' address='0.0.0.0'/>