24 lines
500 B
Plaintext
24 lines
500 B
Plaintext
This package has been patched in order to use system wide configurations
|
|
available into /etc/sysconfig. For that reason, the values
|
|
|
|
"autologin" and "session"
|
|
|
|
are not available into /etc/lxdm/lxdm.conf
|
|
even if added on that conf file they will be ignored.
|
|
|
|
In order to modify such values, please use "yast sysconfig"
|
|
or manually edit:
|
|
|
|
to enable autologin:
|
|
|
|
/etc/sysconfig/displaymanager
|
|
|
|
value DISPLAYMANAGER_AUTOLOGIN
|
|
|
|
to choose default session:
|
|
|
|
/etc/sysconfig/windowmanager
|
|
|
|
value DEFAULT_WM
|
|
|