Кстати, удобная штука для управления USE-флагами - gentoolkit (euse -E flag to enable, euse -D flag to disable)
emerge gdm
Для того, чтобы использовать GDM, нужно в файле /etc/conf.d/xdm добавить:
DISPLAYMANAGER="gdm"
И добавить скрипт xdm в автозагрузку:
rc-update add xdm default
* Messages for package gnome-base/gdm-2.20.11:
* To make GDM start at boot, edit /etc/conf.d/xdm
* and then execute 'rc-update add xdm default'.
* GDM has changed the location of its configuration file. Please
* edit /etc/X11/gdm/custom.conf. The factory defaults are located
* at /usr/share/gdm/{defaults.conf,factory-defaults.conf}
* See README.install for more information about the change.
* For autologin to unlock your keyring, you need to set an empty
* password on your keyring. Use app-crypt/seahorse for that.
Комментариев нет:
Отправить комментарий