On Mon, 19 Mar 2012, Dave Mielke wrote: > [quoted lines by Shérab on 2012/03/19 at 21:52 +0100] > > >Would it make sense tomodify the algorithm in the following way: for the > >first few vertical/horizontal motions, wait a bit longer in case the > >cursor moves temporaily. If that does not occur, then do the following > >motions faster. Is it possible for brltty to detect these temporary > >motions at all ? > > No, it's not. That's the problem.
Remember that I added poll()/select() support to the /dev/vcsa devices in the kernel. BRLTTY could take advantage of it not to wait longer than necessary in order to notice any cursor movement when they occur. 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
