Re: HEADS UP several very old sysconfig files are being deprecated

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

 



On 10/26/2012 11:24 PM, "Jóhann B. Guðmundsson" wrote:
*
**/etc/sysconfig/i18n has been replaced by /etc/locale.conf *

LANG + All LC_* variables found in /etc/sysconfig/i18n as in....

LANG=
LC_CTYPE=
LC_NUMERIC=
LC_TIME=
LC_COLLATE=
LC_MONETARY=
LC_MESSAGES=
LC_PAPER=
LC_NAME=
LC_ADDRESS=
LC_TELEPHONE=
LC_MEASUREMENT=
LC_IDENTIFICATION=

belong in /etc/locale.conf

The locale settings configured in here are system-wide and are inherited
by every service or user, unless overridden or unset by individual
programs or individual users.
See  man locale.conf for further details

*/etc/sysconfig/keyboard has been change to **/etc/vconsole.conf
*
The virtual console configuration is /etc/vconsole.conf
/*
*//*NOTE THAT THE VARIABLES BEING USED HAVE CHANGED*/

SYSFONT= becomes FONT=
SYSFONTACM= becomes FONT_MAP=
UNIMAP= becomes FONT_UNIMAP=
KEYTABLE= becomes KEYMAP=

Kernel keymap and fonts is the default being used if FONT= or KEYMAP=
are not set or empty

Hi, just to make sure.
Currently my /etc/sysconfig/i18n has

LANG="en_US.UTF-8"
SYSFONT="latarcyrheb-sun16"

and /etc/sysconfig/keyboard has

KEYTABLE="br-abnt2"
MODEL="abnt2"
LAYOUT="br"

So I would create /etc/locale.conf with

LANG="en_US.UTF-8"

and /etc/vconsole.conf with

FONT="latarcyrheb-sun16"
KEYMAP="br-abnt2"

Is that all? Should I put MODEL and LAYOUT in /etc/vconsole.conf too?

Thank you.

--
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test



[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux