On Wed March 13 2024 11:21:11 Dr. Nikolaus Klepp via tde-users wrote: > So no surprise here. Do I understand correctly that you have a single instance of tdm starting two instance of tdeinit and dcopserver? You're probably stuck with poking around in /etc/trinity/tdm/* but there's a lot of stuff there. Even ignoring the comments and blank lines I have 179 lines of "code" in mine. # find /etc/trinity/tdm -type f -not -name '*~' -exec cat {} + | sed 's/#.*$//' | grep -v '^ *$' | wc -l 179 Maybe check the modified dates to see what you have changed since install? # ls -rtl /etc/trinity/tdm total 80 -rw-r--r-- 1 root root 184 May 19 2018 tdm.options -rwxr-xr-x 1 root root 285 Jul 26 2018 Xwilling -rwxr-xr-x 1 root root 624 Jul 26 2018 Xstartup -rwxr-xr-x 1 root root 160 Jul 26 2018 Xsetup -rwxr-xr-x 1 root root 1422 Jul 26 2018 Xsession -rwxr-xr-x 1 root root 487 Jul 26 2018 Xreset -rw-r--r-- 1 root root 1921 Jul 26 2018 Xaccess -rw-r--r-- 1 root root 22569 Jul 12 2019 tdmrc~ -rw-r--r-- 1 root root 1677 Apr 4 2023 tdmrc.dpkg-old -rw-r--r-- 1 root root 22999 Apr 12 2023 tdmrc --Mike ____________________________________________________ tde-users mailing list -- users@xxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxx Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@xxxxxxxxxxxxxxxxxx