Manjaro Difference between revisions of "LXDM Configuration/ru"

Difference between revisions of "LXDM Configuration/ru"

From Manjaro
(Created page with "= Обзор = {| |- | thumb|left|454px|Unthemed LXDM || {{BoxInfo|Подсказка|Дополнительные возможности настро...")
Tags: Mobile web edit Mobile edit
(Created page with "LXDM по-прежнему можно легко настроить в соответствии с личным вкусом и предпочтениями, включая в...")
Line 7: Line 7:
LXDM отвечает за предоставление экрана входа в систему, на котором можно выбрать предпочтительный язык и среду рабочего стола для вашей учетной записи (учетных записей). Он также функционирует как барьер безопасности для предотвращения несанкционированного доступа к вашей системе.  
LXDM отвечает за предоставление экрана входа в систему, на котором можно выбрать предпочтительный язык и среду рабочего стола для вашей учетной записи (учетных записей). Он также функционирует как барьер безопасности для предотвращения несанкционированного доступа к вашей системе.  


LXDM can still be easily customized to suit personal taste and preference, including the ability to enable auto-login, change the background image, remove the language menu, and disable the user list.
LXDM по-прежнему можно легко настроить в соответствии с личным вкусом и предпочтениями, включая возможность включения автологина, изменения фонового изображения, удаления языкового меню и отключения списка пользователей.
|}
|}
=Option 1: Using the Customisation Tool=
=Вариант 1: Использование инструмента настройки=
{|
{|
|-
|-
|[[file:Lxdm-config.jpg|thumb|left|454px| LXDM configuration tool]] || The '''LXDM Configuration''' application may be found under '''System''' in the XFCE and Cinnamon Menus. Openbox users will also find it under ''System'' if using the Openbox ''AppFinder'' application. Alternatively, searching for '''lxdm''' in ''Synapse'' will yield the correct result.
|[[file:Lxdm-config.jpg|thumb|left|454px| Инструмент настройки LXDM]] || Приложение '''LXDM Configuration''' можно найти в разделе '''System''' в меню XFCE и Cinnamon. Пользователи Openbox также найдут его в разделе ''Система'' при использовании приложения Openbox ''AppFinder''. В качестве альтернативы - поиск ''lxdm'' в ''Synapse'' даст правильный результат.
To launch from the commandline use
Для запуска из командной строки используйте
{{UserCmd|command=sudo lxdm-config}}
{{UserCmd|command=sudo lxdm-config}}
|}
|}
=Option 2: Manually Editing the Configuration File=
=Вариант 2: Ручное редактирование файла конфигурации=
To undertake any or all of these tasks, it will be necessary to first open the ''LXDM configuration file'' (lxdm.conf) using the terminal. The syntax of the command to open the LXDM configuration file is:
Для выполнения любой или всех этих задач необходимо сначала открыть файл конфигурации LXDM (lxdm.conf) с помощью терминала. Синтаксис команды для открытия конфигурационного файла LXDM следующий:
{{UserCmd|command=sudo [text editor] /etc/lxdm/lxdm.conf}}
{{UserCmd|command=sudo [текстовый редактор] /etc/lxdm/lxdm.conf}}.
For example, if you wish to edit the file within the terminal using nano (a standard terminal-based text editor) then enter:
Например, если Вы хотите отредактировать файл в терминале с помощью nano (стандартный текстовый редактор на базе терминала), введите:
{{UserCmd|command=sudo nano /etc/lxdm/lxdm.conf}}
{{UserCmd|command=sudo nano /etc/lxdm/lxdm.conf}}.
Otherwise - if you have installed the full version of Manjaro (i.e. not the NET-Edition) - you may find it easier to use the pre-installed ''gedit'' text editor instead. This will open the configuration file up as a document, making it easier to read and edit. To use ''gedit'' instead, enter:
В противном случае - если вы установили полную версию Manjaro (т.е. не NET-редакцию) - вам может быть проще использовать предустановленный текстовый редактор ''gedit''. Он откроет файл конфигурации как документ, что облегчит его чтение и редактирование. Чтобы использовать ''gedit'' вместо этого, введите:
{{UserCmd|command=sudo gedit /etc/lxdm/lxdm.conf}}
{{UserCmd|command=sudo gedit /etc/lxdm/lxdm.conf}}.
==Enabling Auto-Login==
==Включение автологина==
{{BoxInfo|Info|Auto-login will only work upon booting up into Manjaro. Otherwise, upon logging out, it will still be necessary to enter your username and password credentials to get back into your desktop environment.}}
{{BoxInfo|Info|Автологин будет работать только при загрузке Manjaro. В противном случае - при выходе из системы, вам все равно придется ввести имя пользователя и пароль, чтобы вернуться в среду рабочего стола}}.
It is possible to bypass the login screen completely and go straight into your chosen desktop environment upon booting up Manjaro. To do so, two basic steps are required: first, it will be necessary to set the user account to be automatically logged into, and second, it will then be necessary to state the particular desktop environment to be started.
Можно полностью обойти экран входа и сразу перейти в выбранное окружение рабочего стола при загрузке Manjaro. Для этого необходимо выполнить два основных шага: во-первых, установить учетную запись пользователя для автоматического входа в систему, а во-вторых, указать конкретное окружение рабочего стола для запуска.
===Step 1: Set the User===
===Шаг 1: установка пользователя===
The first step is to set your personal account to be automatically logged in. This is undertaken in the following section, located at the top of the LXDM configuration file:
Первым шагом является настройка учетной записи пользователя для автоматического входа в систему. Это делается в следующем разделе, расположенном в верхней части конфигурационного файла LXDM:
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
[base]
[base]
## uncomment and set autologin username to enable autologin
## раскомментируйте и задайте имя пользователя autologin для включения автологина
# autologin=dgod</pre>}}
# autologin=dgod</pre>}}
As an example, LXDM has been configured below to enable a personal user account named 'carl' to be logged in automatically:
В качестве примера, LXDM был настроен ниже, чтобы персональная учетная запись пользователя с именем 'carl' могла входить в систему автоматически:
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
[base]
[base]
## uncomment and set autologin username to enable autologin
## раскомментируйте и установите autologin имя пользователя, чтобы включить автологин
autologin=carl</pre>}}
autologin=carl</pre>}}
Ensure that there are no spaces between the '''autologin=''' command and the name of your personal user account. Once complete, the second and final step of setting the default desktop environment to be automatically started must be undertaken.
Убедитесь, что между командой '''autologin=''' и именем вашей личной учетной записи пользователя не должно быть пробелов. После этого необходимо выполнить второй и последний шаг по установке среды рабочего стола по умолчанию для автоматического запуска.
===Step 2: Set the Desktop Environment===
===Шаг 2: Установка окружения рабочего стола===
It is necessary to ensure what desktop environment is to be booted into, and/or if having installed multiple desktop environments. This is set in the following section, located near the top of the configuration file:
Необходимо определить, в какое окружение рабочего стола будет загружаться компьютер, и/или если установлено несколько окружений рабочего стола. Это задается в следующем разделе, расположенном в верхней части конфигурационного файла:
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
## default session or desktop used when no systemwide config
## сеанс или рабочий стол по умолчанию, используемый при отсутствии общесистемной конфигурации
session=/usr/bin/startxfce4</pre>}}
session=/usr/bin/startxfce4</pre>}}
In this example, the default desktop environment has already been set to XFCE as this was the Manjaro edition installed. If you have installed a different edition  (e.g. Gnome/Cinnamon or KDE), then the session listed will be different. Where there is not a hash ('#') at the beginning of '''session=''' (meaning this command won't be ignored), and the desired desktop environment has been listed, then you may save your changes and close the configuration file by:
В этом примере окружение рабочего стола по умолчанию уже установлено на XFCE, так как это была установленная редакция Manjaro. Если вы установили другую редакцию (например, Gnome/Cinnamon или KDE), то указанная сессия будет другой. Если в начале '''session=''' нет хэша ('#') (что означает, что эта команда не будет проигнорирована), и указана желаемая среда рабочего стола, то вы можете сохранить изменения и закрыть файл конфигурации, выполнив следующие действия:
* '''nano''': Press CTRL and 'x' to exit, 'y' to save, and <enter> to finish, or
* '''nano''': нажмите CTRL и 'x' для выхода, 'y' для сохранения и <enter> для завершения, или
* '''gedit''': Select the 'save' option and then close the window.
* '''gedit''': выберите опцию "сохранить" и закройте окно.
Otherwise, to set the desired desktop environment:
Иначе, чтобы установить желаемое окружение рабочего стола:
# If present, remove the hash ('#') at the beginning of '''session='''
# Если присутствует - удалите хэш ('#') в начале '''session='''
# Remove the existing desktop environment listed (or any other text such as 'lxdm') from '''session=/usr/bin/<font color ="red">[text to be removed]</font color>''', and
# Удалите существующее окружение рабочего стола (или любой другой текст, например 'lxdm') из '''session=/usr/bin/<font color="red">[текст для удаления]</font color>''', и
# Add the command to start your chosen / installed desktop envrionment at the end of '''session=/usr/bin/'''.
# В конце '''session=/usr/bin/''' добавьте команду для запуска выбранного/установленного окружения рабочего стола.
Examples for different desktop environments has been listed below:
Примеры для различных окружений рабочего стола приведены ниже:
* '''To start XFCE''':
* '''Для запуска XFCE''':
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
## default session or desktop used when no systemwide config
## сеанс или рабочий стол по умолчанию, используемый при отсутствии общесистемной конфигурации
session=/usr/bin/startxfce4</pre>}}
session=/usr/bin/startxfce4</pre>}}
* '''To start KDE''':
* '''Для запуска KDE''':
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
## default session or desktop used when no systemwide config
## сеанс или рабочий стол по умолчанию, используемый при отсутствии общесистемной конфигурации
session=/usr/bin/startplasma-x11</pre>}}
session=/usr/bin/startplasma-x11</pre>}}
* '''To start Gnome''':
* '''Для запуска Gnome''':
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
## default session or desktop used when no systemwide config
## сеанс или рабочий стол по умолчанию, используемый при отсутствии общесистемной конфигурации
session=/usr/bin/gnome-session</pre>}}
session=/usr/bin/gnome-session</pre>}}
* '''To start Cinnamon''':
* '''Для запуска Cinnamon''':
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
## default session or desktop used when no systemwide config
## сеанс или рабочий стол по умолчанию, используемый при отсутствии общесистемной конфигурации
session=/usr/bin/gnome-session-cinnamon</pre>}}
session=/usr/bin/gnome-session-cinnamon</pre>}}
* '''To start Razor-QT''':
* '''Для запуска Razor-QT''':
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>>
## default session or desktop used when no systemwide config
## сеанс или рабочий стол по умолчанию, используемый при отсутствии общесистемной конфигурации
session=/usr/bin/razor-session</pre>}}
session=/usr/bin/razor-session</pre>}}
* '''To start Openbox''':
* '''Для запуска Openbox''':
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
## default session or desktop used when no systemwide config
## сеанс или рабочий стол по умолчанию, используемый при отсутствии общесистемной конфигурации
session=/usr/bin/openbox-session</pre>}}
session=/usr/bin/openbox-session</pre>}}
* '''To start LXDE''':
* '''Для запуска LXDE''':
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
{{File|file=/etc/lxdm/lxdm.conf|content=<pre>
## default session or desktop used when no systemwide config
## сеанс или рабочий стол по умолчанию, используемый при отсутствии общесистемного конфига
session=/usr/bin/lxsession</pre>}}
session=/usr/bin/lxsession</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
* '''nano''': нажмите CTRL и 'x' для выхода, 'y' для сохранения, и <enter> для завершения, или
* '''gedit''': Select the 'save' option and then close the window.
* '''gedit''': выберите опцию "сохранить" и закройте окно.
Reboot your system for the changes to take effect.
Перезагрузите систему чтобы изменения вступили в силу.


===Optional: Enable Timeout Auto-Login===
===Optional: Enable Timeout Auto-Login===

Revision as of 10:32, 28 December 2022

Other languages:
English • ‎русский

Обзор

Unthemed LXDM
Подсказка
Дополнительные возможности настройки доступны, если вы решите вручную отредактировать файл конфигурации LXDM.

LXDM отвечает за предоставление экрана входа в систему, на котором можно выбрать предпочтительный язык и среду рабочего стола для вашей учетной записи (учетных записей). Он также функционирует как барьер безопасности для предотвращения несанкционированного доступа к вашей системе.

LXDM по-прежнему можно легко настроить в соответствии с личным вкусом и предпочтениями, включая возможность включения автологина, изменения фонового изображения, удаления языкового меню и отключения списка пользователей.

Вариант 1: Использование инструмента настройки

Инструмент настройки LXDM
Приложение LXDM Configuration можно найти в разделе System в меню XFCE и Cinnamon. Пользователи Openbox также найдут его в разделе Система при использовании приложения Openbox AppFinder. В качестве альтернативы - поиск lxdm в Synapse даст правильный результат.

Для запуска из командной строки используйте

user $ sudo lxdm-config COPY TO CLIPBOARD

Вариант 2: Ручное редактирование файла конфигурации

Для выполнения любой или всех этих задач необходимо сначала открыть файл конфигурации LXDM (lxdm.conf) с помощью терминала. Синтаксис команды для открытия конфигурационного файла LXDM следующий:

user $ sudo [текстовый редактор] /etc/lxdm/lxdm.conf COPY TO CLIPBOARD


.

Например, если Вы хотите отредактировать файл в терминале с помощью nano (стандартный текстовый редактор на базе терминала), введите:

user $ sudo nano /etc/lxdm/lxdm.conf COPY TO CLIPBOARD


.

В противном случае - если вы установили полную версию Manjaro (т.е. не NET-редакцию) - вам может быть проще использовать предустановленный текстовый редактор gedit. Он откроет файл конфигурации как документ, что облегчит его чтение и редактирование. Чтобы использовать gedit вместо этого, введите:

user $ sudo gedit /etc/lxdm/lxdm.conf COPY TO CLIPBOARD


.

Включение автологина

Info
Автологин будет работать только при загрузке Manjaro. В противном случае - при выходе из системы, вам все равно придется ввести имя пользователя и пароль, чтобы вернуться в среду рабочего стола

.

Можно полностью обойти экран входа и сразу перейти в выбранное окружение рабочего стола при загрузке Manjaro. Для этого необходимо выполнить два основных шага: во-первых, установить учетную запись пользователя для автоматического входа в систему, а во-вторых, указать конкретное окружение рабочего стола для запуска.

Шаг 1: установка пользователя

Первым шагом является настройка учетной записи пользователя для автоматического входа в систему. Это делается в следующем разделе, расположенном в верхней части конфигурационного файла LXDM:

/etc/lxdm/lxdm.conf
[base]
## раскомментируйте и задайте имя пользователя autologin для включения автологина
# autologin=dgod

В качестве примера, LXDM был настроен ниже, чтобы персональная учетная запись пользователя с именем 'carl' могла входить в систему автоматически:

/etc/lxdm/lxdm.conf
[base]
## раскомментируйте и установите autologin имя пользователя, чтобы включить автологин
autologin=carl

Убедитесь, что между командой autologin= и именем вашей личной учетной записи пользователя не должно быть пробелов. После этого необходимо выполнить второй и последний шаг по установке среды рабочего стола по умолчанию для автоматического запуска.

Шаг 2: Установка окружения рабочего стола

Необходимо определить, в какое окружение рабочего стола будет загружаться компьютер, и/или если установлено несколько окружений рабочего стола. Это задается в следующем разделе, расположенном в верхней части конфигурационного файла:

/etc/lxdm/lxdm.conf
## сеанс или рабочий стол по умолчанию, используемый при отсутствии общесистемной конфигурации
session=/usr/bin/startxfce4

В этом примере окружение рабочего стола по умолчанию уже установлено на XFCE, так как это была установленная редакция Manjaro. Если вы установили другую редакцию (например, Gnome/Cinnamon или KDE), то указанная сессия будет другой. Если в начале session= нет хэша ('#') (что означает, что эта команда не будет проигнорирована), и указана желаемая среда рабочего стола, то вы можете сохранить изменения и закрыть файл конфигурации, выполнив следующие действия:

  • nano: нажмите CTRL и 'x' для выхода, 'y' для сохранения и <enter> для завершения, или
  • gedit: выберите опцию "сохранить" и закройте окно.

Иначе, чтобы установить желаемое окружение рабочего стола:

  1. Если присутствует - удалите хэш ('#') в начале session=
  2. Удалите существующее окружение рабочего стола (или любой другой текст, например 'lxdm') из session=/usr/bin/[текст для удаления], и
  3. В конце session=/usr/bin/ добавьте команду для запуска выбранного/установленного окружения рабочего стола.

Примеры для различных окружений рабочего стола приведены ниже:

  • Для запуска XFCE:
/etc/lxdm/lxdm.conf
## сеанс или рабочий стол по умолчанию, используемый при отсутствии общесистемной конфигурации
session=/usr/bin/startxfce4
  • Для запуска KDE:
/etc/lxdm/lxdm.conf
## сеанс или рабочий стол по умолчанию, используемый при отсутствии общесистемной конфигурации
session=/usr/bin/startplasma-x11
  • Для запуска Gnome:
/etc/lxdm/lxdm.conf
## сеанс или рабочий стол по умолчанию, используемый при отсутствии общесистемной конфигурации
session=/usr/bin/gnome-session
  • Для запуска Cinnamon:
/etc/lxdm/lxdm.conf
## сеанс или рабочий стол по умолчанию, используемый при отсутствии общесистемной конфигурации
session=/usr/bin/gnome-session-cinnamon
  • Для запуска Razor-QT:
/etc/lxdm/lxdm.conf
>
## сеанс или рабочий стол по умолчанию, используемый при отсутствии общесистемной конфигурации
session=/usr/bin/razor-session
  • Для запуска Openbox:
/etc/lxdm/lxdm.conf
## сеанс или рабочий стол по умолчанию, используемый при отсутствии общесистемной конфигурации
session=/usr/bin/openbox-session
  • Для запуска LXDE:
/etc/lxdm/lxdm.conf
## сеанс или рабочий стол по умолчанию, используемый при отсутствии общесистемного конфига
session=/usr/bin/lxsession

После завершения внесения изменений вы можете сохранить изменения и закрыть конфигурационный файл, выполнив следующие действия:

  • nano: нажмите CTRL и 'x' для выхода, 'y' для сохранения, и <enter> для завершения, или
  • gedit: выберите опцию "сохранить" и закройте окно.

Перезагрузите систему чтобы изменения вступили в силу.

Optional: Enable Timeout Auto-Login

Info
The basic auto-login feature itself must also be enabled to enable this feature in turn. In addition, this feature also only works upon first booting up into Manjaro.

In addition to bypassing the login screen completely, it is also possible to be automatically logged in after waiting a certain period of time as well. In this instance, after booting into the login screen, it will wait for a set period of time before automatically logging you in. This is set in the following section, located near the top of the configuration file:

/etc/lxdm/lxdm.conf
## uncomment and set timeout to enable timeout autologin,
## the value should >=5
#timeout=10
  1. Remove the hash ('#') from the beginning of timeout= to activate it, and
  2. Set the number of seconds to wait at the login screen, if different from the default value of 10. As stated above the command, the number of seconds specified must be no less than 5.

As an example, LXDM has been configured below to enable timeout auto login after waiting 30 seconds:

/etc/lxdm/lxdm.conf
## uncomment and set timeout to enable timeout autologin,
## the value should >=5
timeout=30

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.

Reboot your system for the changes to take effect.

Disable Auto-Login

To restore the login screen, edit the LXDM configuration file once again and comment out the lines beginning with autologin= and session=. An example has provided below.

/etc/lxdm/lxdm.conf
[base]
## uncomment and set autologin username to enable autologin
#session=/usr/bin/startxfce4
...
## default session or desktop used when no systemwide config
#session=/usr/bin/openbox

Once your amendments have been completed 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.

Changing The Background Image

Info
As illustrated below, using the File Manager can make this task much simplier and easier, particularly for new users. Please note that Linux is also case-sensitive so ensure that upper and lower case letters are used correctly.

Once your chosen desktop environmet has been downloaded (e.g. a .png or .jpg image file), it can be set in the following section, located near the top of the configuration file:

/etc/lxdm/lxdm.conf
## background of the greeter
# bg=/usr/share/backgrounds/default.png
Path to background
As illustrated, it will be necessary to specify the exact location of the background image to use. Although it is possible to copy the new background images to the existing backgrounds folder using Root privilages, in this instance a new folder location will be specified:
  1. Open your file manager and locate the folder containing the desired background image. The full location should then be listed in the address bar (e.g. in this instance it is /home/carl/Pictures)
  2. Remove the hash ('#') from the beginning of bg= to activate it
  3. Remove the existing location and image file specified after the bg= command (e.g. bg=/usr/share/backgrounds/default.png)
  4. Enter the new location of the image to use after the bg= command - by either manually typing it in or copying and pasting it from the address bar of the file manager - and ensure that it ends with a forwards slash (e.g. /home/carl/Pictures/).
  5. After the forwards slash, enter the full name of the image you wish to use, including the file type extension (e.g. /home/carl/Pictures/abstractgreen.jpg).
new background image
As an example, the author has activated the ability to set backgrounds, and used a background image (abstractgreen.jpg) located in their Pictures folder. Again, note the correct use of capitalisation where required (e.g. Pictures):
/etc/lxdm/lxdm.conf
## background of the greeter
bg=/home/carl/Pictures/abstractgreen.jpg

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.

Removing The Language Menu

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:
/etc/lxdm/lxdm.conf
## if show language select control
lang=1

All that is required to replace the '1' after the lang= command with a '0':

/etc/lxdm/lxdm.conf
## if show language select control
lang=0

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

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:
/etc/lxdm/lxdm.conf
## if disable the user list control at greeter
disable=0

All that is required to replace the '0' after the disable= command with a '1':

/etc/lxdm/lxdm.conf
## if disable the user list control at greeter
disable=1

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.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.