Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!udel!princeton!phoenix.Princeton.EDU From: ijlustig@phoenix.Princeton.EDU (Irvin Lustig) Newsgroups: comp.unix.aix Subject: Miscellaneous questions - RS6000 Message-ID: <4585@idunno.Princeton.EDU> Date: 9 Dec 90 02:56:39 GMT Sender: news@idunno.Princeton.EDU Organization: Princeton University, Princeton, New Jersey Lines: 42 We've been using our 530 for a few months now. I believe that we have Version 3.1 (release 3001??) of AIX. Some oddities that we've noticed... 1) Occasionally, a user will log out from the machine, but who and finger show the user as still logged in. finger will show the user as being idle for many many days (sometimes 300 days!). Then at some later arbitrary time, the user disappears. Has anyone else seen this? 2) We have MANY DEC LK 201 keyboards that have one key that generates a delete (ASCII 127) and no key that generates a backspace. These keyboards are either on Vaxstations, which have vt100 or vt200 emulator windows, or on vt220 terminals. If you connect (via telnet) up to the RS6000 and try to set term=vt220, then vi does not work properly as the delete key gets mapped to the 'x' command in vi. Presumably, this is because the terminfo mapping for the vt220 has an entry for kdch1, and vi looks at that. The only solution I could find was to create two new terminal types, vt100-p and vt220-p, which are the same as vt100 and vt220, but leave out any key definition for kdch1. Was there some simpler solution??? Was IBM wrong in including the kdch1 key definitions in the terminfo for the vt100 and vt220? A check of the terminfo (infocmp, tic) descriptions on an SGI machine and a Sun indicated that the presence of kdch1 in the IBM descriptions was incorrect. 3) We built the xedit that was supplied in /usr/lpp/X11/Xamples/clients and have found that it bombs if you edit a file name with exactly 8 characters in it. Apparently this is the X11R3 xedit. Does IBM have an intention of supplying X11R4? Or do we need to port it over ourselves? 4) I heard a rumor that Radio Shack is suing IBM for trademark infringement for use of the name RS/6000. Anyone want to substantiate this? I apologize if these discussions have occurred already on this newsgroup. I have just started reading it, and am not sure I'll have the time to keep up. Please post any responses to the group AND send me a copy via e-mail. Thanks in advance for any help/comments! -Irv Lustig Assistant Professor Dept. of Civil Engineering and Operations Research Princeton University irv%basie@princeton.edu