summaryrefslogtreecommitdiffstats
path: root/share/keys
diff options
context:
space:
mode:
authorJohn Smith <john.smith7545@yahoo.com>2012-08-28 05:46:52 +0000
committerJohn Smith <john.smith7545@yahoo.com>2012-08-28 05:46:52 +0000
commit63a39634f03f1547888ef54e31ccd4b8c59ab9ee (patch)
tree67cced35aad4687a1d9cea09d6e37516bdfe779d /share/keys
parentFix for 1042508 : Transform dialog when floating doesnt work on active doc (diff)
downloadinkscape-63a39634f03f1547888ef54e31ccd4b8c59ab9ee.tar.gz
inkscape-63a39634f03f1547888ef54e31ccd4b8c59ab9ee.zip
Fix for 171915 : Fullscreen mode without toolbars shortcut
(bzr r11628)
Diffstat (limited to 'share/keys')
-rw-r--r--share/keys/default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/keys/default.xml b/share/keys/default.xml
index f4886e254..14c75e85a 100644
--- a/share/keys/default.xml
+++ b/share/keys/default.xml
@@ -241,6 +241,7 @@ override) the bindings in the main default.xml.
<bind key="F11" action="FullScreen" display="true" />
<bind key="F11" action="FocusToggle" modifiers="Shift" display="true" />
+ <bind key="F11" action="FullScreenFocus" modifiers="Ctrl" display="true" />
<bind key="Tab" modifiers="Ctrl" action="NextWindow" display="true" />
<bind key="ISO_Left_Tab" modifiers="Ctrl" action="NextWindow" />