home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 592b.lha / TermII / English / term.config < prev    next >
Text File  |  1991-12-22  |  833b  |  36 lines

  1. # Term II - Configuration file
  2. window_backdrop_off
  3. window_borderless_off
  4. window_dragbar_on
  5. window_sizegadget_on
  6. window_closegadget_on
  7. window_screen_workbench
  8. window_termscreen_shanghai_on
  9. window_termscreen_interlace_off
  10. window_color 4
  11. window_publicscreen_default
  12. serial_open "DEVS:serial.device" 0
  13. serial_buffer 1024
  14. serial_baud 2400
  15. serial_length 8
  16. serial_stop 1
  17. serial_xdisabled
  18. serial_parity 2
  19. console_open
  20. # console_size "0/0/640/400"
  21. # console_font "courier.font" 11
  22. #
  23. #   Examples of function keys mapping :
  24. #
  25. #       shift-F10 to quit without having to confirm
  26. #       F10 to start a PostScript download
  27. #       F9 for deconnection of a Hayes modem
  28. #
  29. console_map_key 20 "rexx \"quit.rexx\""
  30. console_map_key 10 "rexx \"laser.rexx\""
  31. console_map_key 9 "serial_send \"+++\""
  32. #
  33. menu_long_on
  34. capture_buffer 1024
  35. capture_dir "ram:"
  36.