diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-09-06 00:12:41 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-09-06 00:12:41 +0000 |
commit | 5a62cd9616ed6003bb80b5ea059f93b7df501b4e (patch) | |
tree | 02e6bee514174c4ec97ff20a48cc6e6b1afac396 /sys/arch/sparc/dev/power.h | |
parent | fd7828d77426587c17477b91a61261c53380bfdb (diff) |
Add scrollback support to the pcvt (i386 only) console driver.
Press LEFT_SHIFT+PGUP/PGDN to navigate. Number of buffered pages is currently
only configurable by editing sys/arch/i386/isa/pcvt/pcvt_hdr.h and changing
the SCROLLBACK_PAGES constant.
You must add "option PCVT_SCROLLBACK" to your kernel config file to enable
this support, or uncomment it from sys/arch/i386/conf/GENERIC.
Known issues:
- Few little buglets when switching line (font) or column modes in scon(1).
- Can't hold down LEFT_SHIFT+PGUP/PGDN keys. This will be fixed...
Idea from Linux, code by me.
Diffstat (limited to 'sys/arch/sparc/dev/power.h')
0 files changed, 0 insertions, 0 deletions