Many years ago, when I was writing this book I did so using a Linux desktop using Xterm and the following configuration script. #!/bin/sh # vax # 09-17-96 Bob Ess – initial creation # 09-26-96 Shig Katada – Additional keybindings # # Script file to incorporate keybindings and command line # options for connecting to a VAX node # Usage statement Usage(){ echo echo ” Usage : vax -options” echo echo ” Options: -80 for … Xterm and VT EmulationRead more