home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / protocol / nfs / 2060 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  3.2 KB

  1. Xref: sparky comp.protocols.nfs:2060 comp.sys.sun.misc:3695
  2. Newsgroups: comp.protocols.nfs,comp.sys.sun.misc
  3. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!uwm.edu!zazen!psl.wisc.edu!louis
  4. From: louis@fammed.wisc.edu (Wayne Louis Hoyenga)
  5. Subject: Customer difficulty with telnet from PC-NFS version 4.0 from Sun
  6. Message-ID: <louis.713828554@dfmp1>
  7. Summary: backspace/delete key mapping is a problem
  8. Keywords: telnet pc-nfs sun
  9. Sender: news@pslu1.psl.wisc.edu (USENET News System)
  10. Organization: Physical Sciences Lab, UW-Madison
  11. Date: 14 Aug 92 21:42:34 GMT
  12. Lines: 44
  13.  
  14.  
  15. I have a gripe with Sun's new version of PC-NFS (4.0).  While I find most
  16. of the new features and the windows support to be nice, I have found one
  17. change that has made my life somewhat difficult.
  18.  
  19. In the version of telnet that comes with 4.0, the backspace key is mapped
  20. to ^? and the del key is mapped to ^h, which is backwards to what it
  21. was in 3.5, 3.0.1, and any other vt100 terminal emulation that I have
  22. EVER been in.  I checked the documentation to see if this behavior was
  23. configurable and could find no way to change it.
  24.  
  25. I called Sun and talked to a Bhavesh Shah.  He told me that the new telnet
  26. was a completely new program (having been ported from a completely different
  27. source from the ones in the previous versions) and that this
  28. backspace/delete mapping was normal behavior.  When I asked if this were
  29. configurable, he told me that they were not.  I don't know about anyone else
  30. out there, but it seems obvious to me that such options SHOULD be
  31. configurable.  Especially since this product is not only marketed for use
  32. with Sun servers.  Nor does it seem to me that it should be particularly
  33. difficult to make configurable.  Yes, I would even go so far as to say easy.
  34. (I HAVE had a good bit of experience in system level programming and design)
  35.  
  36. Bhavesh then suggested that I add a line in my .profile to change the stty
  37. settings of the system to conform to this new behavior.  If this were my
  38. only interface to my servers, I would agree that this would be an easy
  39. solution.  However, I am the System Administrator for my company and I am
  40. just as likely to login to my servers from any one of 20-30 different
  41. terminals, PCs, and consoles -- all of which, except for the single PC-NFS
  42. 4.0 machine, has backspace producing a ^h and del producing a ^?.  So now
  43. I am forced to remember to set the stty settings on every machine I login
  44. to from this one machine (and every one of the machines that I subsequently
  45. cu, rlogin, and telnet to -- which comes out to an impressive number) or I
  46. get painfully reminded when I attempt correct a typo.  Fortunately, no one
  47. has suggested that I not make any typos.
  48.  
  49. If I could figure out a way of doing it without pissing Sun off, I would
  50. attempt to binary edit the new telnet executable to see if I could change
  51. this behavior.  Maybe someone from Sun will tell me what binary patches I
  52. could make to (in my opinion) correct the backspace/delete mapping.
  53.  
  54. Oh, Bhavesh also suggested that I could use the telnet from the old 3.5
  55. version of PC-NFS if I so desired.  If that was an option, I would ask Sun
  56. to take back thier update and give me back my money -- the new telnet was
  57. the MAIN reason that I upgraded.
  58.