Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!rutgers!usc!sdd.hp.com!mips!smsc.sony.com!dce From: dce@smsc.sony.com (David Elliott) Newsgroups: comp.windows.x Subject: Re: X Console window problem Message-ID: <1990Dec8.174246.18740@smsc.sony.com> Date: 8 Dec 90 17:42:46 GMT References: <~NB^FK&@rpi.edu> Distribution: comp.aux Organization: Sony Microsystems Corp, San Jose, CA Lines: 12 In article <~NB^FK&@rpi.edu> frontah@pawl8.pawl.rpi.edu (David J Sotnick) writes: >I am having a problem getting my console messages to show up in my console >window (I am running xterm -C) which should work. I have posted to comp.unix. >aux.,, which is the system I am running. I was wondering what I am doing wrong. Maybe you're asking too much. According to the manual page, -C may not work on all systems. It doesn't work on an unadulterated 4.3BSD or System V, since the ioctl needed (TIOCCONS) isn't supplied on those systems. Sun and Sony workstations, to name a couple, do supply this ioctl, and I'm sure others are doing the same. Maybe A/UX just doesn't have this yet.