We have an old C program which has traditionally been run from SCO boxes. We have a customer that went with RackSpace running RHEL and we got the app recompiled. We have a problem with terminal emulation though. We've been trying PuTTY over SSH, but we can't seem to get the emulation settings right so that we can use the keyboard, arrow keys, and numeric keypad. We've tried SCO, linux, Xterm, VT100+. If we use ansi_sysk, the number pad works, but arrow keys don't. If we use xterm, the arrow keys work, but number pad doesn't.
Anyone have suggestions?