Alistair, Thanks for the response. I'll try to answer your question: On Sun, 18 Jun 2000, Jim Hobbs wrote: >> You have a great program, and I appreciate your effort in developing >> it. I'm trying to run a ham radio program called "Hostmaster", that >> controls a TNC for packet radio. The program relies heavily on function >> keys, but I find that only some of them work properly under DOSEMU. >> Specifically, keys 1-4 don't work at all. > How are you running DOSEMU ? The keyboard code used depends upon whether > you are in Console mode (RawKeyboard affects this too), Terminal mode, or > X mode. I'm running RH 6.2. I've tried this in a Gnome terminal, in xterm, and in a console, all with similar results. This morning I installed a program called "kamplus", which is a program similar to Hostmaster, but written for Linux. I had the same trouble, and had to tell the Makefile that my F1 key returns ^[OP after entering CTL-v, and then recompile. Apparently that program knows what to do for F1-F4 once you tell it what F1 does. Not being a Linux expert (but enjoying learning), I have only a weak feel for what's going on here. Thanks very much for the help. --- Jim > You'll probably get a faster response if you email your answer via the > mailing list ([EMAIL PROTECTED]) as then our keyboard guru will > get it as well. > Alistair
