Два других входа в систему экранируют на Ubuntu 18.10!

Таким образом, я установил Ubuntu 18.10 новая установка, и у меня действительно был нормальный новый экран входа в систему человечности gdm3. Я загружал темы гнома, и я заметил после того, как я сделал все (idk если от установки новых тем) при блокировке компьютера, я все еще получаю нормальный экран блокировки И когда я двигаю его, я получаю стандартный экран входа в систему:

  1. Экран Lock enter image description here

  2. Экран Login enter image description here

Но теперь это становится странным, когда я нажимаю на "Log in as another user", я добираюсь, новый другой тип входят в систему экран, который прибывает при начальной загрузке в человечность после экрана загрузки логотипа также (на этом экране входа в систему, касание к щелчку также не работает!):

  1. 2-й экран входа в систему enter image description here

Править: Я сожалею, что забыл добавлять вопрос - Что это (действительно ли это нормально?) и как задержать его для установки по умолчанию?

Добавленная тема: Названный "плоский ремикс" enter image description here

Я был бы счастлив за Вашу справку Спасибо С наилучшими пожеланиями!

3
задан 25 February 2019 в 05:45

1 ответ

Когда пакет flat-remix-gnome установлен..
это автоматически обновляет альтернативы для gdm3.css

$ sudo apt install flat-remix-gnome
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following package was automatically installed and is no longer required:
  libfcitx-config4
Use 'sudo apt autoremove' to remove it.
The following NEW packages will be installed:
  flat-remix-gnome
0 upgraded, 1 newly installed, 0 to remove and 36 not upgraded.
Need to get 1,754 kB of archives.
After this operation, 19.8 MB of additional disk space will be used.
Get:1 http://ppa.launchpad.net/daniruiz/flat-remix/ubuntu cosmic/main amd64 flat-remix-gnome amd64 3.30.13-1 [1,754 kB]
Fetched 1,754 kB in 33s (53.8 kB/s)                                            
Selecting previously unselected package flat-remix-gnome.
(Reading database ... 204723 files and directories currently installed.)
Preparing to unpack .../flat-remix-gnome_3.30.13-1_amd64.deb ...
Unpacking flat-remix-gnome (3.30.13-1) ...
Setting up flat-remix-gnome (3.30.13-1) ...
update-alternatives: using /usr/share/themes/Flat-Remix/gnome-shell/gnome-shell.css to provide /usr/share/gnome-shell/theme/gdm3.css (gdm3.css) in auto mode
$

возвратиться для установки по умолчанию.. работайте ниже команды и выберите собственное значение, которое соответствует к /usr/share/gnome-shell/theme/Yaru/gnome-shell.css

sudo update-alternatives --config gdm3.css

Пример:

$ sudo update-alternatives --config gdm3.css
[sudo] password for maduri: 
There are 7 choices for the alternative gdm3.css (providing /usr/share/gnome-shell/theme/gdm3.css).

  Selection    Path                                                                 Priority   Status
------------------------------------------------------------
* 0            /usr/share/themes/Flat-Remix/gnome-shell/gnome-shell.css              20        auto mode
  1            /usr/share/gnome-shell/theme/Yaru/gnome-shell.css                     15        manual mode
  2            /usr/share/gnome-shell/theme/gnome-shell.css                          10        manual mode
  3            /usr/share/themes/Flat-Remix-Dark/gnome-shell/gnome-shell.css         17        manual mode
  4            /usr/share/themes/Flat-Remix-Darkest/gnome-shell/gnome-shell.css      17        manual mode
  5            /usr/share/themes/Flat-Remix-Miami-Dark/gnome-shell/gnome-shell.css   17        manual mode
  6            /usr/share/themes/Flat-Remix-Miami/gnome-shell/gnome-shell.css        17        manual mode
  7            /usr/share/themes/Flat-Remix/gnome-shell/gnome-shell.css              20        manual mode

Press <enter> to keep the current choice[*], or type selection number: 1
update-alternatives: using /usr/share/gnome-shell/theme/Yaru/gnome-shell.css to provide /usr/share/gnome-shell/theme/gdm3.css (gdm3.css) in manual mode
$ 

Об автоматическом режиме и ручном режиме:

   automatic mode
          When  a  link  group is in automatic mode, the alternatives system ensures that the
          links in the group point to the highest priority alternative  appropriate  for  the
          group.

   manual mode
          When  a  link  group  is  in manual mode, the alternatives system will not make any
          changes to the system administrator's settings.

Источник: http://manpages.ubuntu.com/manpages/trusty/en/man8/update-alternatives.8.html

2
ответ дан 1 December 2019 в 16:50

Другие вопросы по тегам:

Похожие вопросы: