Search code examples
pythonlinuxubuntukeyboardtty

python interpreter keys are swapped


I am trying to get some kicking in python and decided to run python on my ubuntu natty installation, still I am having a weird problem...

It seems that inside the interpreter my keyboard keys are completely swapped by US keyboard ones, like, when I try to type a ' it gives me a ?.

The thing is, how do I change this setting on python interpreter?


Solution

  • The issue isn't with python. this might help: http://pubs.opengroup.org/onlinepubs/000095399/utilities/stty.html