spice: add misc config options

This patch adds a few more options to tweak spice server behavior.
The documentation update chunk has the details ;)
This commit is contained in:
Gerd Hoffmann 2010-08-30 16:36:53 +02:00
parent 333b0eebcc
commit 84a23f251f
3 changed files with 46 additions and 1 deletions

View file

@ -728,6 +728,15 @@ Default is auto_glz.
Configure wan image compression (lossy for slow links).
Default is auto.
@item streaming-video=[off|all|filter]
Configure video stream detection. Default is filter.
@item agent-mouse=[on|off]
Enable/disable passing mouse events via vdagent. Default is on.
@item playback-compression=[on|off]
Enable/disable audio stream compression (using celt 0.5.1). Default is on.
@end table
ETEXI