[BRLTTY] Which BrlTTY commands are the equivalent of a Tab and Shift+Tab in a GUI?

Samuel Thibault samuel.thibault at ens-lyon.org
Mon Dec 22 08:21:09 EST 2008


Mario Lang, le Mon 22 Dec 2008 13:24:37 +0100, a écrit :
> Samuel Thibault <samuel.thibault at ens-lyon.org> writes:
> > Mario Lang, le Sat 20 Dec 2008 09:54:30 +0100, a écrit :
> >> {
> >>   .name = "PRPGRPH",
> >>   .code = BRL_CMD_PRPGRPH,
> >>   .description = "go up to last line of previous paragraph"
> >> },
> >> {
> >>   .name = "NXPGRPH",
> >>   .code = BRL_CMD_NXPGRPH,
> >>   .description = "go down to first line of next paragraph"
> >> },
> >> I am not sure these actually work with BrlAPI client, anyone?
> >
> > Mmm, why shouldn't they?
> 
> Because a BrlAPI client does not provide a screen,

Ok, but the BrlAPI client can use readKey to get these key events.

Samuel


More information about the BRLTTY mailing list