[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Eiffel wheel mouse
On Tue, 2011-05-17 at 11:03 +0200, Vincent Rivière wrote:
> We can see that in old mode (the default), the wheels produce identical
> scancodes to the F16, F17, F19 and F20 function keys. I'm not sure how
> to produce such scancodes on a real Atari keyboard (maybe Shift+F6 ?
> Emulated by the BIOS IKBD handler ?).
> If such scancodes can never be produced by keybords (to be proven), the
> Eiffel support can be enabled unconditionally. That would be simpler.
These scancodes are never generated by the actual keyboard, but they are
generated in keyboard.c (shift + f-key).
Jo Even