home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / vms / 14493 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.8 KB  |  46 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!decwrl!pa.dec.com!nntpd2.cxo.dec.com!nntpd.lkg.dec.com!ryn.mro4.dec.com!news
  3. From: blair@snogum.enet.dec.com (Blair Phillips - Digital)
  4. Subject: Re: Q: LSEdit with DECwindows configuration
  5. Message-ID: <1992Sep2.232611.27223@ryn.mro4.dec.com>
  6. Lines: 33
  7. Sender: news@ryn.mro4.dec.com (USENET News System)
  8. Reply-To: Blair.Phillips@cao.mts.dec.com
  9. Organization: Digital Equipment Corporation
  10. References:  <01GO1MH1CN4G0007AF@KINGSTON.ARPC.ALCAN.CA> <1992Sep1.050904.22823@ryn.mro4.dec.com>
  11. Date: Wed, 2 Sep 1992 23:26:11 GMT
  12.  
  13.  
  14. In article <1992Sep1.050904.22823@ryn.mro4.dec.com>, I wrote:
  15. >>
  16. >This works for LSE V4.0 - not sure about the DECwindows version -
  17. >
  18. >Copy DECW$SYSTEM_DEFAULTS:EVE$DEFAULTS.DAT into wherever DECW$USER_DEFAULTS
  19. >points, and modify it as you see fit.
  20. >The following lines will probably do what you want:
  21. >
  22. >Tpu.Tpu$MainWindow.X:           161
  23. >Tpu.Tpu$MainWindow.Y:           231
  24. >Tpu.Tpu$MainWindow.Columns:    80
  25. >Tpu.Tpu$MainWindow.Rows:    46
  26. >
  27. The EVE$DEFAULTS was an obvious typo - should have have been LSE$DEFAULTS. 
  28. Also, be aware that there are four ways of setting your initial state in LSEdit
  29.  
  30.     LSE$DEFAULTS.DAT & TPU.DAT    X resources
  31.     LSE$SECTION            LSE TPU section file
  32.     LSE$COMMAND            TPU Commands
  33.     LSE$INITIALIZATION        LSE commands
  34.  
  35. I am not sure of the interactions between these - it is obviously worth making
  36. sure there are no conflicts though. I spent quite a while trying to get the
  37. ".Rows" resource to work before realizing that it was being over-ridden by
  38. an "lse_set_height" command in the LSE$COMMAND file.
  39. --
  40. ----------
  41. Blair Phillips                    Blair.Phillips@cao.mts.dec.com
  42. Digital Equipment Corp (Aust) P/L        Phone: (+61 6) 2754874
  43. Canberra, Australia                FAX  : (+61 6) 2473654
  44. {Any opinions expressed are my own, not those of Digital Equipment Corporation}
  45.  
  46.