path: plume-creator_0.67+git20151203.1081b12-1/src/main.cpp // Checking the current Desktop Environment on Linux : QString program = "/bin/pidof"; QStringList arguments; arguments << "ksmserver";