From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danilo Godec Subject: Re: DOSEMU keyboard problem Date: Mon, 08 Feb 2010 20:36:43 +0100 Message-ID: <4B7067CB.6080209@agenda.si> References: <4B6FCC27.6050006@agenda.si> <4B6FDBFE.1060905@agenda.si> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org On 8.2.2010 14:18, Bart Oldeman wrote: > still - how can I get these keys to work in DOSEMU? > > DOSEMU depends on the TERM environment variable setting to get these > keys -- $_layout tends to not change these keys a lot as most > keyboards have home/end etc in the same place. Try (in Linux) > infocmp > and playing a bit with TERM > Perhaps > export TERM=putty > does the job? > > Bart > Yes, I had to change TERM from the default Netterm's 'VT100'to 'xterm-color' for everything to work. Using 'linux', 'putty' or 'xterm' fixed the keyboard problem, but some graphical characters did not display correctly. With 'xterm-color' everything looks as it should. Thank you! Best regards, Danilo