Hello, On Wed, 25 Dec 2013 14:43:00 +0800 Tom Yan <tom.ty89@gmail.com> wrote:
You don't need the "export"s in /etc/locale.conf. It's for shell (script) only. P.S. If everything works, maybe you should remove those lines in .bashrc and .xinitrc too
So i have changed and remove the entries in bashrc and xinitrc but it helps not. The System is mixed german and english. Thats not normal i do nothing and come so? http://silviosiefke.com/screen.png I not know what should do. If written utf big or small in the locale.conf? siefke ~ $ cat /etc/locale.conf LC_DATE=de_DE.UTF-8 LC_NUMERIC=de_DE.UTF-8 LC_TIME=de_DE.UTF-8 LANG=de_DE.UTF-8 siefke ~ $ cat .xinitrc #!/bin/sh # # ~/.xinitrc # # Executed by startx (run your window manager from here) if [ -d /etc/X11/xinit/xinitrc.d ]; then for f in /etc/X11/xinit/xinitrc.d/*; do [ -x "$f" ] && . "$f" done unset f fi exec startxfce4 Thanks for help & Regards Silvio -- Silvio Siefke <siefke_listen@web.de>