Path: utzoo!attcan!uunet!lll-winken!ames!mailrus!cornell!uw-beaver!rice!sun-spots-request From: mmm%informatics.rutherford.ac.uk@nss.cs.ucl.ac.uk Newsgroups: comp.sys.sun Subject: Re: REFRESHING SUNTOOLS Message-ID: <8901120940.AA14663@pyr-a> Date: 16 Jan 89 08:01:59 GMT Sender: usenet@rice.edu Organization: Sun-Spots Lines: 10 Approved: Sun-Spots@rice.edu Original-Date: Thu, 12 Jan 89 09:40:13 GMT X-Sun-Spots-Digest: Volume 7, Issue 106, message 1 of 5 X-Issue-Reference: v7n99 mephdbo%prism@gatech.edu (d. majumder): > Is there any way of calling REFRESH other than using the Suntools > RootMenu. I mean from a Shell program, etc. >From the shell you can use the trick I think X uwm uses. It creates a window covering the screen, then removes it immediately. You don't have to be accurate with the window size as long as it is at least as big as the screen. Example: shelltool -position 0 0 -size 1152 900 -label refreshing true