Samuel Thibault <[email protected]> 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, it only fills the current line. I wonder how paragraph navigation should work in such a context, it would need to emit scrolling commands until it hits "the right" point, but that feels error prone. Mind you, I never tried, so maybe I am extremely uninformed here. -- CYa, ⡍⠁⠗⠊⠕ | Debian Developer <URL:http://debian.org/> .''`. | Get my public key via finger mlang/[email protected] : :' : | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44 `. `' `- <URL:http://delysid.org/> <URL:http://www.staff.tugraz.at/mlang/> _______________________________________________ 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
