Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!ames!ucsd!ucsdhub!calmasd!mlm From: mlm@calmasd.Prime.COM (Monte Meals) Newsgroups: comp.sys.apollo Subject: Re: vt_100 config file? Summary: vt_100 config might be obsolete Keywords: vt100 Message-ID: <465@calmasd.Prime.COM> Date: 31 Jul 89 21:03:52 GMT References: <261@chip.UUCP> Distribution: na Organization: Calma - A Division of Prime Computer, San Diego, CA Lines: 16 > vt100 emulator. I did a dmpf on /sys/vtserver (the vt100 > server program) and found a reference to: > > ~user_data/vt100_config > Looks like vt100_config might be part of an obsolete structure to switch the KBD_$F1 and KBD_$L1 keys. Character fonts are rather simple. If you want full VT100 support, you need to have the fonts vt100s and vt100l in /sys/dm/fonts. The emulator will pick which ever one is closer in height to your currently loaded font. If vt100s or vt100l are not present, the vt100 character functions "bold," "blink," and others will not work. Monte