[BRLTTY] brlapi and autorepeat

Samuel Thibault samuel.thibault at ens-lyon.org
Wed Jun 12 19:01:21 EDT 2013


Hello,

Peter Nilsson Lundblad, le Wed 12 Jun 2013 15:46:13 -0700, a écrit :
> 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?

Yes. Could you try brlapi_rangeType_all, just to check whether you get
anything at all, and thus whether it's a filtering issue or a generation
issue?

Samuel


More information about the BRLTTY mailing list