Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!rochester!ken From: ken@cs.rochester.edu (Ken Yap) Newsgroups: comp.unix.questions Subject: Re: Any way to implement "Boss is coming" program? Message-ID: <1588@sol.ARPA> Date: Fri, 21-Aug-87 22:56:03 EDT Article-I.D.: sol.1588 Posted: Fri Aug 21 22:56:03 1987 Date-Received: Sun, 23-Aug-87 06:40:45 EDT References: <234@mv04.ecf.toronto.edu> Reply-To: ken@cs.rochester.edu (Ken Yap) Organization: U of Rochester, CS Dept, Rochester, NY Lines: 14 Keywords: screen swapping at lightning rates |I would like to be able, with as few key strokes and as much speed |as possible, to blank the screen of the current job, and replace it |with something looking more like official "work". The best I've |been able to do is use ^Z to stop the job, and alias "z" to some |likely program. But this takes a little too much time. A single |key stroke would be even better. Well, on the VT series you could try SET-UP RESET. ("Uh, the computer have sent the full reset sequence, sir."). Hmm, why don't you get a more fun job if you have to pretend to work where you are now? :-) Ken