* odd console fonts persist
@ 2003-01-31 19:37 Claudia Neumann
2003-02-04 6:14 ` Sergey Suleymanov
0 siblings, 1 reply; 2+ messages in thread
From: Claudia Neumann @ 2003-01-31 19:37 UTC (permalink / raw)
To: linux-msdos
Hi all, hi Bart,
I tried
$_term_char_set="ibm"
$_external_char_set = ""
$_internal_char_set = ""
and
$_term_char_set="ibm"
$_external_char_set = "cp437"
$_internal_char_set = "cp437"
and
$_term_char_set="ibm"
#$_external_char_set = "cp437"
#$_internal_char_set = "cp437"
and
echo -e '\033(U' before dosemu,
nothing changes.
I checked, which version showed the right fonts in Norton Commander: it is
version 1.0.1-2 (Suse 7.1) and it looks right even in Mandrake 8.1.
Is there another trick to change the font?
Regards
Claudia
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: odd console fonts persist
2003-01-31 19:37 odd console fonts persist Claudia Neumann
@ 2003-02-04 6:14 ` Sergey Suleymanov
0 siblings, 0 replies; 2+ messages in thread
From: Sergey Suleymanov @ 2003-02-04 6:14 UTC (permalink / raw)
To: Linux-MSDOS Mailing list
>>>>> Claudia Neumann writes:
Claudia> Is there another trick to change the font?
What about this
$_term_char_set=""
$_external_char_set = "iso8859-1"
$_internal_char_set = "cp437"
and maybe 'charset G0 iso01' command.
--
Sergey Suleymanov
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-02-04 6:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-31 19:37 odd console fonts persist Claudia Neumann
2003-02-04 6:14 ` Sergey Suleymanov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox