[lubuntu-users] Switching Input Languages via terminal

Ralf Mardorf ralf.mardorf at alice-dsl.net
Wed Mar 8 19:29:47 UTC 2017


Hi,

the Arch Wiki should work more or less for Ubuntu, too.

https://wiki.archlinux.org/index.php/locale

[root at archlinux rocketmouse]# systemd-nspawn -qD /mnt/moonstudio 
[root at moonstudio ~]# lsb_release -d
Description:	Ubuntu 16.04.2 LTS
[root at moonstudio ~]# grep -v "#" /etc/locale.gen


de_DE ISO-8859-1
de_DE.UTF-8 UTF-8
de_DE at euro ISO-8859-15
en_GB ISO-8859-1
en_GB.UTF-8 UTF-8
en_US.UTF-8 UTF-8
[root at moonstudio ~]# locale -a
C
C.UTF-8
POSIX
de_DE
de_DE.iso88591
de_DE.iso885915 at euro
de_DE.utf8
de_DE at euro
deutsch
en_GB
en_GB.iso88591
en_GB.utf8
en_US.utf8
german
[root at moonstudio ~]# LANG=de_DE man ls | head -4
LS(1)                                    Dienstprogramme f�r Benutzer                                    LS(1)

BEZEICHNUNG
       ls - Verzeichnisinhalte auflisten
[root at moonstudio ~]# man ls | head -4
LS(1)                                            User Commands                                           LS(1)

NAME
       ls - list directory contents



More information about the Lubuntu-users mailing list