On 03-09-2014 02:03, Christopher Gregory wrote: > > Hello Fernando, > > I have added this to my ~/.bashrc > source /etc/profile > > I did this so that when I am using a terminal such as in lxde or in > gnome-terminal that the title and directory gets correctly displayed > when opening a new terminal in a tab or window. > > Regards, > > Christopher.
Thanks, Christopher. Unfortunately, that should not be the problem. I am editing /us/sbin/lxdm so that the greeter is localized. This before section starts. If I add the line export LANG=pt_BR.UTF-8 it is OK. If I use Armin's suggestion, adding, instead, the line: source /etc/profile I get errors, each time bash is run, either opening an x-terminal, or running bash in one, during an LXDE session, after login using LXDM. -- []s, Fernando -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
