mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
Adjust some tests to not use --graphics sdl. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
12 lines
475 B
XML
12 lines
475 B
XML
</backend>
|
|
</tpm>
|
|
<input type="mouse" bus="ps2"/>
|
|
- <graphics type="vnc" fullscreen="yes"/>
|
|
+ <graphics type="vnc" fullscreen="yes" tlsPort="5902" keymap="ja"/>
|
|
<graphics type="vnc" port="-1" autoport="yes"/>
|
|
<graphics type="vnc" port="-1" autoport="yes" listen="1.2.3.4" keymap="fi">
|
|
<listen type="address" address="1.2.3.4"/>
|
|
|
|
Domain 'test-many-devices' defined successfully.
|
|
Changes will take effect after the next domain shutdown.
|