lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Lynx32 Keymap Question


From: Janina Sajka
Subject: Re: lynx-dev Lynx32 Keymap Question
Date: Fri, 1 Oct 1999 16:15:39 -0400 (EDT)

I'm still trying to get Lynx32 to ignore the numeric keypad -- with
numlock on. The author of my speech app has built a utility into the
program that returns scan codes. Very cool. Using this feature, I get the
following values for my lynx.cfg:

KEYMAP:5230:DO_NOTHING
KEYMAP:4F31:DO_NOTHING
KEYMAP:5032:DO_NOTHING
KEYMAP:5133:DO_NOTHING
KEYMAP:4B34:DO_NOTHING
KEYMAP:0635:DO_NOTHING
KEYMAP:4D36:DO_NOTHING
KEYMAP:0837:DO_NOTHING
KEYMAP:0938:DO_NOTHING
KEYMAP:4939:DO_NOTHING

These are for the numeric keypad's 0 through 9 respectively.
Unfortunately, this only makes things worse because it crashes Lynx32
which puts up an error message and returns to C:>

So, I'm fresh out of ideas, again!

                                Janina Sajka, Director
                                Information Systems Research & Development
                                American Foundation for the Blind (AFB)

address@hidden


On Thu, 30 Sep 1999, Janina Sajka wrote:

> The other day I posted here partly about needing to tell Lynx32 to ignore
> keys on the numeric keypad with numlock engaged. As a blind user, I
> need the numeric exclusively for my screen reader application, asap. Lloyd
> Rasmussen suggested I try:
> 
> KEYMAP:0:DO_NOTHING
> KEYMAP:1:DO_NOTHING
> KEYMAP:2:DO_NOTHING
> 
> This works, but it also breaks the numeric keys on the qwerty. The
> examples in lynx.cfg suggest a syntax of:
> 
> KEYMAP:0x00:DO_NOTHING        # Does nothing (ignore this key)
> KEYMAP:0x10E:DO_NOTHING # Does nothing (ignore this key)
> 
> I do not recognize this designation format. It looks different from what
> I'm accustomed to as DOS/Windows scan codes. Can anyone provide a table
> with the appropriate codes that will identify the numbers on the numeric,
> as opposed to those on the qwerty? Or perhaps, provide a pointer where
> such can be found?
> 
> Thanks in advance.
> 
>                               Janina Sajka, Director
>                               Information Systems Research & Development
>                               American Foundation for the Blind (AFB)
> 
> address@hidden
> 
> 
> 
> 


reply via email to

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