Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!sri-spam!milk1.istc.sri.com!wohler
From: wohler@milk1.istc.sri.com..istc.sri.com (Bill Wohler)
Newsgroups: comp.windows.x
Subject: Re: X11 problems on a Sun 3/110 color
Message-ID: <10907@sri-spam.istc.sri.com>
Date: Mon, 7-Dec-87 21:08:16 EST
Article-I.D.: sri-spam.10907
Posted: Mon Dec  7 21:08:16 1987
Date-Received: Sun, 13-Dec-87 01:40:20 EST
References: <8712042116.AA15645@fcs260c.ncifcrf.gov> <10901@sri-spam.istc.sri.com>
Sender: nobody@sri-spam.istc.sri.com
Reply-To: wohler@milk1.istc.sri.com.UUCP (Bill Wohler)
Organization: SRI International
Lines: 9

I write:
>                                       however, now that i have the color 
>  screen, i can't figure out how to get a window in it.  my console window, 
>  clock, etc, are all in the monochrome window.  suggestions?

  answered my own question.  page 5 of Xlib manual says that the display_name
  is of the form hostname:number.screen.  the monochrome screen is
  screen 0 (the default), and the color screen is #1.

						--bw