From mboxrd@z Thu Jan 1 00:00:00 1970 From: "UNIREA Sannicolau Mare" Subject: Re: console problem Date: Wed, 14 Sep 2005 08:12:14 +0300 Message-ID: <001201c5b8ed$5472d960$0101a8c0@credsantm> References: <000001c5adfd$a3eee240$0101a8c0@credsantm> <005d01c5aee4$11647560$0101a8c0@credsantm> <007901c5b1dc$2b46aa20$0101a8c0@credsantm> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos > I have a dos program builted in FoxPro > - when I run in it console mode ($dosemu), it looks horrible > - when I runt it in GUI mode ($xdosemu), it looks perfect >Did you set the $term_char variable in your dosemu.conf? also could you >be using a UTF locale? > > Ok! I found it: is called $_term_char_set! What value should I give? > well that was step #1 , now if you can just change it to ibm Ok! I have changed it to ibm, but it looks the same. Shall I do enithing else?