Re: [etoys-dev] Keyboard support
Bert Freudenberg <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.squeakland |
|---|---|
| Message-ID | <[email protected]> |
On 20.02.2012, at 00:10, Ricardo Moran wrote: > 2012/2/17 K. K. Subramaniam <[email protected]> >> I tried it on Linux (Kubuntu 10.04). Single and double key presses work as >> expected. But third and further keys are ignored (i.e. up+left+right acts as >> up+left instead of up). >> > Yes, that happens to me also (in windows). I think that is a limitation of the arrow keys, it works when using the WASD keys. It's a limitation of cheap keyboard hardware. Here is a good explanation: http://www.microsoft.com/appliedsciences/antighostingexplained.mspx FWIW, on my Mac keyboard I can press all 4 arrow keys simultaneously and they are all recognized. - Bert -