K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2013-10-29T00:52:02.679250Z K 7 svn:log V 260 It is perfectly possible for keyboard drivers to queue up more than one key press per notification call. Loop until there are no more queued key presses, like syscons did. This fixes stuttering observed in particular on key repeats with ADB and USB keyboards. END