Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!houxm!hropus!jrw From: jrw@hropus.UUCP (Jim Webb) Newsgroups: net.micro.att Subject: Re: 7300 shift print escape sequence Message-ID: <495@hropus.UUCP> Date: Wed, 11-Jun-86 20:35:09 EDT Article-I.D.: hropus.495 Posted: Wed Jun 11 20:35:09 1986 Date-Received: Sun, 15-Jun-86 03:21:30 EDT References: <886@hounx.UUCP> Distribution: net.unix Organization: Bell Labs, Holmdel, NJ Lines: 18 > The Equivalent Escape Sequence for Shift-Print is shown on page C-4 > of the remote Access User's Manual as > > ESC P R > > It doesn't seem to work. > > How do I emulate shift print? If you are trying to dump the screen of a terminal connected to the phone or rs232 port, I think you are out of luck, as UNIX has no idea what's on it, at least at the kernel level. As you probably know, the console screen is memory mapped, so when you press the shift-print key, it wakes up a system daemon that reads this section of memory and formats it for an epson and sends this data to the lp spooler for printing. Now if it were Berkeley.... :-) -- Jim Webb ihnp4!houxm!hropus!jrw