public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Przemyslaw Czerpak <druzus@acn.waw.pl>
To: linux-msdos@vger.kernel.org
Subject: Re: Charset in dosemu 1.1.3.7
Date: Wed, 13 Nov 2002 13:20:04 +0100	[thread overview]
Message-ID: <20021113132004.A17410@189-moc-1.acn.waw.pl> (raw)
In-Reply-To: <02111309343200.01004@anderson.cdc.net>; from anderson.pa@persogo.com.br on Wed, Nov 13, 2002 at 09:34:32AM -0200

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

  parent reply	other threads:[~2002-11-13 12:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-13 11:34 Charset in dosemu 1.1.3.7 Anderson Pereira Ataides
2002-11-13 12:07 ` Sergey Suleymanov
2002-11-13 12:20 ` Przemyslaw Czerpak [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-11-13 13:10 Anderson Pereira Ataides

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021113132004.A17410@189-moc-1.acn.waw.pl \
    --to=druzus@acn.waw.pl \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox