Path: utzoo!attcan!uunet!seismo!dimacs.rutgers.edu!rutgers!usc!csun!Twg-S5!bcphyagi From: bcphyagi@Twg-S5.uucp (Stephen Walton) Newsgroups: comp.sys.amiga.tech Subject: Re: So... Message-ID: <1990Nov5.233430.18209@csun.edu> Date: 5 Nov 90 23:34:30 GMT References: <3414@orbit.cts.com> Sender: news@csun.edu (News Administrator) Organization: csun Lines: 27 In article <3414@orbit.cts.com> koleman@pnet51.orb.mn.org (Kurt Koller) writes: >Why do I have to click the close gadget 5 times on the WShell window to close >it, Because each click sends to the WShell the equivalent of a console-generated end-of-file (control-backslash), and 5 are needed to stop WShell (see section 3-3 of the WShell manual). Incidentally, Bill Hawes plans to have this number be a user-settable option in the next rev of WShell. >How can I change it? You can't. If you want to have the close gadget work under 2.0, you'll have to use ConMan. My compromise was to mount CNC: (example mountlist entry on the WShell distribution disk in the :devs/mountlist file). I changed the CONSOLE= tooltype on the icon to point to CNC: instead of CON:, and also set the Shellwindow environment variable to CNC: etc. A trailing /c after the window title turns on the close gadget. This way, I get ConMan windows with WShell and AmigaOS CON: windows with Amiga Shell. The only thing I lose is the cut-and-paste to WShell windows. My guess is that, based on prior experience, Bill will be releasing a WShell update which addresses all these issues and more, just as he did when the AmigaOS 1.2->1.3 upgrade came out. -- Stephen R. Walton, Dept. of Physics and Astronomy, Cal State Northridge I am srw@csun.edu no matter WHAT the stupid From: line says!