# # Konfiguracni soubor pro Telnet 2.3 CZ # bootp # Kod: PC Latin 2 # 25.3.1994 vhor # clock=on # whether the clock is displayed or not #myname= # used in LPR to notify the LPR server # who is printing termtype="vt100" # the type of terminal emulation to perform keyfile="c:\ncsa23\pl2.key" # path name of your keyboard re-mapping file outputfile="c:\ncsa23\pl2.out" myip=BOOTP # receive my IP number from a BOOTP server hardware=packet # network adapter board (packet driver interface) ioaddr=60 # ioaddr is the interrupt used by the driver tek=yes # enable tektronix graphics video=ega # type of video screen bios=no # don't use slow BIOS screen access # bios=yes to reduce flicker on cga # bios=yes for TopView or Windows ftp=yes # do you want ftp enabled? rcp=yes # do you want rcp enabled? capfile=capfile.out # default name for capture file domain="ruk.cuni.cz" arptime=8 # arp timeout in seconds beep=yes # notify which session beeped passfile="c:\ncsa23\password" # name of file to find FTP passwords in # # The machine named "default" contains the fields which are automatically # filled in for later hosts # name = default # Session name, "default" is a reserved name scrollback=400 # number of lines of scrollback per session #clearsave=on # whether to save cleared line in scrollback # color codes for a specific session: # black, blue, green, cyan, red, magenta, yellow, white # BLACK, BLUE, GREEN, CYAN, RED, MAGENTA, YELLOW, WHITE # NOTE: when the highlighted colors are used for a background color, # they produce blinking text. nfcolor=green # vt100 normal foreground color nbcolor=black # vt100 normal background color bfcolor=red # vt100 blink foreground color bbcolor=blue # vt100 blink background color rfcolor=black # vt100 reverse foreground color rbcolor=white # vt100 reverse background color ufcolor=WHITE # vt100 underline foreground color ubcolor=black # vt100 underline background color erase=backspace # use delete code or backspace code for <- key? vtwrap=yes # should VT100 be in wrap mode or not? crmap=4.3BSDCRNUL # map of the CR key for compatibility contime=20 # timeout in seconds to try connection retrans=7 # starting retransmit time out in ticks mtu=512 # maximum transmit unit in bytes maxseg=512 # largest segment we can receive rwin=512 # most bytes we can receive without ACK