0

After Ubuntu Budgie system upgrade from 20.04 to 22.04 the correct system keyboard (in my case Bulgarian traditional phonetic - 'асдф') did not work but the layout was replaced by English (US) - 'asdf' despite it indicates Bulgarian. When Bulgarian input source is removed and added again the characters display correctly ('асдф') until the next logging out and in when again English (US) displaces Bulgarian layout.

I am using English (US) as default layout.

I tried to see if I can see any message appearing when run settings from terminal using 'gnome-control-center' but nothing. fcitx Is not installed.

And one more thing you may ask about:

cat /etc/default/keyboard
XKBLAYOUT="us,bg"
XKBVARIANT=",phonetic"
BACKSPACE="guess"
XKBMODEL="pc105"
XKBOPTIONS="grp:lctrl_lshift_toggle,grp_led:scroll"

1 Answers1

0

I assume the default keyboard layout is one.

cat /etc/default/keyboard

XKBLAYOUT="bg" XKBVARIANT="phonetic" BACKSPACE="guess" XKBMODEL="pc105" XKBOPTIONS="grp:lctrl_lshift_toggle,grp_led:scroll"

If you think the keyboard is actually Bulgarian layout. And you can pretend whatever the layout is on your keyboard, add an extra layout.

Then Shortcut key like Control+Space would switch between layouts.