
10-22-2008, 05:06 PM
|
| Junior Member | | Join Date: Sep 2009
Posts: 0
| |
Re: xterm's Tek mode question On Wed, 22 Oct 2008 10:27:27 +0200, Giacomo Boffi wrote:
> Chris Jones writes:
>
>> 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.
>
>
> % gnuplot
> [...]
> prompt: set term
> [...]
> tek40xx Tektronix 4010 and others; most TEK emulators
> tek410x Tektronix 4106, 4107, 4109 and 420X terminals
> [...]
> vttek VT-like tek40xx terminal emulator
> [...]
> prompt: ^D
> %
This looks rather interesting.
The trouble is that the xterm/tek window that I run gnuplot in is not
displaying fonts correctly. As a result I have to type blindly and the
screen is quickly cluttered by overwrites and once in gnuplot I don't
know how I can clear the screen.
Maybe it's just my X resource file that screws up everything.
But let me take a look at the gnuplot doc and see if I can figure out
what's happening. |