Manjaro All translations

All translations

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)==Removing The Language Menu==
{|
|-
| [[file:nolang.png|thumb|left|375px| Language menu ]] || By default the drop-down Language Menu is located in the top bar. As this may serve no purpose for many users it can easily be removed. Doing so may also improve the appearance of the login screen by consequently providing a cleaner, less cluttered appearance. This is undertaken in the following section, located at the bottom of the LXDM configuration file:
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
## if show language select control
lang=1</pre>}}
All that is required to replace the '1' after the '''lang=''' command with a '0':
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
## if show language select control
lang=0</pre>}}
Once your amendments have been completed, you can save your changes and close the configuration file by:
* '''nano''': Press CTRL and 'x' to exit, 'y' to save, and <enter> to finish, or
* '''gedit''': Select the 'save' option and then close the window.
The change will be immediate, and may be viewed by simply logging out.
|}
==Disabling The User List==
{|
|-
| [[file:nouser.png|thumb|left|375px| The user list]] || By default, available username(s) will already be listed for selection on the login screen. For added security - and (at least for some users) to improve the appearance of the login screen - this feature can be disabled. In this instance, it will consequently be necessary to manually enter both the username and password to log on. This is undertaken in the following section, located at the bottom of the LXDM configuration file:
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
## if disable the user list control at greeter
disable=0</pre>}}
All that is required to replace the '0' after the '''disable=''' command with a '1':
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
## if disable the user list control at greeter
disable=1</pre>}}
Once your amendments have been completed, you can save your changes and close the configuration file by:
* '''nano''': Press CTRL and 'x' to exit, 'y' to save, and <enter> to finish, or
* '''gedit''': Select the 'save' option and then close the window.
|}
 h Russian (ru)==Удаление языкового меню==
{|
|-
| [[file:nolang.png|thumb|left|375px| Языковое меню]] || По умолчанию выпадающее языковое меню расположено в верхней панели. Поскольку для многих пользователей оно может быть бесполезно - его можно легко удалить. Это также может улучшить внешний вид экрана входа в систему, обеспечив более чистый и менее загроможденный вид. Делается это в следующем разделе, расположенном в нижней части конфигурационного файла LXDM:
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
## чтобы показать язык активируйте элемент
lang=1</pre>}}
Все, что требуется для замены '1' после команды '''lang=''' на '0':
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
## чтобы показать язык деактивируйте элемент
lang=0</pre>}}
После завершения внесения поправок Вы можете сохранить изменения и закрыть конфигурационный файл, выполнив следующие действия:
* '''nano''': нажмите CTRL и 'x' для выхода, 'y' для сохранения и <Enter> для завершения, или
* '''gedit''': выберите опцию "сохранить" и закройте окно.
Изменения произойдут немедленно и их можно будет просмотреть просто выйдя из системы.
|}
==Отключение списка пользователей==
{|
|-
| [[file:nouser.png|thumb|left|375px| Список пользователей]] || По умолчанию, доступные имена пользователей уже будут перечислены для выбора на экране входа в систему. Для дополнительной безопасности - и (по крайней мере, для некоторых пользователей) для улучшения внешнего вида экрана входа - эта функция может быть отключена. В этом случае для входа в систему необходимо будет вручную ввести имя пользователя и пароль. Это делается в следующем разделе, расположенном в нижней части конфигурационного файла LXDM:
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
## чтобы отключить список пользователей в приветствии
disable=0</pre>}}
Достаточно заменить '0' после команды '''disable=''' на '1':
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
## чтобы включить список пользователей в приветствии
disable=1</pre>}}
После завершения внесения изменений Вы можете сохранить изменения и закрыть конфигурационный файл с помощью:
* '''nano''': нажмите CTRL и 'x' для выхода, 'y' для сохранения и <enter> для завершения, или
* '''gedit''': выберите опцию "сохранить" и закройте окно.
|}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.