Hello, Lee Maschmeyer, le Tue 28 Oct 2008 12:15:51 -0400, a écrit : > By the way, I was trying to research the -I option to install as a service. > I couldn't find it and am unsure what it means, how permanent it is or where > to look for it.
Dave, here is a patch. Samuel
Index: Documents/brltty.1.in =================================================================== --- Documents/brltty.1.in (révision 3960) +++ Documents/brltty.1.in (copie de travail) @@ -288,6 +288,9 @@ The built-in default is that no FIFO is created. .TP +\fB-I\fR +(Windows only) Install brltty as \fIBrlAPI\fR service, so that it will be started at boot and applications can know that a \fIBrlAPI\fR server is running. +.TP \fB-M \fIcsecs\fR (\fB--message-delay=\fR) The message hold time in hundredths of a second. The built-in default is @@ -306,6 +309,9 @@ .B brltty terminates. .TP +\fB-R\fR +(Windows only) Remove brltty as \fIBrlAPI\fR service, so that it will not be started at boot any more and applications can know that no \fIBrlAPI\fR server is running. +.TP \fB-S \fR[\fIdriver\fB:\fR]\fIname\fB=\fIvalue\fB,\fR... (\fB--speech-parameters=\fR) Parameters for the speech synthesizer driver. If the same parameter is specified more than once
_______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
