When you change keyboard settings in Control Center > Hardware > Keyboard , it remains in Qwerty. Example if you change to French , the display button shows Qwerty.
Description
Description
Event Timeline
Comment Actions
Hi @badagoker are you trying to change your keyboard layout so you'll be able to type in french ?
If that is the case you can use the following workaround:
replace the "il" in the end of the command with the code for France.
setxkbmap -option grp:switch,grp:alt_shift_toggle,grp_led:scroll us,il
also the command enables alt+shift to switch between the languages.
You can add the command to the statup application to have it run as you login.