home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / misc / 36248 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.3 KB  |  31 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!think.com!rpi!psinntp!psinntp!openwx!mikel
  3. From: mikel@networx.com (Mike Lempriere)
  4. Subject: Re: Simple PM Question
  5. Message-ID: <1992Nov12.025020.7090@networx.com>
  6. To: francis@atmos.cse.ogi.edu (Francis Moraes)
  7. Sender: usenet@networx.com (Usenet News Account)
  8. Organization: NetWorx
  9. X-Newsreader: TIN [version 1.1 PL6]
  10. Date: Thu, 12 Nov 1992 02:50:20 GMT
  11. Lines: 18
  12.  
  13. In article <45514@ogicse.ogi.edu>:
  14. [stuff deleted]
  15. : (using 8x14 or 14x8 fonts). I would like these windows to open to their
  16. : maximum size but I haven't found a way to set the window size (you know,
  17. : something like 8*80x14*25). Thanks for the help.
  18. [.sig deleted]
  19.  
  20. In the Font menu, use Save to preserve your font size.
  21. When you next bring up the window, size it to maximum by dragging the
  22. sides with the mouse, and while holding down the shift key.  Do this
  23. instead of hitting the maximize button.
  24. Lastly, you'll need to set up a macro that any new shell will run, whose
  25. sole purpose is to execute a MODE command (eg. MODE CO80,54) to actually
  26. make a larger than default window.
  27.  
  28. You can put the name of the macro to be run riight into your config.sys
  29. in the definition of the interpreter "...cmd.exe /c OS2Init.cmd" and it
  30. will always be run.                             ^^^^^^^^^^^^^^^
  31.