[BRLTTY] Reading Dots 7-8 From BrlAPI
    Rob Meredith 
    rmeredith at aph.org
       
    Fri Aug 22 09:42:18 EDT 2008
    
    
  
For dot 1, I get 0x20220001. For dot 6, I get 0x20220020.
In this case, I am using a Braille Connect 24, and am expecting a command of BRLAPI_KEY_CMD_PASSDOTS, which I do in fact get.
Rob
-----Original Message-----
From: brltty-bounces at mielke.cc [mailto:brltty-bounces at mielke.cc] On Behalf Of Samuel Thibault
Sent: Friday, August 22, 2008 9:07 AM
To: Informal discussion between users and developers of BRLTTY.
Subject: Re: [BRLTTY] Reading Dots 7-8 From BrlAPI
Rob Meredith, le Fri 22 Aug 2008 08:31:08 -0400, a écrit :
> Using the following two lines of code, I do not get a response for dots 7 or 8:
>
> while(brlapi_readKey(0,&code))
>                                 fprintf(stderr,"got it! (code=%"BRLAPI_PRIxKEYCODE")\n",code);
>
> Of course, I do get codes for the other dot keys.
What examples of codes are you getting for the other dot keys?
(that would depend on your particular braille device and possibly
configuration as well)
Samuel
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: BRLTTY at mielke.cc
For general information, go to: http://mielke.cc/mailman/listinfo/brltty
    
    
More information about the BRLTTY
mailing list