1spice-vdagentd(1) General Commands Manual spice-vdagentd(1)
2
3
4
6 spice-vdagentd - Spice guest agent daemon
7
9 spice-vdagent [OPTIONS]
10
12 The spice guest agent for Linux consists of 2 parts, a system wide dae‐
13 mon spice-vdagentd and a X11 session agent spice-vdagent of which there
14 is one per X11 session.
15 spice-vdagentd gets started through a Sys-V initscript or a systemd
16 unit.
17
19 The spice guest agent adds the following features to spice Linux
20 guests:
21
22 Client mouse mode (no need to grab mouse by client, no mouse lag)
23
24 Automatic adjustment of the X11 session's number of virtual monitors,
25 and their resolution, to the number of client windows and their resolu‐
26 tion
27
28 Support of copy and paste (text and images) between the active X11 ses‐
29 sion and the client, this supports both the primary selection and the
30 clipboard
31
32 Support for transferring files from the client to the agent
33
35 -h Print a short description of all command line options
36
37 -d Log debug messages (use twice for extra info)
38
39 -f Treat uinput device as fake; no ioctls. This is useful in com‐
40 bination with Xspice.
41
42 -o The daemon will exit after processing a single session.
43
44 -s port
45 Set virtio serial port (default: /dev/virtio-ports/com.red‐
46 hat.spice.0)
47
48 -u device
49 Set uinput device (default: /dev/uinput)
50
51 -x Don't daemonize
52
53 -X Disable session info usage, spice-vdagentd needs to know which
54 spice-vdagent is in the currently active X11 session. spice-
55 vdagentd uses console kit or systemd-logind (compile time
56 option) for this; The -X option disables this, if no session
57 info is available only one spice-vdagent is allowed
58
60 The Sys-V initscript or systemd unit parses the following files:
61
62 /etc/sysconfig/spice-vdagentd
63 Default cmdline options can be passed to spice-vdagentd by set‐
64 ting them in the SPICE_VDAGENTD_EXTRA_ARGS variable in this file
65
67 spice-vdagent(1)
68
70 Copyright 2010-2013 Red Hat, Inc. License GPLv3+: GNU GPL version 3 or
71 later <http://gnu.org/licenses/gpl.html>.
72 This is free software: you are free to change and redistribute it.
73 There is NO WARRANTY, to the extent permitted by law.
74
75
76
77spice-vdagent 0.20.0 April 2013 spice-vdagentd(1)