Skip to content

Commit df0b3b9

Browse files
committed
Keybindings: Add a default keybinding for 'switch-panels-backward'.
Auto-shift-reversal for keybindings was eliminated in muffin, so the forward keybindings that have a default should have their backward- counterparts set also. ref: linuxmint/cinnamon#11004
1 parent 134816e commit df0b3b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/org.cinnamon.desktop.keybindings.wm.gschema.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<summary>Switch system controls</summary>
137137
</key>
138138
<key type="as" name="switch-panels-backward">
139-
<default>[]</default>
139+
<default><![CDATA[['<Shift><Control><Alt>Tab']]]></default>
140140
<summary>Reverse switch system controls</summary>
141141
</key>
142142
<key type="as" name="show-desktop">

0 commit comments

Comments
 (0)