Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
RESOLVED!
1. Open a window with the input place we need (in my case, this is the noVNC tab in the browser).
2. Open the terminal on top of this window (now we will recognize its id).
3. We write in the terminal: xdotool selectwindow
.
4. A specific cursor will appear to highlight the window, click on the window we need to enter text.
5. We return to the terminal, there the id of our window is already waiting for us.
6. We write in the terminal:
xdotool type --window [полученный только-что id окна] [текст который нужно ввести]
. Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question