Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!ncar!gatech!bloom-beacon!dprg-330.GOVt.shearson.COM!fgreco From: fgreco@dprg-330.GOVt.shearson.COM (Frank Greco) Newsgroups: comp.windows.x Subject: Re: printing x windows in color Message-ID: <9012131706.AA20767@islanders.> Date: 13 Dec 90 17:06:03 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 8 >I am trying to print x window dump on a postscript printer. Try this alias: alias xcolordump 'xwd | xpr -device ps -portrait -width 8 -height 10.5 -gray 2 -compact | lpr' Frank G.