summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/dconf/org.freedesktop.ibus.gschema.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/dconf/org.freedesktop.ibus.gschema.xml b/data/dconf/org.freedesktop.ibus.gschema.xml
index e90ee5ab..516f7520 100644
--- a/data/dconf/org.freedesktop.ibus.gschema.xml
+++ b/data/dconf/org.freedesktop.ibus.gschema.xml
@@ -183,7 +183,7 @@
<description>The shortcut keys for turning Unicode typing on or off</description>
</key>
<key name="hotkey" type="as">
- <default>[ '&lt;Control&gt;period' ]</default>
+ <default>[ '&lt;Control&gt;period', '&lt;Control&gt;semicolon' ]</default>
<summary>Emoji shortcut keys for gtk_accelerator_parse</summary>
<description>The shortcut keys for turning emoji typing on or off</description>
</key>