home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / NCSATELN / TEL23SRC.ZIP / TELNET.OUT < prev    next >
Encoding:
Text File  |  1991-06-28  |  227 b   |  9 lines

  1. ;
  2. ;    Example output mapping file tp NCSA Telnet 2.3b12
  3. ;
  4.  
  5. set key a b         ; map the 'a' character to the 'b' character when displayed
  6. set key c \234        ; map the 'c' character to the graphics omega character
  7. set key \129 a
  8.  
  9.