Centro de Gestión Informática wrote: > Hi. I need help. I want a script to be executed for all KDE users. > > I read information about that in this page. > http://docs.kde.org/development/en/kdebase/faq/configure.html#id2558687 > > 10.10. > How do I run a program at KDE startup? > ... If you want scripts to be executed for all KDE users, you can put > them under $KDEDIR/env/, where $KDEDIR is the prefix KDE was installed > to (you can find this out using the command kde-config --prefix). > > I create a directory named /usr/env and then copy the script in that > directory. In FC4 the scripts in the directory /usr/env are executed, > but not in FC5. FC-5 uses the more FHS-friendly /etc/kde/env and /etc/kde/shutdown. See http://bugzilla.redhat.com/178326 for more background. Too bad Ngo didn't take my suggestion to also use (and not ignore) /usr/env and /usr/shutdown. -- Rex