Wing sun wrote:
?????????????? /etc/default/gdm
# Add by Wing sun <[EMAIL PROTECTED]>
# These code set the proper LOCALE CODE for GDM from user environment
settings.
if [ -f /etc/environment ]
then
for var in LANG LC_ALL LC_CTYPE ; do
value=$(egrep "^[^#]*${var}=" /etc/environment | cut -d= -f2)
export $var=$value
done
fi
????????????????????????????????????
??????(Faris Xiao) ????:
???????????? testing ???????????????????? gdm ???? X ????????????????
????????????username,session??????
??????????????????????????????(????????????)????
--
??????(Faris Xiao)
Email:[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]