Scroll to navigation

XSPICE(1) User Commands XSPICE(1)

NAME

Xspice - X server and SPICE server

DESCRIPTION

usage: Xspice [Xspice and Xorg options intermixed]

X and Spice server. example usage: Xspice --port 5900 --disable-ticketing :1.0

optional arguments:

show this help message and exit

--xorg XORG

Automatically create a temporary xorg.conf and start the X server
If given, will run after Xorg launch. Should be a program like x-session-manager

--config CONFIG

standard spice port
Exit the X server when any client disconnects
If given, render to a buffer and send updates only this many times per second
spice tls port
do not require a client password
enable sasl
x509 directory for tls
ca certificate file for tls
server certificate file for tls
server key file for tls
key file password for tls

--tls-ciphers TLS_CIPHERS

--dh-file DH_FILE

set password required to connect to server
auto_glz by default
auto by default
auto by default
filter by default

--ipv4-only

--ipv6-only

launch vdagent & vdagentd. They provide clipboard & resolution automation
virtio socket path used by vdagentd
uinput socket path used by vdagent
path to spice-vdagentd (used with --vdagent)
path to spice-vdagent (used with --vdagent)
do not launch vdagent & vdagentd, used for debugging or if some external script wants to take care of that
set vdagent user id. changing it makes sense only in conjunction with --vdagent-no-launch
set vdagent group id. changing it makes sense only in conjunction with --vdagent-no-launch
set fifo directory for playback audio. designed to work with PulseAudio's module-pipe-sink

Any options not parsed by Xspice get passed to Xorg as is.

May 2015 Xspice