On Fri, 10 Aug 2012, Dave Mielke wrote: > The code is now written (but not committed). For it to work correctly, the > timeout for a pending key release event needs to be a little more than twice > the poll interval. That essentially means 90 milliseconds, which is just > under > a tenth of a second. It introduces a noticeable delay.
What poll interval? Isn't everything poll()/select() based these days? With all the nice code in async.c I thought BRLTTY wasn't doing any more manual polling. Nicolas _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
