Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility of intercepting BRLTTY macros to be used by NVDA #2817

Open
nvaccessAuto opened this issue Nov 21, 2012 · 4 comments
Open

Possibility of intercepting BRLTTY macros to be used by NVDA #2817

nvaccessAuto opened this issue Nov 21, 2012 · 4 comments

Comments

@nvaccessAuto
Copy link

Reported by nvdakor on 2012-11-21 10:48
Hi,
Using NVDA 2012.3 with BrailleNote Apex as a braille display via BRLTTY.
When I start input help mode, when I press BRLTTY commands from the braille display, NVDA does announce BRLTTY commands, with the only commands that NVDA understands being braille display movement commands. So would it be possible to intercept BRLTTY macros and use them as NVDA commands while NVDA is sending braille output to the BRLTTY supported braille displays? Thanks.

@nvaccessAuto
Copy link
Author

Comment 1 by nvdakor on 2012-11-21 11:00
To add to this:
In input help mode, when you press any key combinations from the braille keyboard, NVDA announces BRLTTY functions but it appears that there's no NVDA gestures associated with them. I also took a look at the NVDA source code for BRLTTY driver, and saw a comment that there might be a future task of NVDA intercepting braille keys from BRLTTY and invoke NVDA gestures. Thanks.

@bhavyashah
Copy link

Ping for @jcsteh since you have been assigned this ticket as the resident Braille expert at NV Access. Also, thoughts from @josephsl, @derekriemer, @LeonarddeR, @dkager, and others are also welcome.

@jcsteh jcsteh removed their assignment Aug 14, 2017
@jcsteh
Copy link
Contributor

jcsteh commented Aug 14, 2017

It's certainly possible (and relatively trivial) to assign more BRLTTY commands to NVDA gestures. Most of the BRLTTY commands don't map well to NVDA's commands, which is why there is so much unassigned. It'd be great if suggestions could be provided regarding currently unassigned BRLTTY commands that it would make sense to assign by default.

As for the braille keyboard, this should be mapped using BrailleInputGesture.

@LeonarddeR
Copy link
Collaborator

cc @josephsl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants