[xspice 3/6] Consolidate and document the missing parameters

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

 



Signed-off-by: Jeremy White <jwhite@xxxxxxxxxxxxxxx>
---
 scripts/Xspice |   15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/scripts/Xspice b/scripts/Xspice
index d625ea2..1686f9e 100755
--- a/scripts/Xspice
+++ b/scripts/Xspice
@@ -70,16 +70,25 @@ parser.add_argument('--zlib-glz-wan-compression',
                     choices=wan_compression_options,
                     default='auto', help='auto by default')
 # TODO - sound support
-#parser.add_argument('--playback-compression', choices=['0', '1'], default='1', help='enabled by default')
 parser.add_argument('--streaming-video', choices=['off', 'all', 'filter'],
                     default='filter', help='filter by default')
 add_boolean('--ipv4-only')
 add_boolean('--ipv6-only')
 
+#TODO
+#Option "SpiceAddr" ""
+#Option "SpiceDeferredFPS" "10"
+#add_boolean('--agent-mouse')
+#Option "SpiceExitOnDisconnect" "1"
+#Option "EnableImageCache" "True"
+#Option "EnableFallbackCache" "True"
+#Option "EnableSurfaces" "True"
+#Option "NumHeads" "4"
+#parser.add_argument('--playback-compression', choices=['0', '1'], default='1', help='enabled by default')
+#Option "SpiceDisableCopyPaste" "False"
+
 if cgdb:
     parser.add_argument('--cgdb', action='store_true', default=False)
-# TODO:
-#add_boolean(parser, '--agent-mouse')
 
 args, xorg_args = parser.parse_known_args(sys.argv[1:])
 
-- 
1.7.10.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]