summaryrefslogtreecommitdiffstats
path: root/ibus/common.py
diff options
context:
space:
mode:
Diffstat (limited to 'ibus/common.py')
-rw-r--r--ibus/common.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/ibus/common.py b/ibus/common.py
index a5927af..60323e4 100644
--- a/ibus/common.py
+++ b/ibus/common.py
@@ -94,10 +94,7 @@ CONFIG_GENERAL_SHORTCUT_TRIGGER_DEFAULT = [
"Zenkaku_Hankaku",
"Hangul"]
CONFIG_GENERAL_SHORTCUT_NEXT_ENGINE = "/general/keyboard_shortcut_next_engine"
-CONFIG_GENERAL_SHORTCUT_NEXT_ENGINE_DEFAULT = [
- "Ctrl+Shift+Release+Shift_L",
- "Ctrl+Shift+Release+Shift_R",
- ]
+CONFIG_GENERAL_SHORTCUT_NEXT_ENGINE_DEFAULT = []
CONFIG_GENERAL_SHORTCUT_PREV_ENGINE = "/general/keyboard_shortcut_prev_engine"
CONFIG_GENERAL_SHORTCUT_PREV_ENGINE_DEFAULT = []