78da24
diff -up brltty-4.5/Documents/brltty.1.in.orig brltty-4.5/Documents/brltty.1.in
78da24
--- brltty-4.5/Documents/brltty.1.in.orig	2013-03-28 01:24:27.000000000 +0100
78da24
+++ brltty-4.5/Documents/brltty.1.in	2013-07-15 17:26:50.610416942 +0200
78da24
@@ -41,8 +41,8 @@ Boot Parameters
78da24
 .IP 3. 4
78da24
 Environment Variables
78da24
 (if the
78da24
-.B -E
78da24
-.RB "(" "--environment-variables" ")"
78da24
+.B \-E
78da24
+.RB "(" "\-\-environment\-variables" ")"
78da24
 option is in effect)
78da24
 .IP 4. 4
78da24
 The Configuration File
78da24
@@ -56,7 +56,7 @@ the rightmost specification takes preced
78da24
 .PP
78da24
 The following options are supported:
78da24
 .TP
78da24
-\fB-a \fItable\fR (\fB--attributes-table=\fR)
78da24
+\fB\-a \fItable\fR (\fB\-\-attributes\-table=\fR)
78da24
 The path to the attributes table.
78da24
 Relative paths are anchored at
78da24
 .BR "@TABLES_DIRECTORY@" "."
78da24
@@ -66,12 +66,12 @@ extension is optional.
78da24
 The built-in default is
78da24
 .BR "attributes.atb" "."
78da24
 .TP
78da24
-\fB-b \fIdriver\fB,\fR...|\fBauto\fR (\fB--braille-driver=\fR)
78da24
+\fB\-b \fIdriver\fB,\fR...|\fBauto\fR (\fB\-\-braille\-driver=\fR)
78da24
 The driver for the braille display
78da24
 (see Driver Specification).
78da24
 The built-in default is \fBauto\fR.
78da24
 .TP
78da24
-\fB-c \fItable\fR (\fB--contraction-table=\fR)
78da24
+\fB\-c \fItable\fR (\fB\-\-contraction\-table=\fR)
78da24
 The path to the contraction table.
78da24
 Relative paths are anchored at
78da24
 .BR "@TABLES_DIRECTORY@" "."
78da24
@@ -79,7 +79,7 @@ The
78da24
 .B ".ctb"
78da24
 extension is optional.
78da24
 .TP
78da24
-\fB-d \fIdevice\fB,\fR... (\fB--braille-device=\fR)
78da24
+\fB\-d \fIdevice\fB,\fR... (\fB\-\-braille\-device=\fR)
78da24
 The device to which the braille display is connected.
78da24
 The built-in default is \fB@braille_device@\fR.
78da24
 .RS
78da24
@@ -131,23 +131,23 @@ or do set it but not to a unique value.
78da24
 A comma-delimited list of braille devices may be specified.
78da24
 If this is done then autodetection is performed on each listed device in sequence.
78da24
 This feature is particularly useful if you have
78da24
-a braille display with more than one interrface,
78da24
+a braille display with more than one interface,
78da24
 e.g. both a serial and a USB port.
78da24
 .RE
78da24
 .TP
78da24
-\fB-e\fR (\fB--standard-error\fR)
78da24
+\fB\-e\fR (\fB\-\-standard\-error\fR)
78da24
 Write logs to standard error rather than to the system log (useful for debugging).
78da24
 .TP
78da24
-\fB-f \fIfile\fR (\fB--configuration-file=\fR)
78da24
+\fB\-f \fIfile\fR (\fB\-\-configuration\-file=\fR)
78da24
 The path to the configuration file.
78da24
 Relative paths are anchored at the current working directory.
78da24
-The built-in default is
78da24
+The built\-in default is
78da24
 .BR "@CONFIGURATION_DIRECTORY@/@CONFIGURATION_FILE@" "."
78da24
 .TP
78da24
-\fB-h\fR (\fB--help\fR)
78da24
+\fB\-h\fR (\fB\-\-help\fR)
78da24
 Print a command line usage summary and then exit.
78da24
 .TP
78da24
-\fB-i \fIname\fR (\fB--speech-input=\fR)
78da24
+\fB\-i \fIname\fR (\fB\-\-speech\-input=\fR)
78da24
 The file system object
78da24
 (FIFO, named pipe, named socket, etc)
78da24
 which gives other applications access to
78da24
@@ -158,7 +158,10 @@ Relative paths are anchored at the curre
78da24
 The built-in default is
78da24
 that the file system object is not created.
78da24
 .TP
78da24
-\fB-l \fIlevel\fR (\fB--log-level=\fR)
78da24
+\fB\-k \fIfile\fR (\fB\-\-key\-table=\fR)
78da24
+Path to key table file.
78da24
+.TP
78da24
+\fB\-l \fIlevel\fR (\fB\-\-log\-level=\fR)
78da24
 The minimum severity level for messages written to the log.
78da24
 Any of the following numbers,
78da24
 or any abbreviation of their corresponding names,
78da24
@@ -193,7 +196,7 @@ may be specified:
78da24
 The built-in default is
78da24
 .BR "notice" "."
78da24
 .TP
78da24
-\fB-m \fIdevice\fR (\fB--midi-device=\fR)
78da24
+\fB\-m \fIdevice\fR (\fB\-\-midi\-device=\fR)
78da24
 The device to use for the Musical Instrument Digital Interface.
78da24
 For ALSA it's \fIclient\fB:\fIport\fR,
78da24
 where each may be either a number or a case-sensitive substring of its name.
78da24
@@ -206,10 +209,10 @@ the first available MIDI output port
78da24
 .B /dev/sequencer
78da24
 .RE
78da24
 .TP
78da24
-\fB-n\fR (\fB--no-daemon\fR)
78da24
+\fB\-n\fR (\fB\-\-no\-daemon\fR)
78da24
 Remain in the foreground (useful for debugging).
78da24
 .TP
78da24
-\fB-p \fIdevice\fR (\fB--pcm-device=\fR)
78da24
+\fB\-p \fIdevice\fR (\fB\-\-pcm\-device=\fR)
78da24
 The device to use for digital audio.
78da24
 For ALSA it's \fIname\fR[\fB:\fIargument\fB,\fR...].
78da24
 For other interfaces it's the full path to an appropriate system device.
78da24
@@ -231,34 +234,34 @@ the preferred PCM output device
78da24
 .B /dev/audio
78da24
 .RE
78da24
 .TP
78da24
-\fB-q\fR (\fB--quiet\fR)
78da24
+\fB\-q\fR (\fB\-\-quiet\fR)
78da24
 Suppress the start-up messages.
78da24
 This is done by reducing the default log level
78da24
 (see the
78da24
-.B -l
78da24
-.RB "(" "--log-level=" ")"
78da24
+.B \-l
78da24
+.RB "(" "\-\-log\-level=" ")"
78da24
 option)
78da24
 to
78da24
 .B warning
78da24
 .RB "(" "information"
78da24
 if either
78da24
-.B -v
78da24
-.RB "(" "--verify" ")"
78da24
+.B \-v
78da24
+.RB "(" "\-\-verify" ")"
78da24
 or
78da24
-.B -V
78da24
-.RB "(" "--version" ")"
78da24
+.B \-V
78da24
+.RB "(" "\-\-version" ")"
78da24
 is also specified).
78da24
 .TP
78da24
-\fB-r\fR (\fB--release-device\fR)
78da24
+\fB\-r\fR (\fB\-\-release\-device\fR)
78da24
 Release the device to which the braille display is connected
78da24
 when the current screen or window can't be read.
78da24
 .TP
78da24
-\fB-s \fIdriver\fB,\fR...|\fBauto\fR (\fB--speech-driver=\fR)
78da24
+\fB\-s \fIdriver\fB,\fR...|\fBauto\fR (\fB\-\-speech\-driver=\fR)
78da24
 The driver for the speech synthesizer
78da24
 (see Driver Specification).
78da24
 The built-in default is \fBauto\fR.
78da24
 .TP
78da24
-\fB-t \fItable\fR (\fB--text-table=\fR)
78da24
+\fB\-t \fItable\fR (\fB\-\-text\-table=\fR)
78da24
 The path to the text table.
78da24
 Relative paths are anchored at
78da24
 .BR "@TABLES_DIRECTORY@" "."
78da24
@@ -269,7 +272,7 @@ The built-in default is
78da24
 .B "nabcc.ttb"
78da24
 (the North American Braille Computer Code).
78da24
 .TP
78da24
-\fB-v\fR (\fB--verify\fR)
78da24
+\fB\-v\fR (\fB\-\-verify\fR)
78da24
 Print the start-up messages and then exit.
78da24
 This always includes the versions of
78da24
 .B brltty
78da24
@@ -277,8 +280,8 @@ itself,
78da24
 the server side of its application programming interface,
78da24
 and each of the selected braille and speech drivers.
78da24
 If the
78da24
-.B -q
78da24
-.RB "(" "--quiet" ")"
78da24
+.B \-q
78da24
+.RB "(" "\-\-quiet" ")"
78da24
 option isn't also specified
78da24
 then it also includes the values of the options after all sources have been considered.
78da24
 If more than one braille driver and/or more than one braille device
78da24
@@ -286,17 +289,17 @@ has been specified then braille display
78da24
 If more than one speech driver
78da24
 has been specified then speech synthesizer autodetection is performed.
78da24
 .TP
78da24
-\fB-x \fIdriver\fR (\fB--screen-driver=\fR)
78da24
+\fB\-x \fIdriver\fR (\fB\-\-screen\-driver=\fR)
78da24
 The screen driver.
78da24
 The built-in default is operating system appropriate.
78da24
 .TP
78da24
-\fB-A \fIname\fB=\fIvalue\fB,\fR... (\fB--api-parameters=\fR)
78da24
+\fB\-A \fIname\fB=\fIvalue\fB,\fR... (\fB\-\-api\-parameters=\fR)
78da24
 Parameters for the application programming interface.
78da24
 If the same parameter is specified more than once
78da24
 then the rightmost specification is used.
78da24
 Parameter names may be abbreviated.
78da24
 .TP
78da24
-\fB-B \fR[\fIdriver\fB:\fR]\fIname\fB=\fIvalue\fB,\fR... (\fB--braille-parameters=\fR)
78da24
+\fB\-B \fR[\fIdriver\fB:\fR]\fIname\fB=\fIvalue\fB,\fR... (\fB\-\-braille\-parameters=\fR)
78da24
 Parameters for the braille display driver.
78da24
 If the same parameter is specified more than once
78da24
 then the rightmost specification is used.
78da24
@@ -304,17 +307,23 @@ Parameter names may be abbreviated.
78da24
 If a parameter assignment is qualified with a driver identification code
78da24
 then it's only processed if that braille display driver is being used.
78da24
 .TP
78da24
-\fB-E\fR (\fB--environment-variables\fR)
78da24
+\fB\-D\fR (\fB\-\-drivers\-directory=\fR)
78da24
+Path to directory for loading drivers.
78da24
+.TP
78da24
+\fB\-E\fR (\fB\-\-environment\-variables\fR)
78da24
 Recognize environment variables.
78da24
 .TP
78da24
-\fB-F \fIfile\fR (\fB--preferences-file=\fR)
78da24
+\fB\-F \fIfile\fR (\fB\-\-preferences\-file=\fR)
78da24
 The path to the preferences file.
78da24
 Relative paths are anchored at
78da24
 .BR "@STATE_DIRECTORY@" "."
78da24
 The built-in default is
78da24
 .BR "@PREFERENCES_FILE@" "."
78da24
 .TP
78da24
-\fB-I\fR (\fB--install-service\fR)
78da24
+\fB\-H\fR (\fB\-\-full\-help\fR)
78da24
+Print a usage summary (all options), and then exit.
78da24
+.TP
78da24
+\fB\-I\fR (\fB\-\-install\-service\fR)
78da24
 (Windows only)
78da24
 Install
78da24
 .B brltty
78da24
@@ -325,21 +334,24 @@ and so that applications can know that a
78da24
 .B BrlAPI
78da24
 server is running.
78da24
 .TP
78da24
-\fB-L \fIfile\fR (\fB--log-file=\fR)
78da24
+\fB\-K \fIarg\fR (\fB\-\-keyboard\-properties=\fR)
78da24
+Properties of the keyboard.
78da24
+.TP
78da24
+\fB\-L \fIfile\fR (\fB\-\-log\-file=\fR)
78da24
 The file to which log messages are written.
78da24
 Relative paths are anchored at the current working directory.
78da24
 The default is to send log messages to the system log.
78da24
 .TP
78da24
-\fB-M \fIcsecs\fR (\fB--message-delay=\fR)
78da24
+\fB\-M \fIcsecs\fR (\fB\-\-message\-delay=\fR)
78da24
 The message hold time in hundredths of a second.
78da24
 The built-in default is
78da24
 .B 400
78da24
 (4 seconds).
78da24
 .TP
78da24
-\fB-N\fR (\fB--no-api\fR)
78da24
+\fB\-N\fR (\fB\-\-no\-api\fR)
78da24
 Don't start the application programming interface.
78da24
 .TP
78da24
-\fB-P \fIfile\fR (\fB--pid-file=\fR)
78da24
+\fB\-P \fIfile\fR (\fB\-\-pid\-file=\fR)
78da24
 The full path to the process identifier file.
78da24
 If this option is supplied,
78da24
 .B brltty
78da24
@@ -348,7 +360,7 @@ The file is removed when
78da24
 .B brltty
78da24
 terminates.
78da24
 .TP
78da24
-\fB-R\fR (\fB--remove-service\fR)
78da24
+\fB\-R\fR (\fB\-\-remove\-service\fR)
78da24
 (Windows only)
78da24
 Remove the
78da24
 .B BrlAPI
78da24
@@ -359,7 +371,7 @@ and so that applications can know that n
78da24
 .B BrlAPI
78da24
 server is running.
78da24
 .TP
78da24
-\fB-S \fR[\fIdriver\fB:\fR]\fIname\fB=\fIvalue\fB,\fR... (\fB--speech-parameters=\fR)
78da24
+\fB\-S \fR[\fIdriver\fB:\fR]\fIname\fB=\fIvalue\fB,\fR... (\fB\-\-speech\-parameters=\fR)
78da24
 Parameters for the speech synthesizer driver.
78da24
 If the same parameter is specified more than once
78da24
 then the rightmost specification is used.
78da24
@@ -367,13 +379,16 @@ Parameter names may be abbreviated.
78da24
 If a parameter assignment is qualified with a driver identification code
78da24
 then it's only processed if that speech synthesizer driver is being used.
78da24
 .TP
78da24
-\fB-U \fIcsecs\fR (\fB--update-interval=\fR)
78da24
+\fB\-T \fIdirectory\fR (\fB\-\-tables\-directory=\fR)
78da24
+Path to directory for text and attributes tables.
78da24
+.TP
78da24
+\fB\-U \fIcsecs\fR (\fB\-\-update\-interval=\fR)
78da24
 The braille window update interval in hundredths of a second.
78da24
 The built-in default is
78da24
 .B 4
78da24
 (25 times per second).
78da24
 .TP
78da24
-\fB-V\fR (\fB--version\fR)
78da24
+\fB\-V\fR (\fB\-\-version\fR)
78da24
 Print the versions of
78da24
 .B brltty
78da24
 itself,
78da24
@@ -381,119 +396,122 @@ the server side of its application progr
78da24
 and those drivers which were configured in at build-time,
78da24
 and then exit.
78da24
 If the
78da24
-.B -q
78da24
-.RB "(" "--quiet" ")"
78da24
+.B \-q
78da24
+.RB "(" "\-\-quiet" ")"
78da24
 option isn't also specified
78da24
 then also print copyright information.
78da24
 .TP
78da24
-\fB-X \fIname\fB=\fIvalue\fB,\fR... (\fB--screen-parameters=\fR)
78da24
+\fB\-W \fIdirectory\fR (\fB\-\-writable\-directory=\fR)
78da24
+Path to directory which can be written to.
78da24
+.TP
78da24
+\fB\-X \fIname\fB=\fIvalue\fB,\fR... (\fB\-\-screen\-parameters=\fR)
78da24
 Parameters for the screen driver.
78da24
 If the same parameter is specified more than once
78da24
 then the rightmost specification is used.
78da24
 Parameter names may be abbreviated.
78da24
 .SS "Environment Variables"
78da24
 The following environment variables are recognized if the
78da24
-.B -E
78da24
-.RB "(" "--environment-variables" ")"
78da24
+.B \-E
78da24
+.RB "(" "\-\-environment\-variables" ")"
78da24
 option is specified:
78da24
 .TP
78da24
 \fBBRLTTY_API_PARAMETERS=\fIname\fB=\fIvalue\fB,\fR...
78da24
 Parameters for the application programming interface.
78da24
 See the
78da24
-.B -A
78da24
-.RB "(" "--api-parameters=" ")"
78da24
+.B \-A
78da24
+.RB "(" "\-\-api\-parameters=" ")"
78da24
 option for details.
78da24
 .TP
78da24
 \fBBRLTTY_ATTRIBUTES_TABLE=\fItable\fR
78da24
 The attributes table.
78da24
 See the
78da24
-.B -a
78da24
-.RB "(" "--attributes-table=" ")"
78da24
+.B \-a
78da24
+.RB "(" "\-\-attributes\-table=" ")"
78da24
 option for details.
78da24
 .TP
78da24
 \fBBRLTTY_BRAILLE_DEVICE=\fIdevice\fB,\fR...
78da24
 The device to which the braille display is connected.
78da24
 See the
78da24
-.B -d
78da24
-.RB "(" "--braille-device=" ")"
78da24
+.B \-d
78da24
+.RB "(" "\-\-braille\-device=" ")"
78da24
 option for details.
78da24
 .TP
78da24
 \fBBRLTTY_BRAILLE_DRIVER=\fIdriver\fB,\fR...|\fBauto\fR
78da24
 The driver for the braille display.
78da24
 See the
78da24
-.B -b
78da24
-.RB "(" "--braille-driver=" ")"
78da24
+.B \-b
78da24
+.RB "(" "\-\-braille\-driver=" ")"
78da24
 option for details.
78da24
 .TP
78da24
 \fBBRLTTY_BRAILLE_PARAMETERS=\fR[\fIdriver\fB:\fR]\fIname\fB=\fIvalue\fB,\fR...
78da24
 Parameters for the braille display driver.
78da24
 See the
78da24
-.B -B
78da24
-.RB "(" "--braille-parameters=" ")"
78da24
+.B \-B
78da24
+.RB "(" "\-\-braille\-parameters=" ")"
78da24
 option for details.
78da24
 .TP
78da24
 \fBBRLTTY_CONFIGURATION_FILE=\fIfile\fR
78da24
 The configuration file.
78da24
 See the
78da24
-.B -f
78da24
-.RB "(" "--configuration-file=" ")"
78da24
+.B \-f
78da24
+.RB "(" "\-\-configuration\-file=" ")"
78da24
 option for details.
78da24
 .TP
78da24
 \fBBRLTTY_CONTRACTION_TABLE=\fItable\fR
78da24
 The contraction table.
78da24
 See the
78da24
-.B -c
78da24
-.RB "(" "--contraction-table=" ")"
78da24
+.B \-c
78da24
+.RB "(" "\-\-contraction\-table=" ")"
78da24
 option for details.
78da24
 .TP
78da24
 \fBBRLTTY_MIDI_DEVICE=\fIdevice\fR
78da24
 The device to use for the Musical Instrument Digital Interface.
78da24
 See the
78da24
-.B -m
78da24
-.RB "(" "--midi-device=" ")"
78da24
+.B \-m
78da24
+.RB "(" "\-\-midi\-device=" ")"
78da24
 option for details.
78da24
 .TP
78da24
 \fBBRLTTY_PCM_DEVICE=\fIdevice\fR
78da24
 The device to use for digital audio.
78da24
 See the
78da24
-.B -p
78da24
-.RB "(" "--pcm-device=" ")"
78da24
+.B \-p
78da24
+.RB "(" "\-\-pcm\-device=" ")"
78da24
 option for details.
78da24
 .TP
78da24
 \fBBRLTTY_PREFERENCES_FILE=\fIfile\fR
78da24
 The preferences file.
78da24
 See the
78da24
-.B -F
78da24
-.RB "(" "--preferences-file=" ")"
78da24
+.B \-F
78da24
+.RB "(" "\-\-preferences\-file=" ")"
78da24
 option for details.
78da24
 .TP
78da24
 \fBBRLTTY_RELEASE_DEVICE=on\fR|\fBoff\fR
78da24
 Release the device to which the braille display is connected
78da24
 when the current screen or window can't be read.
78da24
 See the
78da24
-.B -r
78da24
-.RB "(" "--release-device" ")"
78da24
+.B \-r
78da24
+.RB "(" "\-\-release\-device" ")"
78da24
 option for details.
78da24
 .TP
78da24
 \fBBRLTTY_SCREEN_DRIVER=\fIdriver\fR
78da24
 The screen driver.
78da24
 See the
78da24
-.B -x
78da24
-.RB "(" "--screen-driver=" ")"
78da24
+.B \-x
78da24
+.RB "(" "\-\-screen\-driver=" ")"
78da24
 option for details.
78da24
 .TP
78da24
 \fBBRLTTY_SCREEN_PARAMETERS=\fIname\fB=\fIvalue\fB,\fR...
78da24
 Parameters for the screen driver.
78da24
 See the
78da24
-.B -X
78da24
-.RB "(" "--screen-parameters=" ")"
78da24
+.B \-X
78da24
+.RB "(" "\-\-screen\-parameters=" ")"
78da24
 option for details.
78da24
 .TP
78da24
 \fBBRLTTY_SPEECH_DRIVER=\fIdriver\fB,\fR...|\fBauto\fR
78da24
 The driver for the speech synthesizer.
78da24
 See the
78da24
-.B -s
78da24
-.RB "(" "--speech-driver=" ")"
78da24
+.B \-s
78da24
+.RB "(" "\-\-speech\-driver=" ")"
78da24
 option for details.
78da24
 .TP
78da24
 \fBBRLTTY_SPEECH_INPUT=\fIname\fR
78da24
@@ -501,22 +519,22 @@ The file system object which gives other
78da24
 .BR brltty 's
78da24
 speech driver for text-to-speech conversion.
78da24
 See the
78da24
-.B -i
78da24
-.RB "(" "--speech-input=" ")"
78da24
+.B \-i
78da24
+.RB "(" "\-\-speech\-input=" ")"
78da24
 option for details.
78da24
 .TP
78da24
 \fBBRLTTY_SPEECH_PARAMETERS=\fR[\fIdriver\fB:\fR]\fIname\fB=\fIvalue\fB,\fR...
78da24
 Parameters for the speech synthesizer driver.
78da24
 See the
78da24
-.B -S
78da24
-.RB "(" "--speech-parameters=" ")"
78da24
+.B \-S
78da24
+.RB "(" "\-\-speech\-parameters=" ")"
78da24
 option for details.
78da24
 .TP
78da24
 \fBBRLTTY_TEXT_TABLE=\fItable\fR
78da24
 The text table.
78da24
 See the
78da24
-.B -t
78da24
-.RB "(" "--text-table=" ")"
78da24
+.B \-t
78da24
+.RB "(" "\-\-text\-table=" ")"
78da24
 option for details.
78da24
 .SS "The Configuration File"
78da24
 Blank lines are ignored.
78da24
@@ -527,118 +545,118 @@ all characters from it to the end of tha
78da24
 .PP
78da24
 The following configuration directives are supported:
78da24
 .TP
78da24
-\fBapi-parameters \fIname\fB=\fIvalue\fB,\fR...
78da24
+\fBapi\-parameters \fIname\fB=\fIvalue\fB,\fR...
78da24
 Parameters for the application programming interface.
78da24
 See the
78da24
-.B -A
78da24
-.RB "(" "--api-parameters=" ")"
78da24
+.B \-A
78da24
+.RB "(" "\-\-api\-parameters=" ")"
78da24
 option for details.
78da24
 .TP
78da24
-\fBattributes-table \fItable\fR
78da24
+\fBattributes\-table \fItable\fR
78da24
 The attributes table.
78da24
 See the
78da24
-.B -a
78da24
-.RB "(" "--attributes-table=" ")"
78da24
+.B \-a
78da24
+.RB "(" "\-\-attributes\-table=" ")"
78da24
 option for details.
78da24
 .TP
78da24
-\fBbraille-device \fIdevice\fB,\fR...
78da24
+\fBbraille\-device \fIdevice\fB,\fR...
78da24
 The device to which the braille display is connected.
78da24
 See the
78da24
-.B -d
78da24
-.RB "(" "--braille-device=" ")"
78da24
+.B \-d
78da24
+.RB "(" "\-\-braille\-device=" ")"
78da24
 option for details.
78da24
 .TP
78da24
-\fBbraille-driver \fIdriver\fB,\fR...|\fBauto\fR
78da24
+\fBbraille\-driver \fIdriver\fB,\fR...|\fBauto\fR
78da24
 The driver for the braille display.
78da24
 See the
78da24
-.B -b
78da24
-.RB "(" "--braille-driver=" ")"
78da24
+.B \-b
78da24
+.RB "(" "\-\-braille\-driver=" ")"
78da24
 option for details.
78da24
 .TP
78da24
-\fBbraille-parameters \fR[\fIdriver\fB:\fR]\fIname\fB=\fIvalue\fB,\fR...
78da24
+\fBbraille\-parameters \fR[\fIdriver\fB:\fR]\fIname\fB=\fIvalue\fB,\fR...
78da24
 Parameters for the braille display driver.
78da24
 See the
78da24
-.B -B
78da24
-.RB "(" "--braille-parameters=" ")"
78da24
+.B \-B
78da24
+.RB "(" "\-\-braille\-parameters=" ")"
78da24
 option for details.
78da24
 .TP
78da24
-\fBcontraction-table \fItable\fR
78da24
+\fBcontraction\-table \fItable\fR
78da24
 The contraction table.
78da24
 See the
78da24
-.B -c
78da24
-.RB "(" "--contraction-table=" ")"
78da24
+.B \-c
78da24
+.RB "(" "\-\-contraction\-table=" ")"
78da24
 option for details.
78da24
 .TP
78da24
-\fBmidi-device \fIdevice\fR
78da24
+\fBmidi\-device \fIdevice\fR
78da24
 The device to use for the Musical Instrument Digital Interface.
78da24
 See the
78da24
-.B -m
78da24
-.RB "(" "--midi-device=" ")"
78da24
+.B \-m
78da24
+.RB "(" "\-\-midi\-device=" ")"
78da24
 option for details.
78da24
 .TP
78da24
-\fBpcm-device \fIdevice\fR
78da24
+\fBpcm\-device \fIdevice\fR
78da24
 The device to use for digital audio.
78da24
 See the
78da24
-.B -p
78da24
-.RB "(" "--pcm-device=" ")"
78da24
+.B \-p
78da24
+.RB "(" "\-\-pcm\-device=" ")"
78da24
 option for details.
78da24
 .TP
78da24
 The preferences file.
78da24
 See the
78da24
-.B -F
78da24
-.RB "(" "--preferences-file=" ")"
78da24
+.B \-F
78da24
+.RB "(" "\-\-preferences\-file=" ")"
78da24
 option for details.
78da24
 .TP
78da24
-\fBrelease-device on\fR|\fBoff\fR
78da24
+\fBrelease\-device on\fR|\fBoff\fR
78da24
 Release the device to which the braille display is connected
78da24
 when the current screen or window can't be read.
78da24
 See the
78da24
-.B -r
78da24
-.RB "(" "--release-device" ")"
78da24
+.B \-r
78da24
+.RB "(" "\-\-release\-device" ")"
78da24
 option for details.
78da24
 .TP
78da24
-\fBscreen-driver \fIdriver\fR
78da24
+\fBscreen\-driver \fIdriver\fR
78da24
 The screen driver.
78da24
 See the
78da24
-.B -x
78da24
-.RB "(" "--screen-driver=" ")"
78da24
+.B \-x
78da24
+.RB "(" "\-\-screen\-driver=" ")"
78da24
 option for details.
78da24
 .TP
78da24
-\fBscreen-parameters \fIname\fB=\fIvalue\fB,\fR...
78da24
+\fBscreen\-parameters \fIname\fB=\fIvalue\fB,\fR...
78da24
 Parameters for the screen driver.
78da24
 See the
78da24
-.B -X
78da24
-.RB "(" "--screen-parameters=" ")"
78da24
+.B \-X
78da24
+.RB "(" "\-\-screen\-parameters=" ")"
78da24
 option for details.
78da24
 .TP
78da24
-\fBspeech-driver \fIdriver\fB,\fR...|\fBauto\fR
78da24
+\fBspeech\-driver \fIdriver\fB,\fR...|\fBauto\fR
78da24
 The driver for the speech synthesizer.
78da24
 See the
78da24
-.B -s
78da24
-.RB "(" "--speech-driver=" ")"
78da24
+.B \-s
78da24
+.RB "(" "\-\-speech\-driver=" ")"
78da24
 option for details.
78da24
 .TP
78da24
-\fBspeech-input \name\fR
78da24
+\fBspeech\-input \name\fR
78da24
 The file system object which gives other applications access to
78da24
 .BR brltty 's
78da24
-speech driver for text-to-speech conversion.
78da24
+speech driver for text\-to\-speech conversion.
78da24
 See the
78da24
-.B -i
78da24
-.RB "(" "--speech-input=" ")"
78da24
+.B \-i
78da24
+.RB "(" "\-\-speech\-input=" ")"
78da24
 option for details.
78da24
 .TP
78da24
-\fBspeech-parameters \fR[\fIdriver\fB:\fR]\fIname\fB=\fIvalue\fB,\fR...
78da24
+\fBspeech\-parameters \fR[\fIdriver\fB:\fR]\fIname\fB=\fIvalue\fB,\fR...
78da24
 Parameters for the speech synthesizer driver.
78da24
 See the
78da24
-.B -S
78da24
-.RB "(" "--speech-parameters=" ")"
78da24
+.B \-S
78da24
+.RB "(" "\-\-speech\-parameters=" ")"
78da24
 option for details.
78da24
 .TP
78da24
-\fBtext-table \fItable\fR
78da24
+\fBtext\-table \fItable\fR
78da24
 The text table.
78da24
 See the
78da24
-.B -t
78da24
-.RB "(" "--text-table=" ")"
78da24
+.B \-t
78da24
+.RB "(" "\-\-text\-table=" ")"
78da24
 option for details.
78da24
 .SS "Driver Specification"
78da24
 A braille display or speech synthesizer driver