Path: utzoo!attcan!uunet!zaphod.mps.ohio-state.edu!uwm.edu!bionet!agate!ucbvax!ANDREW.CMU.EDU!ghoti+ From: ghoti+@ANDREW.CMU.EDU (Adam Stoller) Newsgroups: comp.soft-sys.andrew Subject: Re: Reverse video/Previewing documents Message-ID: <0b8kMZO00as9QNCkso@andrew.cmu.edu> Date: 22 Oct 90 14:45:57 GMT References: <9010221227.AA00345@flinders.cs.flinders.oz.au> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 21 Excerpts from internet.info-andrew: 22-Oct-90 Reverse video/Previewing do.. Cameron Humphries@cs.fli (1254) > I need to know whether it is possible to make an ATK > application appear in reverse video? You can make them all appear reverse-video by putting the following in ~/preferences: *.ForegroundColor: white *.BackgroundColor: black Or - you can make certain applications behave this way, by replacing the asterisk with the applcation name - eg: ez.ForegroundColor: white ez.BackgroundColor: black --fish (sorry, can't help you about the previewer)