cobaka wrote: Fri Mar 04, 2022 1:55 am... I added Russian fonts to my kbd. ...
I'm running FossaPup64 on another box, and the settings are persistent with the same configuration software (XKB Configuration Manager).
Also, you might find this of interest: You can see the "hotkeys" and also add functions, write short command sequences, and the like, by using the JWM Desk Manager.
The menu screen, at the bottom, shows under the "Setup" heading, the JWM Hotkey manager:

- 2022-03-03-2112-Screenshot.png (59.89 KiB) Viewed 956 times

- 2022-03-03-2114-Screenshot.png (35.87 KiB) Viewed 956 times
Here I added a command to switch the keyboard from English to Hebrew, and from Hebrew to English, by pressing the Scroll Lock key:
Code: Select all
exec:setxkbmap -option grp:switch,grp:sclk_toggle,grp_led:scroll us,il
or ... the same thing, by pressing both Shift keys simultaneously:
Code: Select all
exec:setxkbmap -option grp:switch,grp:shifts_toggle,grp_led:scroll us,il

- 2022-03-03-2118-Screenshot.png (35.51 KiB) Viewed 956 times
The sequence illuminates and de-luminates the Scroll Lock indicator LED on the keyboard as well. I don't see why a user would not be able to do something quite similar with the Russian keyboard.