Searching for “LC” delivers the following values in /etc/sysconfig/language:
Code:
AUTO_DETECT_UTF8 no
RC_LANG en_US.UTF-8
RC_LC_ALL <not set>
RC_LC_COLLATE <not set>
RC_LC_CTYPE <not set>
RC_LC_MESSAGES <not set>
RC_LC_MONETARY <not set>
RC_LC_NUMERIC <not set>
RC_LC_PAPER de_DE.UTF-8
RC_LC_TIME <not set>
ROOT_USES_LANG ctype
I guess I can safely omit search results in /etc/sysconfig/suseconfig and /etc/sysconfig/postfix.
Searching for “keymap” delivers 2 results from /etc/sysconfig/keyboard:
Code:
COMPOSETABLE clear utf8 # I changed it to that from the ‘latin1.add’ compose table.
KEYTABLE de-latin1.map.gz
I believe both of these are irrelevant to my question.
Searching for “8859” delivers no results.
As I see it, there is nothing in there pointing towards an ISO-8859 encoding. So the question remains: Why does SUSE assume that it should be used for the keymap?
Bookmarks