Poor man's documentation for the win! Signed-off-by: Jeremy White <jwhite@xxxxxxxxxxxxxxx> --- examples/spiceqxl.xorg.conf.example | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/examples/spiceqxl.xorg.conf.example b/examples/spiceqxl.xorg.conf.example index fd94dc1..a07906e 100644 --- a/examples/spiceqxl.xorg.conf.example +++ b/examples/spiceqxl.xorg.conf.example @@ -91,6 +91,22 @@ Section "Device" # Enable the use of off screen srufaces # defaults to True #Option "EnableSurfaces" "True" + + # The number of heads to allocate by default + # defaults to 4 + #Option "NumHeads" "4" + + # Set Spice Agent Mouse + # defaults to false + #Option "SpiceAgentMouse" "False" + + # Set Spice Playback compression + # defaults to true + #Option "SpicePlaybackCompression" "True" + + # Disable copy and paste + # defaults to false + #Option "SpiceDisableCopyPaste" "False" EndSection Section "InputDevice" -- 1.7.10.4 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel