Deleted Added
full compact
rc.conf.5 (106724) rc.conf.5 (107383)
1.\" Copyright (c) 1995
2.\" Jordan K. Hubbard
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 1995
2.\" Jordan K. Hubbard
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man5/rc.conf.5 106724 2002-11-10 09:19:42Z imp $
25.\" $FreeBSD: head/share/man/man5/rc.conf.5 107383 2002-11-29 11:39:20Z ru $
26.\"
27.Dd March 3, 2002
28.Dt RC.CONF 5
29.Os
30.Sh NAME
31.Nm rc.conf
32.Nd system configuration information
33.Sh DESCRIPTION

--- 1954 unchanged lines hidden (view full) ---

1988.It Va pcvt_verbose
1989.Pq Vt bool
1990Set to
1991.Dq Li NO
1992by default.
1993When set to
1994.Dq Li YES ,
1995verbose messages about the actions done by the start script are displayed.
26.\"
27.Dd March 3, 2002
28.Dt RC.CONF 5
29.Os
30.Sh NAME
31.Nm rc.conf
32.Nd system configuration information
33.Sh DESCRIPTION

--- 1954 unchanged lines hidden (view full) ---

1988.It Va pcvt_verbose
1989.Pq Vt bool
1990Set to
1991.Dq Li NO
1992by default.
1993When set to
1994.Dq Li YES ,
1995verbose messages about the actions done by the start script are displayed.
1996.Em Note:
1997the pcvt driver must be comiled into the kernel before the pcvt related
1996.Em Note :
1997the
1998.Xr pcvt 4
1999driver must be compiled into the kernel before the
2000.Xr pcvt 4
2001related
1998options described here take any effect.
1999.It Va pcvt_keymap
2000.Pq Vt str
2001Set to
2002.Dq Li NO
2003by default.
2004Use this to configure a national keyboard mapping found in the
2002options described here take any effect.
2003.It Va pcvt_keymap
2004.Pq Vt str
2005Set to
2006.Dq Li NO
2007by default.
2008Use this to configure a national keyboard mapping found in the
2005.Pa /usr/share/misc/keycap.pcvt
2009.Pa /usr/share/misc/keycap.pcvt
2006file of keyboard mappings.
2010file of keyboard mappings.
2007(see also the manual pages
2011(See also the manual pages
2008.Xr keycap 5
2009and
2010.Xr keycap 3
2012.Xr keycap 5
2013and
2014.Xr keycap 3
2011for usage of pcvt's keycap database and the manual page
2015for usage of
2016.Xr pcvt 4 Ns 's
2017keycap database and the manual page
2012.Xr kcon 1
2018.Xr kcon 1
2013option -m for national keyboard mapping configuration).
2019option
2020.Fl m
2021for national keyboard mapping configuration.)
2014.It Va pcvt_keydel
2015.Pq Vt int
2016Set to
2017.Dq Li NO
2018by default.
2022.It Va pcvt_keydel
2023.Pq Vt int
2024Set to
2025.Dq Li NO
2026by default.
2019Used to set the keyboard key repeat delay value. Valid values are
2027Used to set the keyboard key repeat delay value.
2028Valid values are
2020in the range 0..3 for delay values of 250, 500, 750 and 1000 msec.
2021(See also the
2022.Xr kcon 1
2029in the range 0..3 for delay values of 250, 500, 750 and 1000 msec.
2030(See also the
2031.Xr kcon 1
2023manual page).
2032manual page.)
2024.It Va pcvt_keyrate
2025.Pq Vt int
2026Set to
2027.Dq Li NO
2028by default.
2033.It Va pcvt_keyrate
2034.Pq Vt int
2035Set to
2036.Dq Li NO
2037by default.
2029Used to set the keyboard key repetition rate value. Valid values are
2038Used to set the keyboard key repetition rate value.
2039Valid values are
2030in the range 0..31 for repetition values of 2..30 characters per second.
2031.It Va pcvt_keyrepeat
2032.Pq Vt bool
2033Set to
2034.Dq Li NO
2035by default.
2036Set to
2037.Dq Li YES
2038to enable automatic keyboard key repeating.
2039.It Va pcvt_force24
2040.Pq Vt bool
2041Set to
2042.Dq Li NO
2043by default.
2044Set to
2045.Dq Li YES
2040in the range 0..31 for repetition values of 2..30 characters per second.
2041.It Va pcvt_keyrepeat
2042.Pq Vt bool
2043Set to
2044.Dq Li NO
2045by default.
2046Set to
2047.Dq Li YES
2048to enable automatic keyboard key repeating.
2049.It Va pcvt_force24
2050.Pq Vt bool
2051Set to
2052.Dq Li NO
2053by default.
2054Set to
2055.Dq Li YES
2046to force pcvt to use 24 lines only (in 25 lines mode) for compatibility
2047with the original VT220 terminal.
2056to force
2057.Xr pcvt 4
2058to use 24 lines only (in 25 lines mode) for compatibility
2059with the original
2060.Tn VT220
2061terminal.
2048.It Va pcvt_hpext
2049.Pq Vt bool
2050Set to
2051.Dq Li NO
2052by default.
2053Set to
2062.It Va pcvt_hpext
2063.Pq Vt bool
2064Set to
2065.Dq Li NO
2066by default.
2067Set to
2054.Dq Li YES
2055to enable the display and funtionality of function key labels (as found
2056on Hewlett-Packard terminals such as the HP2392A and the HP700/92 in
2057ANSI mode).
2068.Dq Li YES
2069to enable the display and funtionality of function key labels (as found
2070on
2071.Tn Hewlett-Packard
2072terminals such as the
2073.Tn HP2392A
2074and the
2075.Tn HP700/92
2076in
2077.Tn ANSI
2078mode).
2058.It Va pcvt_lines
2059.Pq Vt int
2060Set to
2061.Dq Li NO
2062by default resulting in a value of 25.
2079.It Va pcvt_lines
2080.Pq Vt int
2081Set to
2082.Dq Li NO
2083by default resulting in a value of 25.
2063Used to set the number of lines on the screen. For VGA displays, valid
2084Used to set the number of lines on the screen.
2085For VGA displays, valid
2064values are 25, 28, 40 and 50 lines.
2065(See also the
2066.Xr scon 1
2086values are 25, 28, 40 and 50 lines.
2087(See also the
2088.Xr scon 1
2067manual page).
2089manual page.)
2068.It Va pcvt_blanktime
2069.Pq Vt int
2070Set to
2071.Dq Li NO
2072by default.
2073Used to set the screen saver timeout in seconds for values greater than
2074zero.
2075.It Va pcvt_cursorh
2076.Pq Vt int
2077Set to
2078.Dq Li NO
2079by default.
2080Used to set the cursor top scanline.
2081(See also the
2082.Xr cursor 1
2090.It Va pcvt_blanktime
2091.Pq Vt int
2092Set to
2093.Dq Li NO
2094by default.
2095Used to set the screen saver timeout in seconds for values greater than
2096zero.
2097.It Va pcvt_cursorh
2098.Pq Vt int
2099Set to
2100.Dq Li NO
2101by default.
2102Used to set the cursor top scanline.
2103(See also the
2104.Xr cursor 1
2083manual page).
2105manual page.)
2084.It Va pcvt_cursorl
2085.Pq Vt int
2086Set to
2087.Dq Li NO
2088by default.
2089Used to set the cursor bottom scanline.
2090.It Va pcvt_monohigh
2091.Pq Vt bool
2092Set to
2093.Dq Li NO
2094by default.
2095Set to
2106.It Va pcvt_cursorl
2107.Pq Vt int
2108Set to
2109.Dq Li NO
2110by default.
2111Used to set the cursor bottom scanline.
2112.It Va pcvt_monohigh
2113.Pq Vt bool
2114Set to
2115.Dq Li NO
2116by default.
2117Set to
2096.Dq Li YES
2118.Dq Li YES
2097to set intensity to high on monochrome monitors.
2098(See also the
2099.Xr scon 1
2119to set intensity to high on monochrome monitors.
2120(See also the
2121.Xr scon 1
2100manual page, option -p, for more information on changing VGA palette
2101values).
2122manual page, option
2123.Fl p ,
2124for more information on changing VGA palette
2125values.)
2102.El
2103.Sh FILES
2104.Bl -tag -width ".Pa /etc/defaults/rc.conf" -compact
2105.It Pa /etc/defaults/rc.conf
2106.It Pa /etc/rc.conf
2107.It Pa /etc/rc.conf.local
2108.El
2109.Sh SEE ALSO

--- 58 unchanged lines hidden ---
2126.El
2127.Sh FILES
2128.Bl -tag -width ".Pa /etc/defaults/rc.conf" -compact
2129.It Pa /etc/defaults/rc.conf
2130.It Pa /etc/rc.conf
2131.It Pa /etc/rc.conf.local
2132.El
2133.Sh SEE ALSO

--- 58 unchanged lines hidden ---