docs: setterm.1 clean up manual page groff style

Underline option arguments, and use bold for options.  Avoid use of \f
font style change in paragraphs, but use them when describing options.

Reviewed-by: Benno Schulenberg <bensberg@justemail.net>
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2014-05-24 12:04:05 +01:00
parent f0dcd918eb
commit 8e3bdb3468
1 changed files with 159 additions and 98 deletions

View File

@ -1,4 +1,4 @@
\" Copyright 1990 Gordon Irlam (gordoni@cs.ua.oz.au) .\" Copyright 1990 Gordon Irlam (gordoni@cs.ua.oz.au)
.\" Copyright 1992 Rickard E. Faith (faith@cs.unc.edu) .\" Copyright 1992 Rickard E. Faith (faith@cs.unc.edu)
.\" Most of this was copied from the source code. .\" Most of this was copied from the source code.
.\" Do not restrict distribution. .\" Do not restrict distribution.
@ -16,185 +16,244 @@ setterm \- set terminal attributes
.RI [ options ] .RI [ options ]
.SH DESCRIPTION .SH DESCRIPTION
.B setterm .B setterm
writes to standard output a character string that will invoke the writes to standard output a character string that will invoke the specified
specified terminal capabilities. Where possible terminal capabilities. Where possible
.I terminfo .I terminfo
is consulted to find the string to use. Some options however (marked is consulted to find the string to use. Some options however (marked "virtual
"virtual consoles only" below) do not correspond to a consoles only" below) do not correspond to a
.BR terminfo (5) .BR terminfo (5)
capability. In this case, if the terminal type is "con" or "linux" the capability. In this case, if the terminal type is "con" or "linux" the string
string that invokes the specified capabilities on the PC Minix virtual that invokes the specified capabilities on the PC Minix virtual console driver
console driver is output. Options that are not implemented by the terminal is output. Options that are not implemented by the terminal are ignored.
are ignored.
.SH OPTIONS .SH OPTIONS
For boolean options (\fBon\fP or \fBoff\fP), the default is \fBon\fP. For boolean options
.RB ( on
or
.BR off ),
the default is
.BR on .
.P .P
For conciseness, an \fI8-color\fP below is \fBblack\fP, \fBred\fP, For conciseness, an
\fBgreen\fP, \fByellow\fP, \fBblue\fP, \fBmagenta\fP, \fBcyan\fP, or .I 8-color
\fBwhite\fP. below is
.BR black ,
.BR red ,
.BR green ,
.BR yellow ,
.BR blue ,
.BR magenta ,
.BR cyan ,
or
.BR white .
.P .P
A \fI16-color\fP is an \fI8-color\fP, \fBgrey\fP, or \fBbright\fP followed A
by \fBred\fP, \fBgreen\fP, \fByellow\fP, \fBblue\fP, \fBmagenta\fP, .I 16-color
\fBcyan\fP, or \fBwhite\fP. is an
.IR 8-color ,
.BR grey ,
or
.BR bright
followed
by
.BR red ,
.BR green ,
.BR yellow ,
.BR blue ,
.BR magenta ,
.BR cyan ,
or
.BR white .
.P .P
The various color options may be set independently, at least at virtual The various color options may be set independently, at least at virtual
consoles, though the results of setting multiple modes (for example, consoles, though the results of setting multiple modes (for example,
.BR \-\-underline " and " \-\-half-bright ) .B \-\-underline
and
.BR \-\-half-bright )
are hardware-dependent. are hardware-dependent.
.TP .TP
.BR \-\-appcursorkeys " [" on | off "] (virtual consoles only)" \fB\-\-appcursorkeys\fP \fBon\fP|\fBoff\fP (virtual consoles only)
Sets Cursor Key Application Mode on or off. When on, ESC O A, ESC O B, etc. Sets Cursor Key Application Mode on or off. When on, ESC O A, ESC O B, etc.
will be sent for the cursor keys instead of ESC [ A, ESC [ B, etc. See the will be sent for the cursor keys instead of ESC [ A, ESC [ B, etc. See the
"vi and Cursor-Keys" section of the Text-Terminal-HOWTO for how this can .I vi and Cursor-Keys
cause problems for vi users. section of the
.I Text-Terminal-HOWTO
for how this can cause problems for vi users.
.TP .TP
.BR \-\-append " [\fI1-NR_CONS\fP]" \fB\-\-append\fP [\fI1-NR_CONS\fP]
Like \fB\-\-dump\fP, but appends to the snapshot file instead of overwriting Like
it. Only works if no \fB\-\-dump\fP options are given. .BR \-\-dump ,
but appends to the snapshot file instead of overwriting it. Only works if no
.B \-\-dump
options are given.
.TP .TP
\fB\-\-foreground\fP \fI8-color\fP|\fBdefault\fP (virtual consoles only) \fB\-\-foreground\fP \fI8-color\fP|\fBdefault\fP
Sets the foreground text color. Sets the foreground text color.
.TP .TP
\fB\-\-background\fP \fI8-color\fP|\fBdefault\fP (virtual consoles only) \fB\-\-background\fP \fI8-color\fP|\fBdefault\fP
Sets the background text color. Sets the background text color.
.TP .TP
.BR \-\-blank " [\fI0-60\fP|\fBforce\fP|\fBpoke\fP] (virtual consoles only)" \fB\-\-blank\fP [\fB0-60\fP|\fBforce\fP|\fBpoke\fP] (virtual consoles only)
Sets the interval of inactivity, in minutes, after which the screen will be Sets the interval of inactivity, in minutes, after which the screen will be
automatically blanked (using APM if available). Without an argument, gets the automatically blanked (using APM if available). Without an argument, gets the
blank status (returns which vt was blanked or zero for unblanked vt). blank status (returns which vt was blanked or zero for unblanked vt).
.IP
The The
.B force .B force
option keeps screen blank even if a key is pressed. option keeps screen blank even if a key is pressed.
.IP
The The
.B poke .B poke
option unblank the screen. option unblank the screen.
.TP .TP
.BR \-\-bfreq " [\fIfreqnumber\fP]" \fB\-\-bfreq\fP [\fInumber\fP] (virtual consoles only)
Sets the bell frequency in Hz. Without an argument, defaults to 0. Sets the bell frequency in Hertz. Without an argument, defaults to
.BR 0 .
.TP .TP
.BR \-\-blength " [\fI0-2000\fP]" \fB\-\-blength\fP [\fB0-2000\fP] (virtual consoles only)
Sets the bell duration in milliseconds. Without an argument, defaults to 0. Sets the bell duration in milliseconds. Without an argument, defaults to
.BR 0 .
.TP .TP
.BR \-\-blink " [" on | off ] \fB\-\-blink\fP \fBon\fP|\fBoff\fP
Turns blink mode on or off. Except at a virtual console, \fB\-\-blink off\fP Turns blink mode on or off. Except at a virtual console,
.B \-\-blink off
turns off all attributes (bold, half-brightness, blink, reverse). turns off all attributes (bold, half-brightness, blink, reverse).
.TP .TP
.BR \-\-bold " [" on | off ] \fB\-\-bold\fP \fBon\fP|\fBoff\fP
Turns bold (extra bright) mode on or off. Except at a virtual console, Turns bold (extra bright) mode on or off. Except at a virtual console,
\fB\-\-bold off\fP turns off all attributes (bold, half-brightness, blink, .B \-\-bold off
reverse). turns off all attributes (bold, half-brightness, blink, reverse).
.TP .TP
.BR \-\-clear " [" all ] \fB\-\-clear\fP \fBall\fP|\fBrest\fP
Clears the screen and "homes" the cursor, as With argument
.BR clear (1). .B all
the cursor is set to home position, and all output is removed from screen,
.BR clear (1)
does. The argument
.B rest
clears from the current cursor position to the end of the screen.
.TP .TP
.B \-\-clear rest \fB\-\-clrtabs\fP [\fItab1 tab2 tab3\fP ...] (virtual consoles only)
Clears from the current cursor position to the end of the screen.
.TP
.BR \-\-clrtabs " [\fItab1 tab2 tab3\fP ...] (virtual consoles only)"
Clears tab stops from the given horizontal cursor positions, in the range Clears tab stops from the given horizontal cursor positions, in the range
1-160. Without arguments, clears all tab stops. .BR 1-160 .
Without arguments, clears all tab stops.
.TP .TP
.BR \-\-cursor " [" on | off ] \fB\-\-cursor\fP \fBon\fP|\fBoff\fP
Turns the terminal's cursor on or off. Turns the terminal's cursor on or off.
.TP .TP
.B \-\-default \fB\-\-default\fP
Sets the terminal's rendering options to the default values. Sets the terminal's rendering options to the default values.
.TP .TP
.BR \-\-dump " [\fI1-NR_CONS\fP]" \fB\-\-dump\fP [\fI1-NR_CONS\fP]
Writes a snapshot of the given virtual console to the file Writes a snapshot of the given virtual console to the file specified in the
specified in the \fB\-\-file\fP option, overwriting its contents; the default .B \-\-file
is screen.dump. Without an argument, dumps the current virtual console. option, overwriting its contents; the default is
Overrides \fB\-\-append\fP. .IR screen.dump .
Without an argument, dumps the current virtual console. Overrides
.BR \-\-append .
.TP .TP
.BI \-\-file " dumpfilename" \fB\-\-file\fP \fIfilename\fP
Sets the snapshot file name for any \fB\-\-dump\fP or \fB\-\-append\fP options Sets the snapshot file name for any
on the same command line. If this option is not present, the default is .B \-\-dump
screen.dump in the current directory. A path name that exceeds system or
maximum will be truncated, see PATH_MAX from linux/limits.h for the value. .B \-\-append
options on the same command line. If this option is not present, the default
is
.I screen.dump
in the current directory. A path name that exceeds system maximum will be
truncated, see PATH_MAX from linux/limits.h for the value.
.TP .TP
\fB\-\-hbcolor\fP \fI16-color\fP (virtual consoles only) \fB\-\-hbcolor\fP \fI16-color\fP
Sets the color for bold characters. Sets the color for bold characters.
.TP .TP
.B \-\-initialize \fB\-\-initialize\fP
Displays the terminal initialization string, which typically sets the Displays the terminal initialization string, which typically sets the
terminal's rendering options, and other attributes to the default values. terminal's rendering options, and other attributes to the default values.
.TP .TP
.BR \-\-inversescreen " [" on | off "]" \fB\-\-inversescreen\fP \fBon\fP|\fBoff\fP
Swap foreground and background colors for the whole screen. Swap foreground and background colors for the whole screen.
.TP .TP
.BR \-\-linewrap " [" on | off "]" \fB\-\-linewrap\fP \fBon\fP|\fBoff\fP
Continue on a new line when a line is full. Continue on a new line when a line is full.
.TP .TP
.BR \-\-msg " [" on | off "] (virtual consoles only)" \fB\-\-msg\fP \fBon\fP|\fBoff\fP (virtual consoles only)
Enables or disables the sending of kernel \fBprintk()\fP messages to the Enables or disables the sending of kernel
console. .BR printk()
messages to the console.
.TP .TP
.BR \-\-msglevel " \fI1-8\fP (virtual consoles only)" \fB\-\-msglevel\fP \fB0-8\fP (virtual consoles only)
Sets the console logging level for kernel \fBprintk()\fP messages. All Sets the console logging level for kernel
messages strictly more important than this will be printed, so a logging .B printk()
level of 0 has the same effect as \fB\-\-msg on\fP and a logging level of 8 messages. All messages strictly more important than this will be printed, so a
logging level of
.I 0
has the same effect as
.B \-\-msg on
and a logging level of
.I 8
will print all kernel messages. will print all kernel messages.
.BR klogd (8) .BR klogd (8)
may be a more convenient interface to the logging of kernel messages. may be a more convenient interface to the logging of kernel messages.
.TP .TP
.BR \-\-powerdown " [\fI0-60\fP]" \fB\-\-powerdown\fP [\fB0-60\fP]
Sets the VESA powerdown interval in minutes. Without an argument, defaults Sets the VESA powerdown interval in minutes. Without an argument, defaults
to 0 (disable powerdown). If the console is blanked or the monitor is in to
suspend mode, then the monitor will go into vsync suspend mode or powerdown .I 0
mode respectively after this period of time has elapsed. (disable powerdown). If the console is blanked or the monitor is in suspend
mode, then the monitor will go into vsync suspend mode or powerdown mode
respectively after this period of time has elapsed.
.TP .TP
.BR \-\-underline " [" on | off ] \fB\-\-underline\fP \fBon\fP|\fBoff\fP
Turns underline mode on or off (see \fB\-\-ulcolor\fP). Turns underline mode on or off (see
.BR \-\-ulcolor .
.TP .TP
.BR \-\-powersave " [" off "]" \fB\-\-powersave\fP \fBoff\fP
Turns off monitor VESA powersaving features. Turns off monitor VESA powersaving features.
.TP .TP
.BR "\-\-powersave on" | vsync \fB\-\-powersave\fP \fBon\fP|\fBvsync\fP
Puts the monitor into VESA vsync suspend mode. Puts the monitor into VESA vsync suspend mode.
.TP .TP
.B \-\-powersave powerdown \fB\-\-powersave\fP \fBpowerdown\fP
Puts the monitor into VESA powerdown mode. Puts the monitor into VESA powerdown mode.
.TP .TP
.B \-\-powersave hsync \fB\-\-powersave\fP \fBhsync\fP
Puts the monitor into VESA hsync suspend mode. Puts the monitor into VESA hsync suspend mode.
.TP .TP
.BR \-\-regtabs " [\fI1-160\fP] (virtual consoles only)" \fB\-\-regtabs\fP [\fB1-160\fP] (virtual consoles only)
Clears all tab stops, then sets a regular tab stop pattern, with one tab Clears all tab stops, then sets a regular tab stop pattern, with one tab every
every specified number of positions. Without an argument, defaults to 8. specified number of positions. Without an argument, defaults to
.BR 8 .
.TP .TP
.BR \-\-repeat " [" on | off "] (virtual consoles only)" \fB\-\-repeat\fP \fBon\fP|\fBoff\fP (virtual consoles only)
Turns keyboard repeat on or off. Turns keyboard repeat on or off.
.TP .TP
.B \-\-reset \fB\-\-reset\fP
Displays the terminal reset string, which typically resets the terminal to Displays the terminal reset string, which typically resets the terminal to
its power on state. its power on state.
.TP .TP
.BR \-\-reverse " [" on | off ] \fB\-\-reverse\fP \fBon\fP|\fBoff\fP
Turns reverse video mode on or off. Except at a virtual console, Turns reverse video mode on or off. Except at a virtual console,
\fB\-\-reverse off\fP turns off all attributes (bold, half-brightness, blink, .B \-\-reverse off
reverse). turns off all attributes (bold, half-brightness, blink, reverse).
.TP .TP
.BR \-\-store " (virtual consoles only)" \fB\-\-store\fP (virtual consoles only)
Stores the terminal's current rendering options (foreground and Stores the terminal's current rendering options (foreground and background
background colors) as the values to be used at reset-to-default. colors) as the values to be used at reset-to-default.
.TP .TP
.BR \-\-tabs " [\fItab1 tab2 tab3\fP ...] (virtual consoles only)" \fB\-\-tabs\fP [\fItab1 tab2 tab3\fP ...]
Sets tab stops at the given horizontal cursor positions, in the range 1-160. Sets tab stops at the given horizontal cursor positions, in the range
.BR 1-160 .
Without arguments, shows the current tab stop settings. Without arguments, shows the current tab stop settings.
.TP .TP
.BR \-\-term " terminal_name" \fB\-\-term\fP \fIterminal_name\fP
Overrides the TERM environment variable. Overrides the TERM environment variable.
.TP .TP
\fB\-\-ulcolor\fP \fI16-color\fP (virtual consoles only) \fB\-\-ulcolor\fP \fB16-color\fP (virtual consoles only)
Sets the color for underlined characters. Sets the color for underlined characters.
.TP .TP
.BR \-\-version \fB\-\-version\fP
Display version information and exit. Display version information and exit.
.TP .TP
.BR \-\-help \fB\-\-help\fP
Display help text and exit. Display help text and exit.
.SH COMPATIBILITY .SH COMPATIBILITY
Since version 2.25 the Since version 2.25 the
@ -215,4 +274,6 @@ reasons to discontinue single hyphen compatibility.
Differences between the Minix and Linux versions are not documented. Differences between the Minix and Linux versions are not documented.
.SH AVAILABILITY .SH AVAILABILITY
The setterm command is part of the util-linux package and is available from The setterm command is part of the util-linux package and is available from
ftp://ftp.kernel.org/pub/linux/utils/util-linux/. .UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
Linux Kernel Archive
.UE .