Re: [Freedos-user] Press Alt key via ssh

2020-03-27 Thread Bret Johnson
You might be able to use my SCANCODE program to do that, available at http://bretjohnson.us. It's actually way overkill for what you're trying to do, but it might work. One thing it will let you do is convert one keystroke (or keystroke combination) into another. Since you're remoting in with

[Freedos-user] Press Alt key via ssh

2020-03-27 Thread Cesar Gimenes
Hello guys, Some time ago I migrated my entire development environment to the cloud. Daily I use an iPad as a terminal and access a Debian Linux server via mosh (ssh) and use tmux and zsh. But I still want to be able to run some DOS programs, for that, I use DOSEMU together with FreeDOS, and sinc