October 2021


blog.udartsev.ru

Ubuntu - change Alt+Shift language layout

  1. Disable Alt+ buttons for keyboard layout (Logitech): sudo dpkg-reconfigure keyboard-configuration

  2. Disable Alt+Shift in Window keyboard settings: enter image description here

  3. Install tweak tool and change layout buttons: sudo apt-get install gnome-tweak-tool


Disable [Shift+Space] for change language in Ubuntu 20.04

 xmodmap -e 'keycode 65 = space space space space'