<br><H3><A NAME="9">9 Obsolete but still interesting?</A></h3>This chapter contains information covered in the early days of the FAQs. It is not updated anymore. Note that with new releases of NEXTSTEP and OpenStep some information might still be useful to those, who e.g. didn't update.
<br>
<br><H3><A NAME="9.1">9.1 Where can I get NeXT paraphernalia?</A></h3><i>Paraphernalia</i>
<br>
<br>NeXT paraphernalia are no longer available. Let's stop reading 1 minute and remember the times ..... Thanks!
<br>
<br><H3><A NAME="9.2">9.2 Is there any way to change the text in the title bar of a terminal window?</A></h3>There is no way of changing the title bar of a Terminal.app window in 2.x; in 3.x there is. Check Preferences (Title Bar): set CustomTitle, type in the title, and hit CR (or Set Window) and voila!
<br>Actually, there is a way to change the title bar of a <TT>Terminal</TT> window in 2.x (at least in 2.1 which is what I am using). It is somewhat limited but it might be useful to some.
<br>
<br>The trick is to make a symbolic link between <TT>/bin/csh</TT> (or whichever shell one wishes to use) and a file in <TT>/</TT> named "Whatever_you_want_to_appear_in_the_title_bar". Then select this new "shell" in the terminal preference and, voila!, you'll have your terminal window with <TT>/Whatever_you.....</TT> in the title bar.
<br>
<br>You can edit Stuart's titlebar interactively from the "Window..." Inspector (Command-3).
<br>
<br>Stuart provides emulation of certain Operating System Command (OSC) sequences which can be used to modify the titlebar under subprocess control.
<br>
<br>Stuart can change the title of the current window from the command line. In Stuart is possible to get more descriptive titles by linking <TT>/usr/ucb/rsh</TT> to <TT>/usr/hosts/<hostname></TT>. Then by adding <TT>/usr/hosts</TT> to your Stuart ShellPath you can then get the hostname into the title bar:
<br>You should then type in the hostname as the shell to invoke (disable the "Shell reads .login file" for this. You can also add hosts to your <TT>.Stuartrc</TT> file:
<br>echo ' --> telnet exited, press enter to close window.'
<br>read -r Waste_Var
<br>exit 0
<br></div></tt>
<br>This has a number of advantages, not the least of which being that I can pop up a "telnet_window" to anywhere. I don't have to create links for each host (though I do create aliases for the most common hosts), and I can type "telnet_window" (or, e.g., "tel_aix") as a unix command.
<br>
<br>Also, if I lose the connection suddenly then the window stays around until I get a chance to see what happened. I use telnet instead of rsh because I generally connect to hosts which won't accept rsh's.
<br>
<br><H3><A NAME="9.3">9.3 I can't get my pictures in OmniWeb <2.0.</A></h3><i>OmniWeb <2.0, Images</i>
<br>
<br>You have to install the OmniImage.service in your <TT>/Library/Services</TT> or <TT>/LocalLibrary/Services</TT> (This is also a nice way to get pictures converted in other applications as well.
<br>
<br>You can ftp this from <TT>ftp.informatik.uni-muenchen.de</TT>
<br>
<br><H3><A NAME="9.4">9.4 How do I remap the and | keys on my keyboard?</A></h3><i>Keyboard</i>
<br>
<br>NeXT introduced a new keyboard configuration with the 040 products. The <TT>|</TT> keys which had been located on the main keyboard was moved to the numeric keypad. Many users have since complained about it, and a work around is to remap these keys using the demo application Keyboard (<TT>/NextDeveloper/Demos/Keyboard</TT>), Mike Carlton's keyboardfix program: <tt> <a href=ftp://ftp.cs.orst.edu/pub/next/sources/next-interface/keyboardfix.tar.Z target=_blank><u>ftp://ftp.cs.orst.edu/pub/next/sources/next-interface/keyboardfix.tar.Z</u></a></TT>
<br>
<br>...which lets you put these keys on shift-return or shift-delete. One can hope that there will be a choice of keyboards in the future.
<br>
<br><H3><A NAME="9.5">9.5 How do I stop NeXTMail/Sendmail adding &Mcirc;s onto the end of lines?</A></h3><i>Sendmail</i>
<br>
<br>In <TT>/etc/sendmail.cf</TT> make this change:
<br>This has been fixed in 3.1, and the default mailhost sendmail is UUCP oriented.
<br>
<br><H3><A NAME="9.6">9.6 Why does NEXTSTEP 1.0 hang a few seconds after attempting to boot?</A></h3><i>Boot hang, NS1.0</i>
<br>
<br>Release 1.0 contains a bug that can corrupt the kernel /odmach if a user attempts to launch <TT>/odmach</TT> from the browser. The solution is to copy a clean <TT>/odmach</TT> from another NeXT system. Be sure to change the permissions of the newly installed <TT>/odmach</TT> to remove execute permissions to prevent future occurrences of the same problem. Release 1.0a and beyond do not have this problem.
<br>
<br>It is possible for the sdmach to get corrupted in the same way. Boot from the OD, copy an uncorrupted version of the kernel to the hard disk, and remove the execute bits from sdmach.
<br>
<br><H3><A NAME="9.7">9.7 Modem hangs under NS2.0 by incoming calls</A></h3><i>modem</i>
<br><i>calls, incoming</i>
<br>
<br>There is a bug in the serial driver which causes getty to get stuck. The situation arises after a successful uucico connection, subsequent connections via modem will get a connection with the modem, but no login prompt.
<br>
<br>This is caused by getty hanging. A simple work around is to have a process run in cron to reset the getty every 15 minutes:
<br>Of course trying to connect when the script is running will not allow you to connect, try again a minute later. This fix will not affect on-going UUCP or interactive connections. This will probably be fixed in the next kernel release.
<br>
<br>This bug is corrected in NEXTSTEP 2.1 and later releases.
<br>Workspace has its own internal application path. In 2.0 <TT>/LocalApps</TT> was omitted. Improv needs to have <TT>/LocalApps</TT> in the Workspace path if you have Improve installed in <TT>/LocalApps.</TT> The work around in 2.0 only is: