I see
ps -ef | grep init anton 505 1 0 14:35 ? 00:00:00 kdeinit4: kdeinit4 Runnin e anton 506 505 0 14:35 ? 00:00:00 kdeinit4: klauncher [kdei e anton 508 1 0 14:35 ? 00:00:00 kdeinit4: kded4 [kdeinit] anton 2368 31300 0 18:37 pts/1 00:00:00 grep --color=auto init anton 31121 1 0 12:37 ? 00:00:00 /usr/bin/dbus-launch --sh-syntax --exit-with-session /home/anton/.xinitrc anton 31168 1 0 12:37 ? 00:00:00 /usr/lib64/libexec/kf5/start_kdeinit --kded +kcminit_startup anton 31169 1 0 12:37 ? 00:00:00 kdeinit5: Running... anton 31173 31169 0 12:37 ? 00:00:01 kded5 [kdeinit5] anton 32194 31169 0 12:37 ? 00:00:01 file.so [kdeinit5] file local:/run/user/501/klauncherJ31170.1.slave-socket local:/run/user/501/dolphinn31296.4.slave-socket
tail ~/.xinitrc # pland &
# # finally start the window manager # unset WINDOW_MANAGER STARTUP exec $WINDOWMANAGER ${1+"$@"} # call failsafe exit 0
env | grep WIN WINDOWID=69206021 WINDOWMANAGER=/usr/bin/startkde WINDOWPATH=7
rpm -qf /usr/bin/startkde plasma5-workspace-5.8.7-11.1.x86_64
THAT is _supposed_ to check for an already running KDE session. There is a function 'kcheckrunning' at /usr/bin/ So why do I get both 4 & 5? -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org