R
R
rustler20002021-08-16 12:36:26
linux
rustler2000, 2021-08-16 12:36:26

How to remap keyboard arrows to Alt_R + ijkl without losing Cyrillic?

At 60% of the clave, the arrows are called crookedly.
How to remap keyboard arrows to Alt_R + ijkl without losing Cyrillic?
Preferably by standard means - xmodmap xkb or configs

Thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Valdemar Smorman, 2021-08-16
@smorman

So through gsettings, all the moves in Ubuntu are made simple.
For example, to switch layouts Ctrl+left Shift is done with the command:

gsettings set org.gnome.desktop.wm.keybindings switch-input-source "['<Shift>Control_L']"

Accordingly, the arrows are also made.
You just need to know the command line.
In order not to guess, put dconf-editor (this is the gsettings GUI) and look for the desired branch in it and activate the option you need or substitute it in the gsettings command in the Terminal and execute it.
Installing dconf-editor:
sudo apt install dconf-editor

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question