Re: [Spice-devel] [qxl] spiceqxl: Improve the Xspice and Xorg configuration option descriptions

2016-12-08 Thread Francois Gouget
On Mon, 7 Nov 2016, Frediano Ziglio wrote: [...] > > > -parser.add_argument('--audio-fifo-dir', help="set fifo directory for > > > playback audio. designed to work with PulseAudio's module-pipe-sink") > > > +parser.add_argument('--audio-fifo-dir', help="If a directory is given, > > > any > > >

Re: [Spice-devel] [qxl] spiceqxl: Improve the Xspice and Xorg configuration option descriptions

2016-12-08 Thread Francois Gouget
On Mon, 7 Nov 2016, Christophe Fergeau wrote: [...] > > +parser.add_argument('--dh-file', help="Set the server DH file location for > > TLS.") > > +parser.add_argument('--tls-ciphers', help="Set the TLS ciphers preference > > order.") > > +add_boolean('--ipv4-only') > >

Re: [Spice-devel] [qxl] spiceqxl: Improve the Xspice and Xorg configuration option descriptions

2016-11-07 Thread Frediano Ziglio
> > On Mon, Oct 31, 2016 at 09:50:54PM +0100, Francois Gouget wrote: > > Group the options more logically and improve their descriptions. > > In the Xorg configuration, always show the default in the > > commented-out sample. > > > > Signed-off-by: Francois Gouget > >

Re: [Spice-devel] [qxl] spiceqxl: Improve the Xspice and Xorg configuration option descriptions

2016-11-07 Thread Christophe Fergeau
On Mon, Oct 31, 2016 at 09:50:54PM +0100, Francois Gouget wrote: > Group the options more logically and improve their descriptions. > In the Xorg configuration, always show the default in the > commented-out sample. > > Signed-off-by: Francois Gouget > --- >

[Spice-devel] [qxl] spiceqxl: Improve the Xspice and Xorg configuration option descriptions

2016-10-31 Thread Francois Gouget
Group the options more logically and improve their descriptions. In the Xorg configuration, always show the default in the commented-out sample. Signed-off-by: Francois Gouget --- examples/spiceqxl.xorg.conf.example | 166 +++-