István wrote:
> Moreover, I would also state for others: the behavior of this code
> is independent of the keyboard repeating rate.
Sure, it's not multiple keypresses but a sequence generated by the
VT code in the kernel.
> But what if it _seems_ to work differently...?
> That's the reason of tr
Bjoern Schliessmann írta:
> István wrote:
>
>
>> It works fine as long as I hit keys normally, but gives extra
>> characterts if I keep pressing some key, e.g. up or down arrow
>> keys. It runs on a Linux system. What's the wrong with it?
>>
>
> Nothing. Linux VTs will generate multiple cha
István wrote:
> It works fine as long as I hit keys normally, but gives extra
> characterts if I keep pressing some key, e.g. up or down arrow
> keys. It runs on a Linux system. What's the wrong with it?
Nothing. Linux VTs will generate multiple characters for special
keys.
Regards,
Björn
--