File: gconfig-domain-device-graphics.xml

package info (click to toggle)
libvirt-glib 4.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,444 kB
  • sloc: ansic: 21,204; xml: 591; python: 310; sh: 121; javascript: 30; makefile: 12
file content (7 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
<domain>
  <devices>
    <graphics type="spice" port="1234">
      <image compression="auto_lz"/>
    </graphics>
  </devices>
</domain>