help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: arrow keys in the console


From: Tyler Smith
Subject: Re: arrow keys in the console
Date: 19 May 2007 03:00:13 GMT
User-agent: slrn/0.9.8.1pl1 (Debian)

On 2007-05-19, Tim X <timx@nospam.dev.null> wrote:
> Peter Dyballa <Peter_Dyballa@Web.DE> writes:
>
>> Am 18.05.2007 um 14:16 schrieb Tyler Smith:
>>
>>> echo $TERM now shows: linux. How do I find out what it should be?
>>
>> tset - -Q or such can determine the right value. It also would work
>> to set it xterm or xterm-color. This kind of terminal is supported
>> by GNU Emacs. Look into lisp/term directory!
>>
>> --
> NO! This will not work correctly for a GNU Linux console. The TERM
> setting of 'Linux', is *correct* for the console - do not change
> it. The problem is with keymaps. Load the correct keymap and the
> problem is solved.
>

Well, you're right. Setting TERM=xterm fixed the arrow keys, but
page-up and page-down still act funny. How do I load the correct
keymap?

Thanks,

Tyler


reply via email to

[Prev in Thread] Current Thread [Next in Thread]