Cannot type arobase (@) with xdotool

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
When prompting
xdotool type @
I get 2 instead of @.
What would you suggest to do in order to get @ instead of 2?
bash xdotool
add a comment |Â
up vote
0
down vote
favorite
When prompting
xdotool type @
I get 2 instead of @.
What would you suggest to do in order to get @ instead of 2?
bash xdotool
1
Did you try adding Shift?
â Ignacio Vazquez-Abrams
Nov 6 '17 at 17:05
How aboutxdotool key shift+2? I do get@here even though my keyboard is a UK keyboard where shift 2 is"(andxdotool type "also gets me a@)
â Stéphane Chazelas
Nov 6 '17 at 17:38
What's the output ofxmodmap -pke | grep -w at? What's your keyboard layout?
â Stéphane Chazelas
Nov 6 '17 at 17:44
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
When prompting
xdotool type @
I get 2 instead of @.
What would you suggest to do in order to get @ instead of 2?
bash xdotool
When prompting
xdotool type @
I get 2 instead of @.
What would you suggest to do in order to get @ instead of 2?
bash xdotool
asked Nov 6 '17 at 17:03
user259242
1
1
1
Did you try adding Shift?
â Ignacio Vazquez-Abrams
Nov 6 '17 at 17:05
How aboutxdotool key shift+2? I do get@here even though my keyboard is a UK keyboard where shift 2 is"(andxdotool type "also gets me a@)
â Stéphane Chazelas
Nov 6 '17 at 17:38
What's the output ofxmodmap -pke | grep -w at? What's your keyboard layout?
â Stéphane Chazelas
Nov 6 '17 at 17:44
add a comment |Â
1
Did you try adding Shift?
â Ignacio Vazquez-Abrams
Nov 6 '17 at 17:05
How aboutxdotool key shift+2? I do get@here even though my keyboard is a UK keyboard where shift 2 is"(andxdotool type "also gets me a@)
â Stéphane Chazelas
Nov 6 '17 at 17:38
What's the output ofxmodmap -pke | grep -w at? What's your keyboard layout?
â Stéphane Chazelas
Nov 6 '17 at 17:44
1
1
Did you try adding Shift?
â Ignacio Vazquez-Abrams
Nov 6 '17 at 17:05
Did you try adding Shift?
â Ignacio Vazquez-Abrams
Nov 6 '17 at 17:05
How about
xdotool key shift+2? I do get @ here even though my keyboard is a UK keyboard where shift 2 is " (and xdotool type " also gets me a @)â Stéphane Chazelas
Nov 6 '17 at 17:38
How about
xdotool key shift+2? I do get @ here even though my keyboard is a UK keyboard where shift 2 is " (and xdotool type " also gets me a @)â Stéphane Chazelas
Nov 6 '17 at 17:38
What's the output of
xmodmap -pke | grep -w at? What's your keyboard layout?â Stéphane Chazelas
Nov 6 '17 at 17:44
What's the output of
xmodmap -pke | grep -w at? What's your keyboard layout?â Stéphane Chazelas
Nov 6 '17 at 17:44
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f402876%2fcannot-type-arobase-with-xdotool%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
Did you try adding Shift?
â Ignacio Vazquez-Abrams
Nov 6 '17 at 17:05
How about
xdotool key shift+2? I do get@here even though my keyboard is a UK keyboard where shift 2 is"(andxdotool type "also gets me a@)â Stéphane Chazelas
Nov 6 '17 at 17:38
What's the output of
xmodmap -pke | grep -w at? What's your keyboard layout?â Stéphane Chazelas
Nov 6 '17 at 17:44