Article 5DDH9 Is ck-lauch-session still needed in current KDE?

Is ck-lauch-session still needed in current KDE?

by
phalange
from LinuxQuestions.org on (#5DDH9)
I use startx, not SDDM. I see in my xinitrc

Code:# Start the window manager:
if [ -z "$DESKTOP_SESSION" -a -x /usr/bin/ck-launch-session ]; then
ck-launch-session dbus-launch --sh-syntax --exit-with-session startplasma-x11
else
dbus-launch --sh-syntax --exit-with-session startplasma-x11
fiIsn't console kit gone? Should this be updated to eliminate ck?latest?d=yIl2AUoC8zA latest?i=-KBbXbHLam0:YWJZEDsSyi0:F7zBnMy latest?i=-KBbXbHLam0:YWJZEDsSyi0:V_sGLiP latest?d=qj6IDK7rITs latest?i=-KBbXbHLam0:YWJZEDsSyi0:gIN9vFw-KBbXbHLam0
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments