Re: [AD] Keypad behaviour

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On Sun, 31 Oct 2004 01:49:13 +1000, Peter Wang <tjaden@xxxxxxxxxx> wrote:
> I came across a problem with the linux keyboard code.  If you have
> numlock off and press a numpad key, e.g. KEY_4_PAD, key[KEY_LEFT] will
> be set.  When you release KEY_4_PAD, key[KEY_LEFT] will not be unset.
> 
> This bug can be solved without too much trouble, but I was wondering if
> we should just take out this misfeature of rerouting the numpad keys to
> other keys depending on whether the numlock is on or not.  All
> pckeys.c-based drivers will have this feature (e.g. DOS & Windows) but X
> doesn't.  I'm not proposing the change pckeys.c, but just to remove the
> feature from the linux driver.  Patch attached.

Committed.




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/