
10-12-2008, 05:45 PM
|
| Junior Member | | Join Date: Sep 2009
Posts: 0
| |
Re: xterm's Tek mode question On 09 Oct 2008 11:40:25 GMT, Thomas E. Dickey wrote:
> Eli the Bearded <*@eli.users.panix.com> wrote:
>> In comp.os.linux.x, Chris Jones wrote:
>>> I'm wondering if there are any programs that might help demo xterm's
>>> Tektronix emulation - found examples that used such things as "graph"
>>> and "plot" but I haven't been able to locate these programs in the
>>> stable debian repository.
>>>
>>> I did find a tektests directory in the xterm source tree but I'm not
>>> sure what these .tek files contain and how they can be used.
>>
>> Those are terminal sequences to test the tek graphic facilities. Start
>> up an xterm in tek mode ("xterm -t"), then e.g., "cat usmap.tek".
>>
>> Other than those test files, I've never used tek mode and can't answer
>> anything else about it.
>>
>> Elijah
>> ------
>> google says that plot is part of Gnu's 'plotutils'
>
> vttest also has some test-screens for the tek4014 emulation (including the
> mouse). The control sequences are documented in xterm's control sequences
> file.
I couldn't find those .. but then the xterm I'm using is out of an
xfree 4.3.0 tree - XTerm(222) per xterm -v. so that may be the reason.
I have a feeling my Tek emulation is not set up properly either: font
is double-spaced .. arrow keys do not work .. even after issuing CTRL+L
some of the previously typed text remains visible and overtyping it
causes non-ascii characters to be displayed etc..
It's rather difficult to figure out how it should behave since I've
never seen it properly set up and there are probably not screen shots
available anywhere .. and in any case since it seems to be nothing more
than a historical curiosity at this point .. I'm not sure I should
bother anybody with this in the first place.
I did play a bit with plotutils and got the examples on the man pages
to work and (same as the tektest samples) the results are quite
striking.
Thanks. |