Hey there,
I am working on changing the default TDE configuration for a Live ISO. I have read through the: https://wiki.trinitydesktop.org/Customization_for_distributions
However, when I place my configuration files into /opt/trinity/share/config as well as trying with my own dir added to the TDEDIRS variable. I cannot get the default settings to apply. I can only get the new default settings to apply on the creation of a new account using /etc/skel.
Is there a new spot for the default TDE configs? Or am I just not looking in the right spots? Ideally when a user selects default at the bottom of a settings dialog (for the bottom panel for example), it uses the defaults I have set.
On 2024/08/11 03:15 AM, jacobheinrich--- via tde-devels wrote:
Hey there,
I am working on changing the default TDE configuration for a Live ISO. I have read through the: https://wiki.trinitydesktop.org/Customization_for_distributions
However, when I place my configuration files into /opt/trinity/share/config as well as trying with my own dir added to the TDEDIRS variable. I cannot get the default settings to apply. I can only get the new default settings to apply on the creation of a new account using /etc/skel.
Is there a new spot for the default TDE configs? Or am I just not looking in the right spots? Ideally when a user selects default at the bottom of a settings dialog (for the bottom panel for example), it uses the defaults I have set.
Hi Jacob, /opt/trinity/share/config is the TDE common location for all users. Then there is per-user config in ~/.trinity/share/config, so if you have some customization already done for your user, it is possible it will override the global one. Cheers Michele
Anno domini 2024 Sun, 11 Aug 16:30:07 +0900 Michele Calgaro via tde-devels scripsit:
On 2024/08/11 03:15 AM, jacobheinrich--- via tde-devels wrote:
Hey there,
I am working on changing the default TDE configuration for a Live ISO. I have read through the: https://wiki.trinitydesktop.org/Customization_for_distributions
However, when I place my configuration files into /opt/trinity/share/config as well as trying with my own dir added to the TDEDIRS variable. I cannot get the default settings to apply. I can only get the new default settings to apply on the creation of a new account using /etc/skel.
Is there a new spot for the default TDE configs? Or am I just not looking in the right spots? Ideally when a user selects default at the bottom of a settings dialog (for the bottom panel for example), it uses the defaults I have set.
Hi Jacob, /opt/trinity/share/config is the TDE common location for all users. Then there is per-user config in ~/.trinity/share/config, so if you have some customization already done for your user, it is possible it will override the global one. Cheers Michele
Should /opt/trinity/share/config be there by default?
Nik
-- Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ...
On 8/11/24 2:54 AM, Dr. Nikolaus Klepp via tde-devels wrote:
Should /opt/trinity/share/config be there by default?
Unless TDE expressly removed share/config it should be there by default. It holds the default config for most basic apps as well as for k/tdm.
There should also be a system-wide configuration directory in /etc/. I don't have TDE running, but for KDE3 installed in /opt that is:
/etc/opt/kde3/
There you set system-wide defaults without having to change the actual K/TDE defaults in /opt/tde/share/config. The default in /etc/ will override the /opt defaults and local ~/.tde/share/config will override both.
David C. Rankin composed on 2024-08-17 01:44 (UTC-0500):
Dr. Nikolaus Klepp wrote:
Should /opt/trinity/share/config be there by default?
Unless TDE expressly removed share/config it should be there by default. It holds the default config for most basic apps as well as for k/tdm.
There should also be a system-wide configuration directory in /etc/. I don't have TDE running, but for KDE3 installed in /opt that is:
/etc/opt/kde3/
No kdm or kdmrc in that tree here. I symlink /opt/kde3/share/config/kdm/ to /etc/kde/config/.
There you set system-wide defaults without having to change the actual K/TDE defaults in /opt/tde/share/config. The default in /etc/ will override the /opt defaults and local ~/.tde/share/config will override both.
My TDEs all have e.g. (from Leap 15.4): # ls -gG /etc/trinity/ total 358 -rw------- 1 0 Sep 18 2023 .kthemestylerc.lock drwxr-xr-x 2 1024 Jan 14 2024 colors -rw-r--r-- 1 52 Oct 18 2023 ipv6blacklist -rw-r--r-- 1 1053 Oct 18 2023 katefiletyperc -rw-r--r-- 1 76 Oct 19 2023 katerc -rw-r--r-- 1 37 Oct 18 2023 katesyntaxhighlightingrc -rw-r--r-- 1 16383 Oct 18 2023 kdebug.areas -rw-r--r-- 1 1211 Oct 18 2023 kdebugrc -rw-r--r-- 1 26 Oct 19 2023 kdesktop_custom_menu1 -rw-r--r-- 1 24 Oct 19 2023 kdesktop_custom_menu2 -rw-r--r-- 1 76380 Oct 28 2023 klipperrc -rw-r--r-- 1 127 Oct 19 2023 konqsidebartng.rc -rw-r--r-- 1 250388 Oct 18 2023 ksslcalist -rw-r--r-- 1 848 Oct 19 2023 ksysguarddrc -rw-r--r-- 1 18 Oct 18 2023 kthemestylerc -rw-r--r-- 1 229 Oct 19 2023 kxkb_groups -rw-r--r-- 1 35 Oct 18 2023 language.codes drwxr-xr-x 2 1024 Jan 14 2024 magic -rw-r--r-- 1 77 Oct 18 2023 tdehotnewstuffrc -rw-r--r-- 1 29 Oct 28 2023 tdeio_isorc -rw-r--r-- 1 109 Oct 18 2023 tdeprintrc -rw-r--r-- 1 145 Oct 19 2023 tdeshorturifilterrc drwxr-xr-x 2 1024 Jan 14 2024 tdm drwxr-xr-x 2 1024 Jan 14 2024 ui #