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

hims smart beetle not working as expected #6086

Closed
roelvdwal opened this issue Jun 17, 2016 · 4 comments · Fixed by #7712 or #8198
Closed

hims smart beetle not working as expected #6086

roelvdwal opened this issue Jun 17, 2016 · 4 comments · Fixed by #7712 or #8198
Labels
bug/regression p4 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority
Milestone

Comments

@roelvdwal
Copy link

When connecting a smart beetle display from hims, I get the following issues:

  1. Many keys on the display do not work: the two scrolling keys don't work and the function keys for control, windows, alt and home don't work either. The braille input keyboard does work though.
  2. When the display is disconected and reconnected, nvda doesn't automatically use the display again. I have to go into the braille settings dialog and press ok for it to work.
@LeonarddeR
Copy link
Collaborator

Thanks for reporting. I'm working on this in #6063 and will probably send in a pull request before next friday. I'd really appreciate your testing whenever it is ready. I"m afraid your second point is hard to fix though.

I think we can discuss this issue and related ones in #6063.

@dkager
Copy link
Collaborator

dkager commented Jun 17, 2016

  1. When the display is disconected and reconnected, nvda doesn't automatically use the display again. I have to go into the braille settings dialog and press ok for it to work.

See also #1271.

@munawarb
Copy link

munawarb commented Dec 8, 2017

Hi @roelvdwal,
You can assign keyboard modifiers to the function keys on the Smart Beetle by manually editing gestures.ini. Here is my gestures.ini, where I've assigned some keys to Control, Windows, Alt and (in my case) Shift:

[globalCommands.GlobalCommands]
kb:alt = br(hims):advance3
kb:shift = br(hims):advance2
kb:control = br(hims):advance1
kb:windows = br(hims):advance4

@nvaccessAuto nvaccessAuto added this to the 2018.1 milestone Dec 8, 2017
@LeonarddeR
Copy link
Collaborator

Looks like I regressed this again as part of #7865. Reopening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/regression p4 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants