home *** CD-ROM | disk | FTP | other *** search
- # Term II - Configuration file
- window_backdrop_off
- window_borderless_off
- window_dragbar_on
- window_sizegadget_on
- window_closegadget_on
- window_screen_workbench
- window_termscreen_shanghai_on
- window_termscreen_interlace_off
- window_color 4
- window_publicscreen_default
- serial_open "DEVS:serial.device" 0
- serial_buffer 1024
- serial_baud 2400
- serial_length 8
- serial_stop 1
- serial_xdisabled
- serial_parity 2
- console_open
- # console_size "0/0/640/400"
- # console_font "courier.font" 11
- #
- # Examples of function keys mapping :
- #
- # shift-F10 to quit without having to confirm
- # F10 to start a PostScript download
- # F9 for deconnection of a Hayes modem
- #
- console_map_key 20 "rexx \"quit.rexx\""
- console_map_key 10 "rexx \"laser.rexx\""
- console_map_key 9 "serial_send \"+++\""
- #
- menu_long_on
- capture_buffer 1024
- capture_dir "ram:"
-