.xtrc
上传用户:duobangkj
上传日期:2007-01-07
资源大小:70k
文件大小:0k
源码类别:

Telnet客户端

开发平台:

Unix_Linux

  1. # .xtrc -- xt's startup-script
  2. tty "off"
  3. set cis off
  4. set cr on
  5. set nl on
  6. set menu off
  7. set auto on
  8. # this binds XCAPE-^O to run script ".off"
  9. bind_script 15 ".off"