This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
minimal [2025/01/24 09:03] team |
minimal [2025/03/04 17:49] (current) team [Keyboards with 84 keys] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | **MINIMAL release for both 32/64 bit archs** | + | ** MINIMAL release for both 32/64 bit archs ** |
| {{ :screen2_minimal.jpeg |}} | {{ :screen2_minimal.jpeg |}} | ||
| Line 18: | Line 17: | ||
| * then press Enter | * then press Enter | ||
| + | The warnings will no longer appear at the next start. | ||
| + | |||
| + | ===== User live on login screen ===== | ||
| + | |||
| + | Due to a typo on a third party software the live user is not present even though it is indicated on the login screen. | ||
| + | |||
| + | To remove it follow the steps below: | ||
| + | * open a terminal | ||
| + | * edit with root permission the file /etc/slim.conf | ||
| + | * search the line with "default user live" | ||
| + | * remove only the word "live" | ||
| + | * save changes and exit | ||
| + | |||
| + | Now, form the next startup, the user "live" is not present in login screen. | ||
| + | |||
| + | ===== Keyboards with 84 keys ===== | ||
| + | |||
| + | The steps described are easy, so arm yourself with a little patience and follow them: | ||
| + | |||
| + | * open a terminal and write the following comand <code>sudo dpkg-reconfigure keyboard-configuration</code> | ||
| + | * change your settings | ||
| + | * to avoid overlapping letters press FN+ Num Lock | ||
| + | |||
| + | That's all! | ||