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 transfering 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 -s port
40 Set virtio serial port (default: /dev/virtio-ports/com.red‐
41 hat.spice.0)
42
43 -u device
44 Set uinput device (default: /dev/uinput)
45
46 -x Don't daemonize
47
48 -X Disable session info usage, spice-vdagentd needs to know which
49 spice-vdagent is in the currently active X11 session. spice-
50 vdagentd uses console kit or systemd-logind (compile time
51 option) for this; The -X option disables this, if no session
52 info is available only one spice-vdagent is allowed
53
55 The Sys-V initscript or systemd unit parses the following files:
56
57 /etc/sysconfig/spice-vdagentd
58 Default cmdline options can be passed to spice-vdagentd by set‐
59 ting them in the SPICE_VDAGENTD_EXTRA_ARGS variable in this file
60
62 spice-vdagent(1)
63
65 Copyright 2010-2013 Red Hat, Inc. License GPLv3+: GNU GPL version 3 or
66 later <http://gnu.org/licenses/gpl.html>.
67 This is free software: you are free to change and redistribute it.
68 There is NO WARRANTY, to the extent permitted by law.
69
70
71
72spice-vdagent 0.14.0 April 2013 spice-vdagentd(1)