added vnc graphics console
This commit is contained in:
@@ -33,6 +33,9 @@
|
|||||||
</input>
|
</input>
|
||||||
<input type='mouse' bus='ps2'/>
|
<input type='mouse' bus='ps2'/>
|
||||||
<input type='keyboard' bus='ps2'/>
|
<input type='keyboard' bus='ps2'/>
|
||||||
|
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1'>
|
||||||
|
<listen type='address' address='127.0.0.1'/>
|
||||||
|
</graphics>
|
||||||
<graphics type='spice' autoport='yes'>
|
<graphics type='spice' autoport='yes'>
|
||||||
<listen type='address'/>
|
<listen type='address'/>
|
||||||
<image compression='off'/>
|
<image compression='off'/>
|
||||||
|
|||||||
Reference in New Issue
Block a user