Re: Wrong locale settings on ALFS build (Systemd )
| Newsgroups | gmane.linux.lfs.beyond.support |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2025-06-24 at 20:34 +0200, tjoen wrote: > On 6/24/25 7:20 PM, "Stuart Foster" ([email protected] via > blfs-support Mailing List) wrote: > .. > > /etc/locale.conf contains: > > > > LANG=C > .. > > I remember such a problem > So I had in my .bashrc > ... > export LANG="en_US.UTF-8" > export LC_COLLATE=C > export LC_ALL="en_US.UTF-8" > ... > > Haven't found out the normal config Thanks for that I have used en_GB.UTF-8 for my situation and that has fixed the moans from Qt. I have also added: Section "InputClass" Identifier "system-keyboard" MatchIsKeyboard "on" Option "XkbLayout" "gb" Option "XkbModel" "pc105" Option "XkbOptions" "terminate:ctrl_alt_bksp" EndSection to the configuration in /usr/share/X11/xorg.conf.d/ and that has I think fixed my X11 environment problem. -- http://lists.linuxfromscratch.org/sympa/info/blfs-support Unsubscribe: See the above information page