Please note that I have seen these questions and they are not my problem:
How to add a new keyboard layout (Custom keyboard layout definition)
Ubuntu mate keyboard layouts adding problem
How to add a keyboard layout to the login screen?
add new language to input source list
Basically what I want to do is to automate this GUI procedure:
- I search for Keyboard and open Keyboard settings
- From Input Source I click the plus button
- From the Add an Input Source I search for my input source
- Then I add it
I want to perform these steps via bash and automate it.
How can I do that?