Can anyone point me in the right direction? I'm trying to use the
application functionality of the numeric keypad (arrows, home, end,
page up, page down, etc).
I had the same problem with putty, i do not know if it helps to you but when I made this changes{uncommenting some lines } in the /etc/initrc, it started to work

# /etc/inputrc - global inputrc for libreadline
# See readline(3readline) and `info rluserman' for more information. ...
# some defaults / modifications for the emacs mode
$if mode=emacs
# 2005-05-03 - BOL + EOL un-commented -AK
# allow the use of the home/end keys
"\e[1~": beginning-of-line
"\e[4~": end-of-line

read the config file for more settings
I hope it will help to you too.

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to