Differences between version 2 and predecessor to the previous major change of console(4).
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Tuesday, June 4, 2002 12:25:02 am | by perry | Revert |
Older page: | version 1 | Last edited on Tuesday, June 4, 2002 12:25:02 am | by perry | Revert |
@@ -61,20 +61,20 @@
other time. The most important fact is that the consoles
simulate vt100 terminals. In particular, a console is reset
to the initial state by printing the two characters ESC c.
All escape sequences can be found in
-__
console_codes__
(4).
+console_codes(4).
!!FILES
''/dev/console
/dev/tty*''
!!SEE ALSO
-charsets(4), __
console_codes__
(4),
-__
console_ioctl__
(4), mknod(1), tty(4),
+charsets(4), console_codes(4),
+console_ioctl(4), mknod(1), tty(4),
ttys(4), getty(8), init(8),
chvt(1), open(1), deallocvt(1),
loadkeys(1), resizecons(8),
consolechars(8), mapscrn(8).
----