[PATCH xf86-video-qxl 4/4] Document a number of missing XSpice vdagent options in the example xorg.conf.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Jeremy White <jwhite@xxxxxxxxxxxxxxx>
---
 examples/spiceqxl.xorg.conf.example | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/examples/spiceqxl.xorg.conf.example b/examples/spiceqxl.xorg.conf.example
index 9b223c8..e709e6d 100644
--- a/examples/spiceqxl.xorg.conf.example
+++ b/examples/spiceqxl.xorg.conf.example
@@ -126,6 +126,30 @@ Section "Device"
     # defaults to 16
     #Option "FrameBufferSize" "16"
 
+    # Whether or not to accept Vdagent connections
+    # defaults to false
+    #Option "SpiceVdagentEnabled" "False"
+
+    # Default path to listen for agent virtual io connections
+    #  default: /tmp/xspice-virtio"
+    #Option "SpiceVdagentVirtioPath" "/tmp/xspice-virtio"
+
+    # Default path to listen for agent uinput connections
+    #  default: /tmp/xspice-uinput
+    #Option "SpiceVdagentUinputPath" "/tmp/xspice-uinput"
+
+    # Default user id to set for the Virtio and Uinput sockets
+    #  default: 0, or none
+    #  Note: both uid and gid must be given for either to take
+    #  effect
+    #Option "SpiceVdagentUid" "0"
+
+    # Default group id to set for the Virtio and Uinput sockets
+    #  default: 0, or none
+    #  Note: both uid and gid must be given for either to take
+    #  effect
+    #Option "SpiceVdagentGid" "0"
+
     # Set Spice Agent Mouse - Use Agent mouse if an agent connects
     # defaults to true
     #Option "SpiceAgentMouse" "True"
-- 
2.1.4

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]