From e41c0c99c8d498cc2f3761eb35d4f5389a6d1798 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 8 Jun 2020 21:30:18 +0200 Subject: Proposed changes for a migration from ConsoleKit2 to elogind Using elogind will enable a fully working Wayland session for KDE Plasma5. --- README.elogind | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 README.elogind (limited to 'README.elogind') diff --git a/README.elogind b/README.elogind new file mode 100644 index 0000000..6baf135 --- /dev/null +++ b/README.elogind @@ -0,0 +1,24 @@ +Replacing ConsoleKit2 with elogind +---------------------------------- + +# Sources are updates to check for existence of libelogind. If this is not +# present, the scripts assume ConsoleKit2 is used instead. + +# Remove: +ConsoleKit2 + +# Compile: +deps:elogind + +# Recompile Slackware packages: +util-linux (with PAM files that mention elogind instead of pam_ck_connector) +dbus (enable elogind support). Depends on autoconf-archive to compile! +polkit (enable elogind support) + +# Recompile: +deps:accountsservice +plasma:plasma-workspace,powerdevil +plasma-extra:sddm-qt5 + + + -- cgit v1.2.3