LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   missing accented letters and symbols (https://www.linuxquestions.org/questions/debian-26/missing-accented-letters-and-symbols-715480/)

grana 03-30-2009 07:31 AM

missing accented letters and symbols
 
Hi, I'm a semi-noob using Debian Etch.

I messed with the sources, and now my system, while working well in remote connections using XMing or similars, doesn't take accented letters or symbols like "{" "}" and many others, from the keyboard.

I've been told this could be a fonts problem, what seems strange to me is that if I cat some file containing those chars, those are output fine.

Can you please help me?

thanks :)

grana

AlucardZero 03-30-2009 08:47 AM

Try:
Code:

dpkg-reconfigure xserver-xorg
and selecting your correct keyboard layout, then restarting X.

grana 04-01-2009 05:28 AM

thanks, but it doesn't work.

svn is printing a warning that I never saw, maybe can be related:
Code:

svn: warning: cannot set LC_CTYPE locale
svn: warning: environment variable LANG is it
svn: warning: please check that your locale name is correct


AlucardZero 04-01-2009 09:15 AM

Try:
Code:

sudo dpkg-reconfigure locales
and generating en_US.ISO-8859-1 , en_US.utf8, and any other languages you use.

grana 04-03-2009 01:54 AM

still not working, but thanks for your advices.
another strange thing is that in the keyboard settings the preview is shown when remote connected, but not if working locally.

grana 04-03-2009 05:54 AM

1 Attachment(s)
I attach my Xorg.0.log: I think it may be useful though I can't understand how :)


All times are GMT -5. The time now is 04:40 AM.