added vnc graphics console
This commit is contained in:
parent
d0dad3fbc4
commit
4e70a87dcf
|
@ -33,6 +33,9 @@
|
|||
</input>
|
||||
<input type='mouse' 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'>
|
||||
<listen type='address'/>
|
||||
<image compression='off'/>
|
||||
|
|
Loading…
Reference in New Issue
Block a user