On Mo, 2014-05-26 at 11:19 -0400, Dave Mielke wrote:
> [quoted lines by Gerd Hoffmann on 2014/05/26 at 15:38 +0200]
> 
> >Tried to make the curses ui a bit more clever?  You could try caching
> >the modifier state, then send only the changes.  That gets the number of
> >events down to 6 max (4 to update modifier state, 2 for the actual key).
> 
> Yes, except that, in my case, the problem already occurs on simple typing of 
> lowercase letters, i.e. just two events.

What exactly is the problem?

> Also, that approach could introduce new problems due to modifeir keys 
> appearing 
> to be stuck.

Indeed.

> >Other question: has "git revert
> >2858ab09e6f708e381fc1a1cc87e747a690c4884" any effect?
> 
> That gives me:
> 
>    could not revert 2858ab0... ps2: set ps/2 output buffer size as the same 
> as kernel

Given that only two keys already problematic this probably wouldn't
change things anyway.

cheers,
  Gerd



Reply via email to