19.4. 表示オプション
このセクションでは、表示オプションに関する情報を提供します。
グラフィックを無効にする
-nographic
VGA カードエミュレーション
-vga <type>
Supported types:
- cirrus - Cirrus Logic GD5446 ビデオカード。
- std - Bochs VBE 拡張機能を備えた標準 VGA カード。
- qxl - スパイス準仮想カード。
- none - VGA カードを無効にします。
VNC ディスプレイ
-vnc <display>[,<option>[,<option>[,...]]]
サポートされている表示値:
- [<host>]:<port>
- unix:<path>
- share[allow-exclusive|force-shared|ignore]
- none - 他のオプションを指定せずにサポートされます。
サポートされているオプションは次のとおりです。
- to=<port>
- reverse
- password
- tls
- x509=</path/to/certificate/dir> - -tlsが指定されている場合にサポートされます。
- x509verify=</path/to/certificate/dir> - tlsが指定されている場合にサポートされます。
- sasl
- acl
スパイスデスクトップ
-spice option[,option[,...]]
サポートされているオプションは次のとおりです。
- port=<number>
- addr=<addr>
- ipv4ipv6
- password=<secret>
- disable-ticketing
- disable-copy-paste
- tls-port=<number>
- x509-dir=</path/to/certificate/dir>
- x509-key-file=<file>x509-key-password=<file>x509-cert-file=<file>x509-cacert-file=<file>x509-dh-key-file=<file>
- tls-cipher=<list>
- tls-channel[main|display|cursor|inputs|record|playback]plaintext-channel[main|display|cursor|inputs|record|playback]
- image-compression=<compress>
- jpeg-wan-compression=<value>zlib-glz-wan-compression=<value>
- streaming-video=[off|all|filter]
- agent-mouse=[on|off]
- playback-compression=[on|off]
- seamless-migratio=[on|off]