Article 59D4B How to change SDDM language?

How to change SDDM language?

by
1_minute_to_midnight
from LinuxQuestions.org on (#59D4B)
I was getting frustrated over the language of sddm not changing.

Here is the solution for people with same problem:

First make a backup in case things go haywire:

Code:sudo cp /etc/locale.conf /etc/locale.conf-uneditedThen edit /etc/locale.conf using your favorite text editor:

Code:sudo vim /etc/locale.conf
Change all entries to en_US.UTF-8 if you want to change the language to english.

Reboot.

Language will be changed.latest?d=yIl2AUoC8zA latest?i=-2FYF_b-fSc:K0_sCHtj1S8:F7zBnMy latest?i=-2FYF_b-fSc:K0_sCHtj1S8:V_sGLiP latest?d=qj6IDK7rITs latest?i=-2FYF_b-fSc:K0_sCHtj1S8:gIN9vFw-2FYF_b-fSc
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments