Hi! Anno domini 2021 Tue, 10 Aug 09:03:29 +0200 sacarde scripsit: > when I login in plasma-kde, kcontrol is empy > when I login in TDE kcontrol is populated > > maybe this is solution ... to enter into TDE at login This is what I run on FVWM. Open a terminal in your DE, execute: export TDE_FULL_SESSION=false export TDEHOME=$HOME/.trinity export TDEROOTHOME=/root/.trinity export TDE_SESSION_UID=$UID export TDE_MULTIHEAD=false export TDEDIR=/opt/trinity export XDG_CONFIG_DIRS=/opt/trinity/etc/xdg export XDG_DATA_DIRS=/opt/trinity/share:/usr/local/share:/usr/share tdeinit_shutdown tdeinit Now you should be able to use any TDE application as if you had a fill TDE running. If it works, put these lines in your .xsessionrc (if your DE follws the standard this will be executed on sesion setup). You might want to check if $XDG_CONFIG_DIRS and $XDG_DATA_DIRS are set already. If they are, you have to adjust the lines, e.g. export XDG_CONFIG_DIRS=$XDG_CONFIG_DIRS:/opt/trinity/etc/xdg export XDG_DATA_DIRS=$XDG_DATA_DIRS:/opt/trinity/share:/usr/local/share:/usr/share Nik > > > > thank you > > > sacarde@xxxxxxxxxx > > On Tuesday 10 August 2021 08:30:32 deloptes wrote: > > William Morder via tde-users wrote: > > > Or, it could be, he is a TDE purist: Thou shalt have no other desktops > > > besides Trinity! > > > > Indeed, why would you run other desktops? I personally run only TDE and > > have Gnome and KDE applications running as well. > > > > Regarding default applications there is this here > > https://specifications.freedesktop.org/mime-apps-spec/1.0.1/index.html > > > > and if TDE is not complying to this, we should be working in this > > direction, which I can not say, because I do not use another desktop. > > However when I right click an attachment in KMail, I have the option to > > choose "Open with..." and then associate the MIME-type with specific TDE > > application. > > > > Perhaps it is just a matter of time for everybody to comply to the > > Freedesktop specs, but remember that TDE existed before those specs were > > written and the others may implement slightly different versions of these > > specs. > > > > ____________________________________________________ > > 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@trinitydeskt > >op.org > ____________________________________________________ > 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 > -- Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ... ____________________________________________________ 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