Skip to content

Commit

Permalink
#6145: Assign Ctrl-F as default shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
codereader committed Nov 5, 2022
1 parent 6736289 commit ad9eee2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/input.xml
Expand Up @@ -152,6 +152,7 @@
<shortcut command="DragVertices" key="V" />
<shortcut command="DragEdges" key="E" />
<shortcut command="DragFaces" key="F" />
<shortcut command="ToggleSelectionFocus" key="F" modifiers="CONTROL" />
<shortcut command="ThickenPatchDialog" key="T" modifiers="CONTROL" />
<shortcut command="ToggleShowAllLightRadii" key="F" modifiers="CONTROL+SHIFT+ALT" />
<shortcut command="ToggleClipper" key="X" />
Expand Down

0 comments on commit ad9eee2

Please sign in to comment.