[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
keymap for TeraTerm
Hi
I currently use TeraTermPro (with the ssh plug-in) as a terminal emulation
to connect from windows machines to linux machines.
It seems to give a resonabl terminal emulation. There is one thing I was
not able to setup correctly:
I could not set up the PageUp and End keys to work properly (in vim).
I setup TERM to "vt320", and use the following on keyboard.cnf:
;Insert key
Insert=338
;Delete Key
Remove=339
;Home key
Find=327
;End key - does not work
Select=355
;PageUp - gives me "Home"
Prev=329
;PageDown key
Next=337
I saw that there is a terminfo file for teratermpro and linux. I haven't
tried it. However - I would like to avoid the need to install additional
software on the server side.
Any ideas?
--
Tzafrir Cohen
mailto:tzafrir@technion.ac.il
http://www.technion.ac.il/~tzafrir
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il