Dave Mielke <[email protected]> wrote: > What you say is all true. The counter argument, which Mario is raising, is > how much do we really trust this brand new piece of code. What makes this > code special is that it intercepts every single keyboard event which means > that the user will be in really serious trouble should there be some subtle > bug in it that just hasn't been discovered yet.
Exactly. I would suggest taking the cautious approach of leaving it turned off unless the user decides to invoke it. After all, for most braille displays, BRLTTY functions perfectly well without taking over keys on the keyboard, and the consequences of its not working correctly could be very unpleasant for the user, as in, I can't use the keyboard at all. As an aside, what happens if BRLTTY segfaults or is killed while this is active? _______________________________________________ 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
