[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: No german umlauts in konsole



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sunday 12 January 2003 15:59, Sven Bergner wrote:
> Hi list,
> I use the kde 3.0.99 packages from Ralf Nolden and have some trouble with
> my german umlauts while using konsole. I can see the umlauts when I type
> them, but when I make a ls or ll all umlauts are only ?(questionmarks).
> What do I have to change to get this working.

Add the following lines to your .xsession
  export LC_COLLATE="C"
  export LC_CTYPE="de_DE@euro"
  export LC_MONETARY="de_DE@euro"
  export LC_MESSAGES="C"
  export LC_TIME="de_DE@euro"
  export LANG="de_DE@.ISO-8859-15"
  exec /usr/bin/kde3

(Assuming that you want to have english messages).
The LANG= line seems to be important.

Frank
- -- 
## Dept. of Computer Science, Dresden University of Technology, Germany ##
## E-Mail: fm3@os.inf.tu-dresden.de    http://os.inf.tu-dresden.de/~fm3 ##
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+JSnJ6z8pigLf3EcRAnQ/AJwIpV/ZdJUpvj5pBzdbvaY1H316ggCgluHF
+AJ5/tyfm2G2AHsq0FSTZkU=
=x818
-----END PGP SIGNATURE-----



Reply to: