Type some text with xdotool independently of the keyboard layout
6
votes
2
answers
2471
views
The command
xdotool type "hello"
can be used to type the word *hello*. But only if the keyboard layout is not English, otherwise it will type something else.
How can I solve this problem so that
xdotool
will always type hello in any layout.
I use the latest xdotool
in Ubuntu 14.04 repo.
Asked by user69453
(295 rep)
Jun 30, 2014, 02:10 PM
Last activity: Jan 10, 2025, 06:24 PM
Last activity: Jan 10, 2025, 06:24 PM