| Bug ID Number |
BUG-000158718 |
| Submitted | June 1, 2023 |
| Last Modified | December 16, 2024 |
| Applies to | ArcGIS Pro |
| Version found | 3.1 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Duplicate
The issue is a duplicate of an existing issue. See the issue's Additional Information section for details. Customers associated with the duplicate issue are automatically attached to the open issue.
|
Workaround
Workaround to assign a new shortcut combination to a command that already posses a default shortcut:
- In the Windows File Explorer, navigate to %LocalAppData%\ESRI and open the ArcGIS.Desktop.Config.daml file in a desired text editor.
- For the command's shortcut, in the Options window, change the <insertAccelerator> tag in the open .daml file to <updateAccelerator>. Save the changes and close the text editor.
- Open ArcGIS Pro and navigate to the Customize the Ribbon tab in the Options windows. Find the command to assign a new shortcut to. The command should now reflect the updated shortcut assignment.
Steps to Reproduce