Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Máté Somorácz
6,309 PointsCan't type ampersand in console :(
Hello, I am using a Hungarian keyboard, so when I try to hit alt gr + c in the console, I always get the ^C command appearing. Is there an alternative way to input the & key? Thank you!
4 Answers

anil rahman
7,786 PointsThis should do it, exactly your problem :)

anil rahman
7,786 PointsJust use windows on screen keyboard or if mac then get a mac on screen keyboard they may already have one installed by default if not then download one and you should change language to make sure you can clearly click an ampersand symbol. :)

Máté Somorácz
6,309 PointsI'm not really sure I understand you Anil, I meant the treehouse console at the course.

anil rahman
7,786 PointsYes, and when you type in the console you are using your keyboard which is set to the language hungarian?
So you can get an on screen keyboard which is basically keyboards that are on the screen/monitor instead of physical, that you touch with your hands.
Like this:
http://www.cleartalents.com/mcmw/resources/images/using-the-onscreen-keyboard-windows-7-4.jpg
Then you can change language to english keyboard settings and quickly get access the ampersand symbol :)

Máté Somorácz
6,309 PointsOhh okay, understood now.
Tried and it's still inputting the ^C command :/