Path: utzoo!attcan!uunet!lll-winken!ncis.llnl.gov!helios.ee.lbl.gov!pasteur!ucbvax!BRL.MIL!moss From: moss@BRL.MIL ("Gary S. Moss", VLD/VMB) Newsgroups: comp.sys.sgi Subject: Re: Send me your cool NeWS/PostScript goodies Message-ID: <8903290909.aa10034@VMB.BRL.MIL> Date: 29 Mar 89 14:09:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 14 Mark, I'm just finishing up a screen lock program which is written using CPS. Basically, I used PostScript to open a blanket window over the screen which does not have Frame controls and displays an image in either Sun raster file format or IRIS RGB image file format like the ones under /usr/NeWS/smi. If you don't supply a file name, a default image is used. The PostScript source is converted to C with CPS and the C source portion opens up a small GL client window for inputing the user's password, and does the input and password checking. If anyone is interested, I will gladly mail them the sources; currently they total only about 550 lines. -moss