Enabling Spanish in Console
Howdy folks. I've a question about enabling non-English characters in my console.
I have a music directory called "Mägo de Oz". However, in X, whenever I run an ls on that directory, I get the output as "M?go de Oz". Similarly, any songs are named as such when they have an accent.
However, the odd thing is that I can type "cd Mägo\ de\ Oz" and go into the directory (and that displays correctly). Furthermore, the ID3 tags (with accents) display properly.
I have the Spanish locale enabled for glibc, and I have my LINGUAS variables set. Does anyone know how to cause these to display correctly?