home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / 18500 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  2.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!gatech!usenet.ins.cwru.edu!pitacat!steve
  2. From: steve@pitacat.math.cwru.edu (Steven H. Izen)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: Starting applications as icons
  5. Date: 5 Jan 1993 21:32:03 GMT
  6. Organization: Math Department, Case Western Reserve University
  7. Lines: 31
  8. Sender: steve@pitacat (Steven H. Izen)
  9. Distribution: world
  10. Message-ID: <1icuojINNisd@usenet.INS.CWRU.Edu>
  11. References: <1ick60INNbo1@usenet.INS.CWRU.Edu> <1993Jan5.190953.15232@odin.corp.sgi.com>
  12. NNTP-Posting-Host: pitacat.math.cwru.edu
  13.  
  14. In article <1993Jan5.190953.15232@odin.corp.sgi.com>, mikey@eukanuba.wpd.sgi.com (Mike Yang) writes:
  15. > In article <1ick60INNbo1@usenet.INS.CWRU.Edu>, steve@pitacat.math.cwru.edu (Steven H. Izen) writes:
  16. > |> I would like to have several X applications start up as icons.  Xwsh has
  17. > |> an -iconic option built in, but other applications do not.  I vaguely
  18. > |> remember reading in some manual that it is possible to specify some
  19. > |> resource to do this, but I have been unable to locate the reference.
  20. > It depends on the application.  Any Xt-based application (e.g. Xaw,
  21. > Motif) will accept -iconic and recognize the *iconic resource (e.g.
  22. > -xrm "*iconic: true").  Other applications may or may not work
  23. > depending on their widget set and command-line option handling.
  24.  
  25. OK, let me be more specific.  I want to startup /usr/sbin/notepad and /usr/sbin/apanel, both iconified.
  26.  
  27. In the case of notepad:
  28.  
  29. pitacat [53]% notepad -xrm "*iconic: true"
  30. notepad: illegal option -- x
  31. Usage: notepad [-ph] [-f font-name] [-s point-size] [-N notepad-file]
  32.  
  33. In the case of apanel, there is no error message but the application starts
  34. up not as an icon. 
  35.  
  36. Perhaps what I was remembering was that there was a way to modify the behavior
  37. of GL programs.  But either way, apanel is pure X, so that might not apply. I haven't figured out whether notepad is GL or pure X, but it does use a 12 bit deep visual.
  38.  
  39. -- 
  40. Steve Izen, Associate Prof. of Mathematics, Case Western Reserve University
  41. Best Address:              MaBell: Voice: (216)368-2891  Fax: (216)368-5163
  42. shi@po.cwru.edu        Next best address: steve@pitacat.math.cwru.edu
  43.