-
-
Notifications
You must be signed in to change notification settings - Fork 659
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
Support for HandyTech Active Tactile Control #4775
Comments
Comment 1 by jteh on 2015-01-06 05:28 |
Comment 3 by leonarddr on 2015-01-06 08:16 |
Comment 4 by jteh on 2015-01-12 04:16 |
Attachment handyTech.py added by handytech_fgr on 2015-01-20 10:30 |
Comment 5 by handytech_fgr on 2015-01-20 10:35 |
Comment 6 by leonarddr on 2015-01-20 10:38 |
@FelixGruetzmacher: Are you still planning to work on this for the native driver? |
@ehollig could you please upload the attachment from track? Thanks. |
@Adriani90 the attachment is in #4775 (comment) or here: handyTech.py.txt |
Note that this attachment is pretty out of date. The most recent version of the classic driver seems to be this add-on from handy tech: ftp://ftp.handytech.de/public/handy_tech_classic_driver.nvda-addon |
I'd love to see this in the new native driver. CC @FelixGruetzmacher there is an issue for it already. :-) |
I also vote for this issue. CC @FelixGruetzmacher. |
I'll be getting a HandyTech display again fairly soon, and it looks like there's support in the driver for sending ATC on/off packets (default enabled without user-visible option to disable). Is this accurate? If not, I'll look into why it's still broken as theoretically it should work fine. |
If I recall the reasoning from @bramd correctly, he enabled ATC because it would have the advantage of waking a display that went in standby up just by touching it. There is nothing else implemented. |
@LeonarddeR That's correct. To make this work we should interpret ATC data and generate NVDA gestures/events for them. It has been a long time since I looked into this, but if I remember correctly we have to receive the low level events and deduce the user's activity from that for some models. Newer models seem to have some more processing in hardware. Hopefully, @FelixGruetzmacher can chime in on this. |
@FelixGruetzmacher is there any chance Helptech will take this at some point? |
If I remember correctly, @FelixGruetzmacher had a prototype and reached out for help a while back, but I don't think there have been any further updates unfortunately. |
Reported by leonarddr on 2015-01-05 15:00
Active Tactile Control is a function in the HandyTech ActiveBraille and Modular Evolution which allows the screen reader to follow the readers behavior. Currently, the HandyTech driver implementation in NVDA doesn't support this functionality. There's a beta driver on HandyTech's FTP which supports ATC. This driver seems a bit buggy and the source isn't included in the addon. It would be great if effort could be made to include ATC support in NVDA out of the box.
The text was updated successfully, but these errors were encountered: