-
-
Notifications
You must be signed in to change notification settings - Fork 783
Add more settings ring commands. #13768
Copy link
Copy link
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
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
Type
Fields
Give feedbackNo fields configured for issues without a type.
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- desktopControl+shift+NVDA+end- laptop,Control+NVDA+end- desktopControl+NVDA+Shift+page up- laptop,Control+NVDA+page up- desktopControl+NVDA+shift+page down- laptop,Control+NVDA+shift+page down- desktopNote 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.