* Charset in dosemu 1.1.3.7
@ 2002-11-13 11:34 Anderson Pereira Ataides
2002-11-13 12:07 ` Sergey Suleymanov
2002-11-13 12:20 ` Przemyslaw Czerpak
0 siblings, 2 replies; 4+ messages in thread
From: Anderson Pereira Ataides @ 2002-11-13 11:34 UTC (permalink / raw)
To: linux-msdos
Dear friends,
Until dosemu 1.1.3, graphic chars (used to draw windows) were displayed ok in
X window system. In console (text mode) it did not work with automatic
configuration, but when I modified dosemu.conf by setting
$term_char_set="ibm" it worked ok in both graphic (X) and text (console)
modes.
Now I made the same thing with 1.1.3.7 but it is still showing wrong charset.
Borders are built with strange chars. How do I solve it? Now I see in
dosemu.conf that there are more options about charset. I tried change those
parameters, but could not solve my problem.
Any suggestions?
[]s
Anderson Pereira Ataides
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Charset in dosemu 1.1.3.7
2002-11-13 11:34 Anderson Pereira Ataides
@ 2002-11-13 12:07 ` Sergey Suleymanov
2002-11-13 12:20 ` Przemyslaw Czerpak
1 sibling, 0 replies; 4+ messages in thread
From: Sergey Suleymanov @ 2002-11-13 12:07 UTC (permalink / raw)
To: Linux-MSDOS Mailing list
>>>>> Anderson Pereira Ataides writes:
Anderson> Now I see in dosemu.conf that there are more options about
Anderson> charset. I tried change those parameters, but could not
Anderson> solve my problem.
You should use $_internal_char_set for DOS codepage and
$_external_char_set for linux charset.
--
Sergey Suleymanov
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Charset in dosemu 1.1.3.7
2002-11-13 11:34 Anderson Pereira Ataides
2002-11-13 12:07 ` Sergey Suleymanov
@ 2002-11-13 12:20 ` Przemyslaw Czerpak
1 sibling, 0 replies; 4+ messages in thread
From: Przemyslaw Czerpak @ 2002-11-13 12:20 UTC (permalink / raw)
To: linux-msdos
On Wed, 13 Nov 2002, Anderson Pereira Ataides wrote:
> Until dosemu 1.1.3, graphic chars (used to draw windows) were displayed ok in
> X window system. In console (text mode) it did not work with automatic
> configuration, but when I modified dosemu.conf by setting
> $term_char_set="ibm" it worked ok in both graphic (X) and text (console)
> modes.
> Now I made the same thing with 1.1.3.7 but it is still showing wrong charset.
> Borders are built with strange chars. How do I solve it? Now I see in
> dosemu.conf that there are more options about charset. I tried change those
> parameters, but could not solve my problem.
> Any suggestions?
I don't know why it was changed but new dosemu display chars using G0
charset only and dosn't change to G1 if it's neccessary.
Short and dirty hack if you only need rombased charset:
before you run dosemu try:
echo -ne '\033(U'
and when you finish:
echo -ne '\033(K'
best regards,
Przemek
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Charset in dosemu 1.1.3.7
@ 2002-11-13 13:10 Anderson Pereira Ataides
0 siblings, 0 replies; 4+ messages in thread
From: Anderson Pereira Ataides @ 2002-11-13 13:10 UTC (permalink / raw)
To: linux-msdos
I tried all $_external_char_set options but none of them worked for me.
My dosemu.conf is like this:
$_term_char_set="ibm" # worked ok in earlier versions
$_interal_external_char_set="" # tried all options listed
$_external_char_set="" # left it like this (it should use $_term_char_set by
default
What is missing?
[]s
Anderson Pereira Ataides
Em Qua 13 Nov 2002 10:07, Sergey Suleymanov escreveu:
> >>>>> Anderson Pereira Ataides writes:
>
> Anderson> Now I see in dosemu.conf that there are more options about
> Anderson> charset. I tried change those parameters, but could not
> Anderson> solve my problem.
>
> You should use $_internal_char_set for DOS codepage and
> $_external_char_set for linux charset.
-------------------------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-11-13 13:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-13 13:10 Charset in dosemu 1.1.3.7 Anderson Pereira Ataides
-- strict thread matches above, loose matches on Subject: below --
2002-11-13 11:34 Anderson Pereira Ataides
2002-11-13 12:07 ` Sergey Suleymanov
2002-11-13 12:20 ` Przemyslaw Czerpak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox