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

Re: alphabetic order



On Saturday 08 April 2006 11:56, Rafael Rodríguez wrote:
> but how¿

First of all, make sure your /etc/default/locale is correct. There shouldn't 
be any quotes in it. For reference, this is the contents of mine
#  File generated by update-locale
LANG=en_US
LANGUAGE=en_SE:en_US:en_GB:en
LC_CTYPE=sv_SE

You proably have something like LANGUAGE="es_ES:es:en_GB:en". Just remove the 
quotes. [1] Don't know if it's necessary, but you might have to rerun 
dpkg-reconfigure locales at this point.

Then, assuming you use kdm, add the following line to /etc/pam.d/kdm 
and /etc/pam.d/kdm-np [2] [3]
auth required pam_env.so envfile=/etc/default/locale

This will make kdm use the settings in /etc/default/locale. 

[1] - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=361091
[2] - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=361163
[3] - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=361089

// Erik

-- 
It said Use Windows XP or better, so I installed Debian GNU/Linux.

Erik Johansson
http://ejohansson.se



Reply to: