-
-
Notifications
You must be signed in to change notification settings - Fork 735
Closed
Labels
enhancementgood first issuegithub features these at https://github.com/nvaccess/nvda/contributegithub features these at https://github.com/nvaccess/nvda/contributep5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.ux
Milestone
Description
Is your feature request related to a problem? Please describe.
It isn't necessarily a problem, but would definitely make work more efficient.
Describe the solution you'd like
The following keys to be bound globally:
Control+shift+NVDA+Home- laptop,Control+NVDA+Home- desktop- jump to the lowest value (Ensure this matches behavior as the GUI, see Behaviour of Home and End keys in NVDA UI sliders #13230, Vertical Sliders are reversed to NVDA #13752)
Control+shift+NVDA+end- laptop,Control+NVDA+end- desktop- jump to the highest value (Ensure this matches behavior as the GUI, see Behaviour of Home and End keys in NVDA UI sliders #13230, Vertical Sliders are reversed to NVDA #13752)
Control+NVDA+Shift+page up- laptop,Control+NVDA+page up- desktop- change value by 10, match GUI behavior
Control+NVDA+shift+page down- laptop,Control+NVDA+shift+page down- desktop- change value by 10, match GUI behavior
Note that shift would be removed in desktop layout, because this would apply to the synth settings ring as a hole.
These keys would adjust values by multiple values, or jump to the beginning/end, just like you can do in the actual dialog.
Describe alternatives you've considered
None, other than keeping it the way it is.
Additional context
None.
Metadata
Metadata
Assignees
Labels
enhancementgood first issuegithub features these at https://github.com/nvaccess/nvda/contributegithub features these at https://github.com/nvaccess/nvda/contributep5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.ux