for these channels. If the server only offers non-TLS connections for these channels, the client will not use these. If the special value "all" is used, this indicates that all SPICE channels must be encrypted. The current SPICE channels are: main, display, inputs, cursor, playback, record, smartcard, usbredir.
spice-disable-effects= "wallpaper" will disable the guest wallpaper, "font-smooth" will
disable font antialiasing, "animation" will try to disable some of
the desktop environment animations. "all" will attempt to disable
everything which can be disabled.
spice-color-depth=<16,32>
Guest display color depth - DEPRECATED
This tells the SPICE client that it should attempt to force the
guest OS color depth. A lower color depth should lower bandwith
usage. This requires guest support, usually through a SPICE agent.
This is currently only supported on Windows 7 and older guests.
spice-ca-file= signed. This is useful when using self-signed TLS certificates
rather than certificates signed by an official CA.
spice-host-subject= When using self-signed certificates, or when the guest is migrated
between different hosts, the subject/altSubject of the TLS
certificate the SPICE server will provide will not necessarily
match the hostname we are connecting to. This option makes it
possible to override the expected subject of the TLS certificate.
The subject must correspond to the "Subject:" line returned by:
openssl x509 -noout -text -in server-cert.pem
spice-debug
Enable Spice-GTK debugging. This can also be toggled on with the
SPICEDEBUG environment variable, or using GMESSAGESDEBUG=all
spice-disable-audio
Disable audio support
spice-disable-usbredir
Disable USB redirection support
spice-usbredir-auto-redirect-filter= Filter selecting USB devices to be auto-redirected when plugged in
This filter specifies which USB devices should be automatically
redirected when they are plugged in during the lifetime of a SPICE
session.
A rule has the form of: "class,vendor,product,version,allow"
-1 can be used instead of class, vendor, product or version in
order to accept any value. Several rules can be concatenated with
'|': "rule1|rule2|rule3"
spice-usbredir-redirect-on-connect= spice-gtk-version
Display Spice-GTK version information
spice-smartcard
Enable smartcard support
spice-smartcard-db= "http://www.spice-space.org/page/SmartcardUsage#Usingasoftwaresmartcard"
for more details about how to generate these certificates.
spice-smartcard-certificates= with spice-smartcard-db should be used for smartcard emulation.
spice-cache-size= Image cache size - DEPRECATED
This option should only be used for testing/debugging.
spice-glz-window-size= Glz compression history size - DEPRECATED
This option should only be used for testing/debugging.
BUGS
Report bugs to the mailing list
"http://lists.freedesktop.org/mailman/listinfo/spice-devel"
COPYRIGHT
Copyright (C) 2011, 2014 Red Hat, Inc., and various contributors. This
is free software. You may redistribute copies of it under the terms of
the GNU Lesser General Public License
"https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html". There is NO
WARRANTY, to the extent permitted by law.
SEE ALSO
"virt-viewer(1)", the project website "http://spice-space.org"
perl v5.26.2 2018-05-18 SPICE-CLIENT(1)