home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / 18522 < prev    next >
Encoding:
Text File  |  1993-01-06  |  2.4 KB  |  50 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!gatech!concert!samba!usenet
  3. From: Frank.Taylor@launchpad.unc.edu (Frank Taylor)
  4. Subject: Re: Starting applications as icons
  5. Message-ID: <1993Jan6.180858.8523@samba.oit.unc.edu>
  6. Sender: usenet@samba.oit.unc.edu
  7. Nntp-Posting-Host: lambada.oit.unc.edu
  8. Organization: UNC Office of Information Technology
  9. References: <1ick60INNbo1@usenet.INS.CWRU.Edu> <1993Jan5.190953.15232@odin.corp.sgi.com> <1icuojINNisd@usenet.INS.CWRU.Edu>
  10. Date: Wed, 6 Jan 1993 18:08:58 GMT
  11. Lines: 37
  12.  
  13. In article <1icuojINNisd@usenet.INS.CWRU.Edu> steve@pitacat.math.cwru.edu (Steven H. Izen) writes:
  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. >> 
  21. >> It depends on the application.  Any Xt-based application (e.g. Xaw,
  22. >> Motif) will accept -iconic and recognize the *iconic resource (e.g.
  23. >> -xrm "*iconic: true").  Other applications may or may not work
  24. >> depending on their widget set and command-line option handling.
  25. >> 
  26. >
  27. >OK, let me be more specific.  I want to startup /usr/sbin/notepad and /usr/sbin/apanel, both iconified.
  28. >
  29. >In the case of notepad:
  30. >
  31. >pitacat [53]% notepad -xrm "*iconic: true"
  32. >notepad: illegal option -- x
  33. >Usage: notepad [-ph] [-f font-name] [-s point-size] [-N notepad-file]
  34. >
  35. >In the case of apanel, there is no error message but the application starts
  36. >up not as an icon. 
  37. >
  38. >Perhaps what I was remembering was that there was a way to modify the behavior
  39. >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.
  40. >
  41. >-- 
  42. I don't know about apanel, but notepad has an undocumented option
  43. "-i" for starting it up as iconic.  Just do 'notepad -i'.
  44.  
  45. --
  46.    The opinions expressed are not necessarily those of the University of
  47.      North Carolina at Chapel Hill, the Campus Office for Information
  48.         Technology, or the Experimental Bulletin Board Service.
  49.            internet:  laUNChpad.unc.edu or 152.2.22.80
  50.