summaryrefslogtreecommitdiff
path: root/etc/etc.i386/ttys
AgeCommit message (Collapse)Author
2002-06-09rm trailing whitespaceTodd T. Fries
2001-02-11Allow up to 12 virtual terminals (CTRL-ALT-F1 through CTRL-ALT-F12). OnlyAaron Campbell
6 are enabled by default. After these changes, to enable more you must change the "option WSDISPLAY_DEFAULTSCREENS" in the kernel config file and edit /etc/ttys to switch the new ones from 'off' to 'on'.
2001-02-08vt100 -> vt220. wscons supports at least a subset of vt220 functionality. ThisAaron Campbell
makes the PGUP and PGDN keys work again as expected.
2001-01-30Support for the wscons machine-independent console driver on the i386. ToAaron Campbell
become default in a few moments once deraadt commits new kernel config files. IMPORTANT NOTE: A few important pieces are still required to be worked out over the next few days. Users (and developers) relying on X should probably stay away from -current until further notice. This should not take long, but here is your first heads up. If you decide to upgrade your kernel anyway, be sure to update your /etc/ttys file to use vt100 instead of vt220. The rest of the fallout from this should be minor.
1998-06-28indentArtur Grabowski
1998-04-07delete xdm bullshit which does not workTheo de Raadt
1997-10-11cleanupTheo de Raadt
1997-10-06make ttyC5; disable getty on ttyC4 (XFree86)Theo de Raadt
1997-06-03let us try to move to pcvt as default; report problem cards to meTheo de Raadt
1997-01-03minimizeTheo de Raadt
1997-01-03No virtual consoles by default.etheisen
1997-01-01add a comment on how to start xdm via init (only i386 for now - which otherThomas Graichen
ports do also have X and on which device in ttys the xdm has to be started there ?)
1996-08-17do not screw with mice; from dmTheo de Raadt
1996-08-09console device becomes ttyC0 (ttyC0-9 for pcvt) to avoid pty conflictTheo de Raadt
1996-07-28create pty component of /etc/ttys automaticallyTheo de Raadt
1996-07-13enable ttyv[1-2] for pcvt; and tty00 for serial console. new init is smartTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt