Answer the question
In order to leave comments, you need to log in
Specific command to emulate keystrokes on Linux?
It is necessary to emulate CTRL + E on Linux (don't ask why). There is an idea to use a bash script. Can someone suggest a specific command that will work? Or how to do it differently?
Thanks for answers.
Answer the question
In order to leave comments, you need to log in
xte 'keydown Control_L' 'key e' 'keyup Control_L'
The xautomation package, respectively.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question