Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!husc6!rice!sun-spots-request From: hiebeler@turing.cs.rpi.edu (Dave Hiebeler) Newsgroups: comp.sys.sun Subject: Re: Popup window version of rwall Keywords: Software Message-ID: <8902221452.AA01521@turing.cs.rpi.edu> Date: 6 Mar 89 23:36:04 GMT Sender: usenet@rice.edu Organization: RPI CS Dept. Lines: 27 Approved: Sun-Spots@rice.edu Original-Date: Wed, 22 Feb 89 09:52:23 EST X-Sun-Spots-Digest: Volume 7, Issue 183, message 4 of 17 X-Issue-Reference: v7n163 In article <8902142213.AA00947@icarus> you write: >...I'd like to be able to send a message to all of the active clients >that would be displayed in a popup window with a "Done" box on top of all >other existing windows. Has anyone done anything like this? Any pointers >to easily modified code to do something like this? One way to do this (other than making everyone use contool, as wnl pointed out) might be to put the SunView escape-sequences that raise and resize a window into the broadcast message. That is, put in the character sequence that raises the window on top of all others, and perhaps resize it to be a full-screen window. (Resizing it would be somewhat obnoxious, but probably preferable to them not knowing that the fileserver is about to go away). I don't know if rwall would filter out those characters; it might be worth a shot though. The escape-character sequences are described in the shelltool man-page. ---- Dave Hiebeler Internet: hiebeler@cs.rpi.edu (preferred address) Computer Science Dept. hiebeler%cs.rpi.edu@itsgw.rpi.edu Amos Eaton Bldg. Bitnet: userfrzk@rpitsmts.bitnet Rensselaer Polytechnic Inst. Troy, NY 12180-3590 [[ But what would they do to plain-jane terminals? Remember the extent of an "rwall". --wnl ]]