-
-
Notifications
You must be signed in to change notification settings - Fork 639
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
Custom emulated system keyboard keys #6060
Comments
I'm bothered by having a special button to add emulated keys which is always present. It just doesn't really "fit" and is only relevant to one category. I suggested in #5959 (comment) that we could abuse the Add button to do this only while focused in the emulated keys category. From a technical standpoint, this seems a bit strange, but I think it makes sense from a UX perspective. |
I agree there, provided that the emulated system keyboard keys is always
present in the input gestures tree.
|
I will take this as soon as I have the time for it, but it will probably be a private project, so not on behalf of @BabbageCom. I consider it a relevant issue though, not only specifically for braille. I will do a self-assignment, but if anyone wants to take this before I start working on it, feel free to poke me. |
I think we should also evaluate the list that is already there. For example:
|
@dkager commented on Dec 3, 2017, 9:08 PM GMT+10:
The "list that is already there" is purely based on what braille display driver you have loaded. There is no default list otherwise.
I think this is more trouble than its worth. That would require special casing and hard-coding these names. |
Interesting. I would expect there to be a default set, since you might want to assign a specific key to a touch or keyboard gesture. |
I currently have neither time nor interest to work on #7784 any time soon. |
Several braille display drivers add emulated system keyboard keys to NVDA, such as escape or alt. It might be an interesting feature if one could add other keys for emulation, for example when one wants to add an emulated system keyboard key to a braille function key which they can't choose by default.
I'd suggest adding a separate button to the imput gestures dialog "Add emulated system keyboard key", which allows you to press a random key on the keyboard which is than added to the emulated system keyboard keys category in the dialog. After that, one should be able to add a gesture to it.
The text was updated successfully, but these errors were encountered: