Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!bunyip.cc.uq.oz.au!harbinger.cc.monash.edu.au!yeshua.marcam.com!MathWorks.Com!europa.eng.gtefsd.com!howland.reston.ans.net!pipex!uknet!EU.net!Germany.EU.net!netmbx.de!zrz.TU-Berlin.DE!zib-berlin.de!math.fu-berlin.de!fub!dobag.in-berlin.de!dva.in-berlin.de!root From: root@dva.in-berlin.de (Boris Staeblow) Newsgroups: comp.unix.bsd Subject: Re: Virtual consoles under FreeBSD Date: 8 Feb 1994 00:10:03 +0100 Organization: Public access UN*X system, 13347 Berlin (65) -- Germany. Lines: 16 Message-ID: <2j6hot$2fm@dva.in-berlin.de> References: <CKu7xG.Fq@rasorl.uucp> NNTP-Posting-Host: dva.in-berlin.de In <CKu7xG.Fq@rasorl.uucp> ras@rasorl.uucp (Bob Schlussler) writes: >Does FreeBSD (cdrom distribution) support virtual consoles? >How do you switch between them? Did I miss this in one of the >README files. 1. add 'options "NCONS=4' (4 (2..12) virtual consoles ) to your Kernel-config-File. 2. enable the syscons-driver ('device sc0 at ....') 3. Switching: Control-Alt F1 .. F?? Boris balu@dva.in-berlin.de