mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
Oops, PCVT_FREEBSD is useless too. Add new PCVT_GREENSAVER option.
This commit is contained in:
parent
aae85521f6
commit
a06da08313
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58858
@ -994,13 +994,13 @@ options PCVT_SCANSET=2 # IBM keyboards are non-std
|
||||
# Other PCVT options are documented in pcvt(4).
|
||||
options PCVT_24LINESDEF
|
||||
options PCVT_CTRL_ALT_DEL
|
||||
options PCVT_FREEBSD=211
|
||||
options PCVT_META_ESC
|
||||
options PCVT_NSCREENS=9
|
||||
options PCVT_PRETTYSCRNS
|
||||
options PCVT_SCREENSAVER
|
||||
options PCVT_USEKBDSEC
|
||||
options PCVT_VT220KEYB
|
||||
options PCVT_GREENSAVER
|
||||
|
||||
# The syscons console driver (sco color console compatible).
|
||||
device sc0 at isa?
|
||||
|
@ -994,13 +994,13 @@ options PCVT_SCANSET=2 # IBM keyboards are non-std
|
||||
# Other PCVT options are documented in pcvt(4).
|
||||
options PCVT_24LINESDEF
|
||||
options PCVT_CTRL_ALT_DEL
|
||||
options PCVT_FREEBSD=211
|
||||
options PCVT_META_ESC
|
||||
options PCVT_NSCREENS=9
|
||||
options PCVT_PRETTYSCRNS
|
||||
options PCVT_SCREENSAVER
|
||||
options PCVT_USEKBDSEC
|
||||
options PCVT_VT220KEYB
|
||||
options PCVT_GREENSAVER
|
||||
|
||||
# The syscons console driver (sco color console compatible).
|
||||
device sc0 at isa?
|
||||
|
@ -994,13 +994,13 @@ options PCVT_SCANSET=2 # IBM keyboards are non-std
|
||||
# Other PCVT options are documented in pcvt(4).
|
||||
options PCVT_24LINESDEF
|
||||
options PCVT_CTRL_ALT_DEL
|
||||
options PCVT_FREEBSD=211
|
||||
options PCVT_META_ESC
|
||||
options PCVT_NSCREENS=9
|
||||
options PCVT_PRETTYSCRNS
|
||||
options PCVT_SCREENSAVER
|
||||
options PCVT_USEKBDSEC
|
||||
options PCVT_VT220KEYB
|
||||
options PCVT_GREENSAVER
|
||||
|
||||
# The syscons console driver (sco color console compatible).
|
||||
device sc0 at isa?
|
||||
|
Loading…
Reference in New Issue
Block a user