Skip to content

Commit 25db528

Browse files
committed
org.cinnamon.desktop.keybindings.wm.gschema: Add direct keyboard
layout keybindings. ref: linuxmint/cinnamon@b7a9e0711cc
1 parent 1c41bab commit 25db528

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,5 +365,23 @@
365365
<summary>Switch input source backward</summary>
366366
<description>Binding to select the previous input source</description>
367367
</key>
368+
<key name="switch-input-source-0" type="as">
369+
<default>[]</default>
370+
<summary>Switch to the first listed input source</summary>
371+
</key>
372+
<key name="switch-input-source-1" type="as">
373+
<default>[]</default>
374+
<summary>Switch to the second listed input source</summary>
375+
</key>
376+
<key name="switch-input-source-2" type="as">
377+
<default>[]</default>
378+
<summary>Switch to the third listed input source</summary>
379+
</key>
380+
<key name="switch-input-source-3" type="as">
381+
<default>[]</default>
382+
<summary>Switch to the fourth listed input source</summary>
383+
</key>
384+
385+
368386
</schema>
369387
</schemalist>

0 commit comments

Comments
 (0)