I have a Windows PC which I installed Portable Ubuntu -- which gives
you linux on it. I’m trying to do
Python manage.py syncdb so I can get Django working. Trouble is in
Linux I’m not able to input @ sign

1       Tried  ascii representation of @ sign #64 and
2       Tried hex representation of @ sign 40

I also tried 3 things that Ubuntu forum suggested:

switched keyboard layout to "be" and keyboard model "pc105"
ran « sudo dpkg-reconfigure -phigh xserver-xorg » and receive message
that :
xserver-xorg is not installed
4       tried switching to finnish keyboard


5       tried sudo apt-get install scim-bridge

All 5 failed. Just want to be able to input @ sign.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to