Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!bloom-beacon!morgan.COM!jordan From: jordan@morgan.COM (Jordan Hayes) Newsgroups: comp.windows.x Subject: Re: boldface in xterm? Message-ID: <8912202206.AA12193@Morgan.COM> Date: 20 Dec 89 22:06:55 GMT References: <946@ursa-major.SPDCC.COM> Sender: daemon@athena.mit.edu (Mr Background) Organization: Morgan Stanley and Co., NY, NY Lines: 10 Cliff Spencer asks: I am unable to get bold fonts to work under xterm. Your termcap entry for xterm is hosed. Change the entry for so from \E[7m (inverse) to \E[5m (bold), or \E[4m for underscore (whoa!) ... /jordan