On Sun, Aug 14, 2011 at 11:41:08PM -0000, LIXO DE PROGRAMA! wrote: > Olá Gilberto, > você tentou alterar aqui: > > nano /etc/profile.d/lang.sh > > # en_US is the Slackware default locale: > export LANG=pt_BR.UTF-8
Está assim: #!/bin/sh # Set the system locale. (no, we don't have a menu for this ;-) # For a list of locales which are supported by this machine, type: # locale -a # en_US is the Slackware default locale: # export LANG=en_US export LANG=eo_XX.UTF-8 # 'C' is the old Slackware (and UNIX) default, which is 127-bit # ASCII with a charmap setting of ANSI_X3.4-1968. These days, # it's better to use en_US or another modern $LANG setting to # support extended character sets. #export LANG=C # There is also support for UTF-8 locales, but be aware that # some programs are not yet able to handle UTF-8 and will fail to # run properly. In those cases, you can set LANG=C before # starting them. Still, I'd avoid UTF unless you actually need it. #export LANG=en_US.UTF-8 # Another option for en_US: #export LANG=en_US.ISO8859-1 # One side effect of the newer locales is that the sort order # is no longer according to ASCII values, so the sort order will # change in many places. Since this isn't usually expected and # can break scripts, we'll stick with traditional ASCII sorting. # If you'd prefer the sort algorithm that goes with your $LANG # setting, comment this out. # export LC_COLLATE=C # End of /etc/profile.d/lang.sh -- Gilberto F da Silva - [email protected] - ICQ 136.782.571 Stela dato:2.455.788,622 Loka tempo:2011-08-15 00:55:16 Dimancxo -==- 197 Existe algum idioma em que a escrita seja feita de cima para baixo? ---------------------------------------------------------------------- - Tanto a escrita chinesa quanto a japonesa são feitas de cima para baixo e da direita para esquerda. As duas são bastante complexas, em especial a da língua japonesa. Ela possui três alfabetos: o hiragama, o katakana e o kanji.
pgpOazfczTkbA.pgp
Description: PGP signature

