Xref: utzoo comp.unix.questions:32438 comp.windows.x.motif:3481 comp.terminals:2960 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uunet!dg!mrx!carlson From: carlson@mrx.webo.dg.com (James Carlson) Newsgroups: comp.unix.questions,comp.windows.x.motif,comp.terminals Subject: Re: xterm terminfo Keywords: sterm terminfo box-graphics Message-ID: <1373@dg.dg.com> Date: 24 Jun 91 13:17:50 GMT References: <479@faximum.UUCP> Sender: root@dg.dg.com Reply-To: carlson@mrx.webo.dg.com Distribution: usa Organization: Data General Corporation, Westborough, MA Lines: 56 In article <479@faximum.UUCP>, jeff@faximum.UUCP (Jeff Tate) writes: |> |> If anyone knows the correct sequences for the "acsc" capability in the |> xterm terminfo entry to produce box graphics, could you please E-mail |> them to me. I am unable to divine them myself, and am sick of stuff like: |> |> ZDDDDDDDDDDDDDDDDDDDDD? |> 3 3 |> 3 Should be in box 3 |> 3 3 |> @DDDDDDDDDDDDDDDDDDDDDY |> |> Thanx in advance |> |> |> +----------------------------------------------------------------------------+ |> | Jeff Tate | Day-phone: ( 415 ) 622 0890 |> | |> | faximum Software | Home-phone: ( 415 ) 647 3936 |> | |> | 3738, 22nd Street | |> | |> | San Francisco, CA 94114 | uunet!faximum!jeff |> | |> |> +----------------------------------------------------------------------------+ That looks to me like PC line drawing characters with the upper bit stripped off. You're going to have to do some fancy footwork to get those to work right. If you were really having trouble with the acsc string, the output might look like: lrrrrrrrrrrrrrrrrrrrrk x x x Should be in box x x x mrrrrrrrrrrrrrrrrrrrrj (I hate it when people depend on awful non-standard things like IBM PC character sets, but what can you do?) You might try: acsc=~`1axfqgYj?kZl@mEn_o_pDq_r_sCt4uAvBw3xsyrzc{w|b}y~ This will map the characters correctly (more or less), assuming you know how to handle the 8th-bit characters ... -- Disclaimer: I cannot speak for Data General. You should have guessed that. Mail to: carlson@mrx.webo.dg.com -or- James_Carlson@dgc.mceo.dg.com .//.