From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bart Oldeman Subject: Re: Strange screen characters Date: Sun, 29 May 2005 15:11:34 +1200 Message-ID: <429932e6.131.7cf.1995362778@ihug.co.nz> Return-path: Sender: linux-msdos-owner@vger.kernel.org List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Hufnus , linux-msdos@vger.kernel.org > Since I can not use > $_term_char_set = "ibm" anymore with dosemu 1.3.x > > what do I need to use in $_internal_char_set so that > Norton disk editor can display the IBM high ASCII > characters correctly and the screen becomes readable? The default settings ("cp437"="") should "just work". If it doesn't then you should mention some more things so we can fix the bug. In which terminal (xterm? console? konsole?) are you running dosemu? What does "ldd `which dosemu.bin`" tell you? Do you use UTF-8 or not? Bart