Tuesday, April 30, 2024
30
rated 0 times [  30] [ 0]  / answers: 1 / hits: 36821  / 3 Years ago, fri, november 19, 2021, 9:43:36

I've just installed Ubuntu Server 11.10 and the tilde (~) and double quotes (") keys don't do anything - they don't print to the screen. I'm only using the command line (no GUI) and many tutorials say to use setxkbmap and xmodmap which aren't working for me.


More From » command-line

 Answers
3

Check your keyboard layout settings, make sure it's English (US) not English (US, international with dead keys) (assuming you're using US keyboard).



To change it from the command line, enter the following:



$ setxkbmap -layout us


It worked for me.


[#42775] Sunday, November 21, 2021, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
emuralm

Total Points: 290
Total Questions: 111
Total Answers: 117

Location: China
Member since Thu, Sep 1, 2022
2 Years ago
;