[BRLTTY] Keypad bindings and copy buffer

Nicolas Pitre nico at fluxnic.net
Sat Aug 11 15:28:07 EDT 2012


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


More information about the BRLTTY mailing list