bug-ncurses
[Top][All Lists]
Advanced

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

Re: keypad problem


From: Thomas Dickey
Subject: Re: keypad problem
Date: Sun, 3 Feb 2002 18:40:40 -0500
User-agent: Mutt/1.2.5i

On Mon, Feb 04, 2002 at 12:07:57AM +0100, Vincent Lefevre wrote:
 
> But now, what should terminals do? And what should applications do to
> get both cursor escape sequences and digits with the numeric keypad?

other than applications such as those written for VMS, which know all
about the vt100 keypad, most just rely on having the terminal send
something that they might understand (hence the popularity of the
PC-style bindings which send cursor keys).  I modified xterm to make
NumLock send numbers because it is useful to be able to override that.
(I use it every time I balance my checking).
 
-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net



reply via email to

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