You are not logged in.

#1 2021-06-13 11:22:42

SimonJ
Member
From: Spain
Registered: 2021-05-11
Posts: 368
Website

[SOLVED] xdotool language

Hello,

I am trying to find a real solution to setting the language for xdotool

I have a script which types my email address but it is using the US keyboard layout when my keyboard is set to ES.

The xdotool help doesn't help. so I have set it to type what the US keyboard has eg: simon?jose\"gomez.com which correctly types out the email address as simon_jose@gomez.com

Is this the only way to do it?

Last edited by SimonJ (2021-06-13 14:57:26)


Rlu: 222126

Offline

#2 2021-06-13 14:35:59

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,501

Re: [SOLVED] xdotool language

https://github.com/jordansissel/xdotool/issues/211
Run

setxkbmap -synch

after setting the keymap.

Offline

#3 2021-06-13 14:57:04

SimonJ
Member
From: Spain
Registered: 2021-05-11
Posts: 368
Website

Re: [SOLVED] xdotool language

Perfect, thank you smile


Rlu: 222126

Offline

Board footer

Powered by FluxBB