From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clarence Dang Subject: Re: dosemu -t problem Date: Sat, 6 May 2006 10:49:28 +1000 Message-ID: <200605061049.31167.clarencedang@yahoo.com> References: <445B5912.6070501@melexis.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <445B5912.6070501@melexis.com> Content-Disposition: inline Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: Brecht Hoflack Cc: linux-msdos@vger.kernel.org On Friday 05 May 2006 23:54, Brecht Hoflack wrote: > i am using DOSEMU 1.3.3 with direct hardware graphics. When i call > dosemu with the dosemu -t command the direct graphics don't seem to > work. dosemu -s > Also the Break is mapped as Control X C instead of the Control > Break sequence. Does somebody have an idea what may cause this error? Make sure $_rawkeyboard = (1). I think dosemu -s covers that these days though but you should check. > I would like to use the -t switch to use the terminal version of Dosemu. dosemu -t is only for text in consoles. Useful for xterm's with scrollable history.