Encoding issues

ssmail1398-maillist at yahoo.com ssmail1398-maillist at yahoo.com
Thu Dec 20 20:57:50 GMT 2007


On Thursday 20 December 2007 20:06:10 Sebastian Kemper wrote:
> Hi,
>
> you could check all the different places for encoding settings. For
> instance your kernel configurations:
>
> grep -vh '^#' /usr/src/linux/.config | grep -v '^$' | grep -i nls
>
> Also there are samba, nfs (or whatever you are using to share),
> /etc/fstab (e.g. iocharset) and a mounting daemon like HAL (in case
> you're using that). And what does 'locale' tell you? What's the system
> locale?
>
> Regards
> Sebastian

Thanks for your reply. Here is the kernel output from PCLINUXOS
[svesan at localhost ~]$ grep -vh '^#' /usr/src/linux/.config | grep -v '^$' | 
grep -i nls
CONFIG_UDF_NLS=y
CONFIG_SMB_NLS_DEFAULT=y
CONFIG_SMB_NLS_REMOTE="cp437"
CONFIG_NCPFS_NLS=y
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=m
CONFIG_NLS_CODEPAGE_737=m
CONFIG_NLS_CODEPAGE_775=m
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_CODEPAGE_852=m
CONFIG_NLS_CODEPAGE_855=m
CONFIG_NLS_CODEPAGE_857=m
CONFIG_NLS_CODEPAGE_860=m
CONFIG_NLS_CODEPAGE_861=m
CONFIG_NLS_CODEPAGE_862=m
CONFIG_NLS_CODEPAGE_863=m
CONFIG_NLS_CODEPAGE_864=m
CONFIG_NLS_CODEPAGE_865=m
CONFIG_NLS_CODEPAGE_866=m
CONFIG_NLS_CODEPAGE_869=m
CONFIG_NLS_CODEPAGE_936=m
CONFIG_NLS_CODEPAGE_950=m
CONFIG_NLS_CODEPAGE_932=m
CONFIG_NLS_CODEPAGE_949=m
CONFIG_NLS_CODEPAGE_874=m
CONFIG_NLS_ISO8859_8=m
CONFIG_NLS_CODEPAGE_1250=m
CONFIG_NLS_CODEPAGE_1251=m
CONFIG_NLS_ASCII=m
CONFIG_NLS_ISO8859_1=m
CONFIG_NLS_ISO8859_2=m
CONFIG_NLS_ISO8859_3=m
CONFIG_NLS_ISO8859_4=m
CONFIG_NLS_ISO8859_5=m
CONFIG_NLS_ISO8859_6=m
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
CONFIG_NLS_ISO8859_13=m
CONFIG_NLS_ISO8859_14=m
CONFIG_NLS_ISO8859_15=m
CONFIG_NLS_KOI8_R=m
CONFIG_NLS_KOI8_U=m
CONFIG_NLS_UTF8=m

while from OpenSUSE 10.3 get the output 
grep: /usr/src/linux/.config: No such file or directory


locale ? do that correspond to the environment variable LANG ? Then 

For PCLINUXOS: LANG=en_US.UTF-8
for OpenSUSE..: LANG=en_US.UTF-8

I'm using SFTP or the FISH on the Konqueror adress bar.

Best wishes

Sven
___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list