Greetings everyone.
I’m trying to locate the piece of common code, in the KDE Plasma source project, which comes into action when I start an application using a “.desktop” file (from like the launcher, or via Dolphin, etc).
I have found that the parsing is handled in “KService”, but I’d like to know where exactly is made the “execve” system call, or something like that… (haven’t managed to figure out)…
Would you kindly help me ?
Thanks in advance.