Hi Dave, Dave Mielke writes: > [quoted lines by Peter Nilsson Lundblad on 2013/06/12 at 13:41 -0700] > > >My test script is below. > > You've specified a range type of key, which means an explicit value. What you > want is a range type of command.
I changed to use the following line: c.acceptKeys(brlapi.rangeType_command, [brlapi.KEY_TYPE_CMD|brlapi.KEY_CMD_LNUP]) but that doesn't change anything. Was this what you meant? Thanks, //Peter _______________________________________________ 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
