home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / windows / openloo / 3531 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1.3 KB  |  32 lines

  1. Newsgroups: comp.windows.open-look
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!sdd.hp.com!usc!elroy.jpl.nasa.gov!decwrl!csus.edu!netcom.com!kemnitz
  3. From: kemnitz@netcom.com (Greg Kemnitz)
  4. Subject: Re: How do I delay start of processes started with &
  5. Message-ID: <w9#n=#_.kemnitz@netcom.com>
  6. Date: Fri, 21 Aug 92 00:20:23 GMT
  7. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  8. References: <5508@ssc-bee.ssc-vax.boeing.com> <1992Aug20.173952.11701@eliot.uucp> <1992Aug20.184103.11538@u.washington.edu>
  9. Lines: 21
  10.  
  11. In article <1992Aug20.184103.11538@u.washington.edu> sue@byron.u.washington.edu (Shu-Chen Eclipse) writes:
  12. =
  13. =Hi, I have a script that start cmdtool, shelltool, etc using &; I run olwm
  14. =last in the forground. I would like to put a maybe 1 sec or less delaty in the
  15. =excecution of each of the tools so that olwm would get a chance to fire up.
  16. =The problem is a matter of timing. I used to have olwm running with &; the
  17. =widows start up more or less complete, with the border frames, etc. now I
  18. =usually get naked, borderless windows cominig up first, a delay, then the
  19. =frames. I find this be an aesthetically unpleasant sight. I like my windows
  20. =to come up pretty much whole.
  21. =
  22. =thanx for answering,
  23. =sue@byron.u.washington.edu
  24. =
  25. =
  26.  
  27.  
  28. You can use either toolwait or sleep.
  29.  
  30. Try man toolwait or man sleep.
  31.  
  32.