I am going to make this simple, what I am trying to build is a program that can change your computers keyboards language, I want to make these program cause my country's language is not supported by most keyboards cause it has more than 70 letters, I will get over this issue by making some letters a combination of two letters or more.
I want to build this program with python if possible.
issues:-
- how can I overwrite what the keyboared writes with python keyboared module?
- how can I use two letter combinations to change the letter written?