[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] patch:MiNT:keyboard
On 06/23/2010 10:12 PM, Helmut Karlowski wrote:
> I have an eiffel-interface on a TT and just checked the Kbshift:
>
> Insert 0
> Pos1 0
> PgUp 3
> PgDn 3
> Del 0
> End 3
>
> I don't use this TT much, so I don't know the meaning of all the keys,
> but Insert and Pos1 (which is Clear/Home IMHO) have 0.
3 means both left and right shift, and is probably set because the
Eiffel generates shift+up/down for page up/down, and shift+home for end.
> Apart of that I don't see any reason why Insert/Home should be
> modifiers, it does not make any sense to me, regardless of what some
> docs state.
What docs say that? That the state of these keys are returned by Kbshift
is not the same as the keys being modifiers. My guess is that this is
related to the use of these as "mouse buttons".
Jo Even