# -- xterm setups -- # example setups file (with "notes") # ($Header: xample.ini,v 1.6 89/05/23 11:33:42 pkern Exp $) # # setup A: tabs # A: 1 9 17 25 33 41 49 57 65 73 80 89 97 105 113 121 129 # standard tabs (every 8th column) # # # setup B: main terminal options # B: 0 1 0 0 # scroll (jump)&, autorepeat (on), background (dark)*, cursor (line) # B: 0 0 1 1 # margin bell (off)*, keyclick (off)*, ansi/vt52 (ansi), flow control (on) # B: 0 1 0 0 # pound sign (sharp), wraparound (on), newline (off), interlace (off)* # B: 0 0 1 0 # parity sense (odd), parity (none), bits/char (eight), stopbits (one) # B: port 2 tspeed 9600 rspeed 9600 # # # setup C: printer & misc. options # C: 0 0 0 0 # printer->host (disabled)@, printer test (disabled)@ # print termination (none)@, print extent (scroll region)@ # C: 0 0 1 0 # parity sense (odd), parity (none), bits/char (8), local echo (disabled) # C: 1 0 0 0 # screen saver (enabled), diagnostic mode (disabled)* # twopage operation (80 col)(disabled)*, alt key usage (emulate keypad) # C: 0 0 0 0 # transparency mode (disabled), "do not process xoff/xon" (disabled)*, # char rate to host (unlimited)*, device report (^[[1;11c)* # C: printer port 4 printer speed 1200 # # # Footnotes: # * - not supported (not feasible?) # & - not possible (maybe via graphics, but would it be useful?) # @ - waiting for *real* printer support # # --- # Pre-set the Answerback message. # Non-printing characters can be included via the standard C escape # sequences (eg. \r (return), \033 (escape), \x13 (ctrl-S), ... etc.) # M:"hello, world\r" # # # setup X: miscellaneous settings # X: normal=7 reverse=5 bold=4 underline=1 status=3 # normal: the colour to use for normal text # reverse: the colour to use for reverse text # bold: the colour to use for bold text (TIs only) # underline: the colour to use for underlined text # (PCs only: for adapters that can't underline text) # status: the colour to use for the status line # X: graphics=0 # graphics: preferred graphics driver (BGI only) # 0: auto-detect # 1: CGA # 2: MCGA # 3: EGA # 4: EGA64 # 5: EGAMONO # 6: IBM8514 # 7: HERCMONO # 8: ATT400 # 9: VGA # 10: PC3270