From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clarence Dang Subject: layout, charset, fonts, no starting X-Window Date: Wed, 30 Apr 2003 20:19:51 +1000 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <200304302019.51313.dang@kde.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Cc: Heinrich Eisterer On Fri, 25 Apr 2003 02:48 am, Heinrich Eisterer wrote: > I am not succeeding in configuring for east europaen characters and > layout (cp852, latin-2) in dosemu 1.1.4.0, the changings of > dosemu.conf had no effects. There are known configuration problems with 1.1.4.0. Please try 1.1.4.15 - maybe that will solve it. > With dosemu 1.0.2.1, it works better, but > also there are two characters and keys, which dont work. > Trying to use bigger fonts (vga11x19), failure, have executed these > things with mkfontdir, no effect. You might also need "xset fp rehash" after "mkfontdir". > Can't run dosemu 1.1.4.0. in an X-window: there comes the message: > "ERROR: X: Can't open display ":0.0". > the connection was refused and you do not have enough rights to > connect to your X server or there is something wrong with the > contents of your DISPLAY variable. " Did you "su" to another user before trying to run it? If so, you need to type "xhost +localhost" before doing so (or just open up another xterm now and type it). Clarence