-
-
Notifications
You must be signed in to change notification settings - Fork 767
Add unassigned input gesture to send control alt delete in Remote Access #18105
Copy link
Copy link
Closed
Copy link
Labels
feature/remoteNVDA's Remote Access functionalityNVDA's Remote Access functionalitygood 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.
Metadata
Metadata
Assignees
Labels
feature/remoteNVDA's Remote Access functionalityNVDA's Remote Access functionalitygood 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.
Is your feature request related to a problem? Please describe.
Users of Remote Access may find it tedious or inefficient to have to use NVDA's menus to send control+alt+delete to the controlled computer, especially if it is something they have to do often (e.g. if administrating a machine which requires the SAS to logon).
Describe the solution you'd like
Add an input gesture to send control+alt+delete, as well as the menu item. This would most likely be unassigned by default.
Describe alternatives you've considered
Add a default binding for the key.
NVDA+alt+deleteseems like a likely candidate, given its similarity tocontrol+alt+delete.Do not implement this gesture.
Additional context
This feature is already present in TeleNVDA