On Thu, 15 Jun 2000, Rich Shepard wrote:

>   Actually, I run aterms rather than xterms, but the problem is the same.
> 
>   The problem which has bothered me for well over a year now is that ANSI
> text-graphics that display just fine when I run dosemu on a console do not
> display properly when I run dosemu within X.
> 
>   I've read the docs many times and I do not see what I need to change in
> the conf file to fix this problem. The one remaining DOS app that I want to
> be able to use daily from within X is called InfoSelect, a PIM for which I
> have found no linux equivalent.
> 

You could either run xdos or xtermdos. Look in the xtermdos script how it
does run dos inside an xterm. 

It basically boils down to
xterm -font vga -fb vga -geometry 80x25 -bg black -fg gray -e dos $*

Of course, xdos also has graphical capabilities which xtermdos does not
have. OTOH in such an xterm with the right font it is also possible to run
dosemu remotely over a telnet connection in case of remote-X problems.

Bart

Reply via email to