Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ukma!rex!ames!elan!jlo From: jlo@elan.elan.com (Jeff Lo) Newsgroups: comp.unix.wizards Subject: Re: Sun console driver questions (cons.c) Message-ID: <583@elan.elan.com> Date: 21 Jul 89 18:35:14 GMT References: <20305@adm.BRL.MIL> Reply-To: jlo@elan.elan.com (Jeff Lo) Organization: Elan Computer Group, Inc., Mountain View, CA Lines: 17 In article <20305@adm.BRL.MIL> bjp@mbunix.mitre.org writes: >couple of questions. I'm looking through cons.c source for version 3.2. >a check is done on a flag, consdev, to determing if it is the console device >or a pseudo-console. Why is such a distinction made? What would be the >purpose in using a terminal other than the one installed as the console >device? On most Sun systems, the console is a bit-mapped display used for windows, not a serial line type device. The various window systems (X, NeWS, SunView, etc.) allow you a terminal window which acts as your console. This way, rather than having console messages mess up your windowed display, they go into a window. I imagine this is what the pseudo-console is referring to. -- Jeff Lo, Elan Computer Group, Inc. jlo@elan.com, ..!{ames,uunet}!elan!jlo 888 Villa Street, Third Floor, Mountain View, CA 94041, 415-964-2200