> From: "Marcel van der Heide" <[EMAIL PROTECTED]>
> Date: Thu, 09 Sep 1999 14:51:40 +0200
> Is there any way to make the Ctrl/Alt Fn-keys work when using Telnet to
> run DosEmu on a remote computer? Both computers are running linux.
X-windows, I suppose.
For DOS based terminal, there are programs - I wrote keyboard code
converter, someone write terminal emulator which handles keycode
conversion for DosEmu... for Linux, I don't know how to write
keycode conversion working on Linux - a program, which gets every
keypress, including Alt-Ctrl-Shift make/break, and writes converted
to telnet, first I don't know how to read keycodes on Linux, second
I don't know how to make telnet thinking it gets data from terminal
(otherwise it does not work, at least with DosEmu on second side).
Jerzy