Commit 2d6e423c authored by Anton Midyukov's avatar Anton Midyukov

Revert "l10n: clean switch-input-source xkb for GNOME"

This reverts commit 4e9c79e4. It's no use. This parameter is automatically set from /etc/X11/xorg.conf.d/00-keyboard.conf
parent 561fc09f
...@@ -10,6 +10,4 @@ which gsettings 2>&1 >/dev/null || exit 0 ...@@ -10,6 +10,4 @@ which gsettings 2>&1 >/dev/null || exit 0
cat > /etc/dconf/db/local.d/01-gnome-keymap <<EOF cat > /etc/dconf/db/local.d/01-gnome-keymap <<EOF
[org/gnome/desktop/wm/keybindings] [org/gnome/desktop/wm/keybindings]
switch-input-source=['`echo $GLOBAL_GNOME_KB_SWITCH`', '<Super>space', 'XF86Keyboard'] switch-input-source=['`echo $GLOBAL_GNOME_KB_SWITCH`', '<Super>space', 'XF86Keyboard']
[org/gnome/desktop/input-sources]
xkb-options=['']
EOF EOF
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment