summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/keys/default.xml3
-rw-r--r--share/keys/inkscape.xml3
2 files changed, 6 insertions, 0 deletions
diff --git a/share/keys/default.xml b/share/keys/default.xml
index 74822e6d1..619db8cdb 100644
--- a/share/keys/default.xml
+++ b/share/keys/default.xml
@@ -676,4 +676,7 @@ override) the bindings in the main default.xml.
<bind key="j" modifiers="Ctrl,Alt" action="org.inkscape.typography.nextglyphlayer" display="true"/>
<bind key="J" modifiers="Ctrl,Alt" action="org.inkscape.typography.nextglyphlayer"/>
+ <bind key="p" modifiers="Shift,Alt" action="TogglePalette" display="true" />
+ <bind key="P" modifiers="Shift,Alt" action="TogglePalette" />
+
</keys>
diff --git a/share/keys/inkscape.xml b/share/keys/inkscape.xml
index 74822e6d1..619db8cdb 100644
--- a/share/keys/inkscape.xml
+++ b/share/keys/inkscape.xml
@@ -676,4 +676,7 @@ override) the bindings in the main default.xml.
<bind key="j" modifiers="Ctrl,Alt" action="org.inkscape.typography.nextglyphlayer" display="true"/>
<bind key="J" modifiers="Ctrl,Alt" action="org.inkscape.typography.nextglyphlayer"/>
+ <bind key="p" modifiers="Shift,Alt" action="TogglePalette" display="true" />
+ <bind key="P" modifiers="Shift,Alt" action="TogglePalette" />
+
</keys>