added vnc graphics console

This commit is contained in:
Leander Hutton 2024-08-22 10:18:55 -04:00
parent d0dad3fbc4
commit 4e70a87dcf

View File

@ -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'/>