lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Re: Changing the keymap code (PATCH)


From: Doug Kaufman
Subject: Re: lynx-dev Re: Changing the keymap code (PATCH)
Date: Sun, 7 Feb 1999 10:26:28 -0800 (PST)

On Sun, 7 Feb 1999, Klaus Weide wrote:

> That may be nice for debugging, but we should'nt keep that for general use
> - there's no way for me to press a key "0x1b8", at least I don't know how.
> (Maybe this info is useful for DOS however?)

It is useful for DOS, but I don't know how many people will make use
of it. My KEYMAP page now shows, for example, the hex codes applying
to ALT-X for ABORT and F1 for HELP. To interpret the hex codes, you
would need to look up the corresponding key in the djgpp.key or
pdcurses.key file (whichever is appropriate for that build). The
*.key files in the docs subdirectory show the keymapping for the 3
possible ways to build the DOS port: pdcurses, slang, or slang with
DJGPP keyhandler. I believe that Wayne usually builds with PDCurses. I
usually build with SLang with the DJGPP keyhandler. It is the default
mappings of these values that I was worried about with the changes to
LYKeymaps.c.
                                    Doug
__
Doug Kaufman
Internet: address@hidden (preferred)
          address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]