diff options
Diffstat (limited to 'share/keys/inkscape.xml')
| -rw-r--r-- | share/keys/inkscape.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/keys/inkscape.xml b/share/keys/inkscape.xml index 2d8be6110..74ea2750f 100644 --- a/share/keys/inkscape.xml +++ b/share/keys/inkscape.xml @@ -249,6 +249,7 @@ override) the bindings in the main default.xml. <!-- View --> <bind key="F11" action="FullScreen" display="true" /> + <bind key="f" modifiers="Ctrl,Meta" action="FullScreen" /> <!-- macOS --> <bind key="F11" action="FocusToggle" modifiers="Shift" display="true" /> <bind key="F11" action="FullScreenFocus" modifiers="Primary" display="true" /> |
