Last modified by sendels on 2020/02/13 12:42

From version 5.1
edited by sendels
on 2020/01/24 09:08
Change comment: There is no comment for this version
To version 8.1
edited by sendels
on 2020/01/24 13:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -User Consoles How-Tos
1 +Linux User Consoles How-Tos
Content
... ... @@ -49,7 +49,7 @@
49 49  
50 50  [[image:attach:Screenshot from 2020-01-24 09-06-40.png||height="112"]]
51 51  
52 -(One can edit some coloring-the-terminal stuff in the .bashrc, too! But this isn't the topic in here )
52 +(One can edit some coloring-the-terminal stuff in the .bashrc, too! But this isn't the topic in here [[image:http://confluence.desy.de/s/en_US/7901/4635873c8e185dc5df37b4e2487dfbef570b5e2c/_/images/icons/emoticons/smile.svg||title="(smile)" border="0" class="emoticon emoticon-smile"]])
53 53  
54 54  \\
55 55  
... ... @@ -61,6 +61,38 @@
61 61  
62 62  To see if you are running with or without login you can use the command "echo $0":
63 63  
64 -[[image:attach:Screenshot from 2020-01-22 10-20-29.png||height="138"]]
64 +[[image:attach:Screenshot from 2020-01-22 10-20-29.png]]
65 65  
66 66  The "-" implicates that it is a login shell. At example you need the login shell to use all your own variables. If you just change user etc. without it, it may happen that - at example - you don't have permissions to geht dconf work because of some variables still got owned by the previous user.
67 +
68 +\\
69 +
70 +== How to change the (input) language ==
71 +
72 +First klick on the upper right corner to get to the settings:
73 +
74 +[[image:attach:Screenshot from 2020-01-24 13-24-47.png||thumbnail="true" height="150"]]
75 +
76 +In the settings menu click on "Region & Language" so see the input sources:
77 +
78 +[[image:attach:Screenshot from 2020-01-24 13-25-42.png||height="250"]]
79 +
80 +There you can add your prefered input language (Keyboard Layout) so the sources by just klicking the "+":
81 +
82 +[[image:attach:Screenshot from 2020-01-24 13-26-40.png||height="250"]]
83 +
84 +After this klick on Add.
85 +
86 +Now you are able to change the languages on your desktop:
87 +
88 +[[image:attach:Screenshot from 2020-01-24 13-27-28.png||thumbnail="true" height="150"]]
89 +
90 +Under "Manage Installed Languages" one can install Languages:
91 +
92 +[[image:attach:Screenshot from 2020-01-24 13-29-16.png||height="400"]]
93 +
94 +{{error}}
95 +But be aware that support is only for german/english. So if you don't understand something and theres a language like italian, korean etc. the chance is low to find someone who can understand this. So then we have to change the languages before and this needs a restart of the session.
96 +{{/error}}
97 +
98 +\\