diff --git a/schemas/org.cinnamon.desktop.input-sources.gschema.xml.in b/schemas/org.cinnamon.desktop.input-sources.gschema.xml.in
index e56df1e..7d52f15 100644
--- a/schemas/org.cinnamon.desktop.input-sources.gschema.xml.in
+++ b/schemas/org.cinnamon.desktop.input-sources.gschema.xml.in
@@ -9,7 +9,9 @@
The zero-based index into the input sources list specifying
the current one in effect. The value is automatically capped
to remain in the range [0, sources_length) as long as the
- sources list isn't empty.
+ sources list isn’t empty.
+
+ DEPRECATED: This key is deprecated and ignored.
@@ -18,12 +20,12 @@
List of input source identifiers available. Each source is
specified as a tuple of 2 strings. The first string is the
- type and can be one of 'xkb' or 'ibus'. For 'xkb' sources the
- second string is 'xkb_layout+xkb_variant' or just 'xkb_layout'
- if a XKB variant isn't needed. For 'ibus' sources the second
+ type and can be one of “xkb” or “ibus”. For “xkb” sources the
+ second string is “xkb_layout+xkb_variant” or just “xkb_layout”
+ if a XKB variant isn’t needed. For “ibus” sources the second
string is the IBus engine name. An empty list means that the X
- server's current XKB layout and variant won't be touched and
- IBus won't be used.
+ server’s current XKB layout and variant won’t be touched and
+ IBus won’t be used.
@@ -31,7 +33,7 @@
List of XKB options
List of XKB options. Each option is an XKB option string as
- defined by xkeyboard-config's rules files.
+ defined by xkeyboard-config’s rules files.
@@ -42,5 +44,13 @@
System Settings.
+
+ false
+ Use different input sources for each window
+
+ When enabled, input sources get attached to the currently
+ focused window when activated.
+
+
diff --git a/schemas/org.cinnamon.desktop.interface.gschema.xml.in b/schemas/org.cinnamon.desktop.interface.gschema.xml.in
index c4699da..76abdb4 100644
--- a/schemas/org.cinnamon.desktop.interface.gschema.xml.in
+++ b/schemas/org.cinnamon.desktop.interface.gschema.xml.in
@@ -279,7 +279,7 @@
Enable or disable gtk overlay scrollbars
- true
+ false
Prefer country flags to group names when showing keyboard layouts.
diff --git a/schemas/org.cinnamon.desktop.keybindings.wm.gschema.xml.in b/schemas/org.cinnamon.desktop.keybindings.wm.gschema.xml.in
index ed9ca9d..8ccb446 100644
--- a/schemas/org.cinnamon.desktop.keybindings.wm.gschema.xml.in
+++ b/schemas/org.cinnamon.desktop.keybindings.wm.gschema.xml.in
@@ -355,6 +355,15 @@
Rotates the built-in monitor configuration
-
+
+ space','XF86Keyboard']]]>
+ Switch input source
+ Binding to select the next input source
+
+
+ space','XF86Keyboard']]]>
+ Switch input source backward
+ Binding to select the previous input source
+