[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt-users] VNC display size
- From: Aaron Bruelisauer <aaron bruelisauer tuor org>
- To: libvirt-users redhat com
- Subject: [libvirt-users] VNC display size
- Date: Fri, 31 Oct 2014 10:55:27 +0100
Hi
I would like to set the resolution of the video device of my domain. So
if I connect with via vnc I see more.
That is the part of the .xml file:
"...
<graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='cirrus' vram='9216' heads='1'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x02'
function='0x0'/>
</video>
..."
How can I change it?
Salutations
Aaron
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]