Ssh – Function keys over SSH/PuTTY to SCO unix

puttysshunix

I am trying to set up SSH to a SCO Unix server that runs custom software that uses the function keys on the keyboard, however the keys do not appear to be in the correct format for SCO to recognise. None of the keyboard options on PuTTY work, including the SCO option.

How do I change the keycodes that SCO/bash is looking for when it wants a function key? If it helps, the system is upgrading from Wyse50 terminals.

thanks!

Best Answer

I'd suggest using an ANSI or SCO ANSI emulation type.

The keybindings will be the biggest trick, but in my experience, ansi, ansi25 and scoansi have been winners for me.

For the keybindings, go to:

Session > Terminal > Keyboard

enter image description here

Also see the following for terminal type/string suggestions:

How to change the terminal to SCO compliant in Ubuntu

Anyone suggest a good ssh terminal emulator for windows (connecting to RHEL box) and proper terminal type?