I am developing translation software on Linux using Python. I am looking for a way to get a keypress. When the English letter key is pressed, I press the key that I want to assign to the variable.
I've tried googling and reading different articles but no luck so far.
source
to share