Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!venera.isi.edu!raveling From: raveling@isi.edu (Paul Raveling) Newsgroups: comp.windows.x Subject: Re: console output and X11 Message-ID: <12159@venera.isi.edu> Date: 2 Mar 90 22:17:38 GMT References: <605@dino.cs.iastate.edu> <12104@venera.isi.edu> Sender: news@venera.isi.edu Reply-To: raveling@isi.edu (Paul Raveling) Distribution: comp Organization: USC Information Sciences Institute Lines: 25 Yet another afterthought... In article , jeff@dsndata.uucp (Jeff Minnig) writes: > > a) You have to create an '/usr/lib/X11/Xconsoles' file and put the > name of your display in it. My display here is 'dsndata:0.0', so > i did 'echo dsndata >> /usr/lib/X11/Xconsoles' to create the file > from ksh. Then there's the case of which of multiple displays. Due to using two displays of different types on my workstation, I keep stumbling across various things that don't quite work 100% because they assume 1 display per user. The last such case that comes to mind was sm, the contributed session manager. Saving and restoring the session state in this case should really look at "wherever:0.*" instead of just $DISPLAY. Or should there be a separate $DISPLAY and $SCREEN? ---------------- Paul Raveling Raveling@isi.edu