User avatar
williebegoode
Posts: 36
Joined: Wed Jun 26, 2013 1:39 pm
Contact: Website

Keyboard shows @ for double quotes (")

Tue Jul 30, 2013 2:31 pm

My keyboard with a USB connector to Ras Pi displays a "@" instead of a double-quote (") when I press the double-quote key (Shift-'). It works fine on my Windows computer. Any ideas? :idea:

User avatar
DeeJay
Posts: 2027
Joined: Tue Jan 01, 2013 9:33 pm
Location: East Midlands, UK

Re: Keyboard shows @ for double quotes (")

Tue Jul 30, 2013 2:44 pm

It would be helpful to giving relevant information if we knew what operating system you were running, and what if anything you have already tried.

This link might provide a starting point.
How To Ask Questions The Smart Way: http://www.catb.org/~esr/faqs/smart-questions.html
How to Report Bugs Effectively: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html

drgeoff
Posts: 10829
Joined: Wed Jan 25, 2012 6:39 pm

Re: Keyboard shows @ for double quotes (")

Tue Jul 30, 2013 4:17 pm

williebegoode wrote:My keyboard with a USB connector to Ras Pi displays a "@" instead of a double-quote (") when I press the double-quote key (Shift-'). It works fine on my Windows computer. Any ideas? :idea:
You are living in the wrong country. Move to the UK and buy a keyboard there and all be be fine. :)

(Or if the OS contains raspi-config, run it and set the keyboard layout. Else read http://elinux.org/RPi_Beginners#Keyboard_layout as suggested above.)
Quis custodiet ipsos custodes?

User avatar
williebegoode
Posts: 36
Joined: Wed Jun 26, 2013 1:39 pm
Contact: Website

Re: Keyboard shows @ for double quotes (")

Tue Jul 30, 2013 7:57 pm

@drgeoff and DeeJay,

Thank you for your help and suggestions. I am using a Debian Linux system and the LXTerminal. I made the changes to XKBLAYOUT = "us" (changed from "gb"), but now I cannot save the changes. From the root level, what should I do to save the changes using LXTerminal? Or should I make the changes from a non-root terminal?

@drgeoff (I did live in GB for a while, my daughter-in-law is from GB, and my son went to college there...but my keyboard doesn't know that. Besides, it is originally from China....)

Kindest regards,
Bill

User avatar
williebegoode
Posts: 36
Joined: Wed Jun 26, 2013 1:39 pm
Contact: Website

Re: Keyboard shows @ for double quotes (")

Wed Jul 31, 2013 10:47 am

Got the save permanently saved/changed. Keyboard is working fine now--thanks for the help.

Kindest regards,
Bill :D

arsho
Posts: 1
Joined: Thu Jun 14, 2018 7:09 am

Re: Keyboard shows @ for double quotes (")

Thu Jun 14, 2018 7:26 am

I know this is a very old thread. But I faced the exact same problem today. When I was pressing double quote ( " ), I was getting @ sign.

Here is my OS information:

Code: Select all

pi@raspberrypi:~ $ cat /etc/os-release 
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=raspbian
ID_LIKE=debian
I am from Bangladesh. I do not have any plan to move to UK very soon :roll:

Solution:
I solved the problem by changing the keyboard layout to Indian(English).

To change the keyboard layout go to: Preferences>Mouse and Keyboard Settings
Then select Country>India and Variant>English(with Rupee sign).

Voila! :mrgreen:

sateesh12
Posts: 1
Joined: Fri Jan 31, 2020 5:03 am

Re: Keyboard shows @ for double quotes (")

Fri Jan 31, 2020 5:05 am

Changing to Indian KB results in Hindi language being typed on the console. For me the solution was to change to English (US) with a HP keyboard.

Thank you.

Return to “Troubleshooting”