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

Christophe Fergeau cfergeau at redhat.com
Fri Oct 16 09:04:36 PDT 2015


On Fri, Oct 02, 2015 at 11:21:03AM -0500, Jeremy White wrote:
> Signed-off-by: Jeremy White <jwhite at codeweavers.com>
> ---
>  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

Nit: should be
> +    #  default: False

in order to be consisent with the others.

Looks good otherwise

> +    #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 at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20151016/217d2bad/attachment.sig>


More information about the Spice-devel mailing list