Hi
As most of you, I have to use teams and zoom (and to a lesser extend skype).
However all these program consume quite a bit of CPU and *all* start when I am logging in.
In order to deactivate this feature, using Ubuntu 16.04 and the relevant trinity version, I have to login to Ubuntu and use the Start Applications configuration tool to remove these 3 programs from starting.
Is there any trinity tool doing the same? I can't find one.
Or can I use the Ubuntu Start App configuration tool from trinity?
Thanks and regards
Uwe Brauer
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
"UB" == Uwe Brauer oub@mat.ucm.es writes:
Hi
Or can I use the Ubuntu Start App configuration tool from trinity?
Running gnome-session-properties solves my problem, however I am still curious to know why that affects trinity and how to avoid zoom to startup, using only trinity tools.
Dne po 5. října 2020 Uwe Brauer via tde-users napsal(a):
"UB" == Uwe Brauer oub@mat.ucm.es writes:
Hi
Or can I use the Ubuntu Start App configuration tool from trinity?
Running gnome-session-properties solves my problem, however I am still curious to know why that affects trinity and how to avoid zoom to startup, using only trinity tools.
There is a package kcontrol-autostart-trinity. But I've never tried it, so I don't know what it allows to set it up.
Cheers
Dne po 5. října 2020 Uwe Brauer via tde-users napsal(a):
"SBvt" == Slávek Banko via tde-users <ml-migration-agent-AA1CGeSZfcB6iVtQByZ3Ah2eb7JE58TQ@public.gmane.or g> writes:
kcontrol-autostart-trinity.
I just installed it. It does not contain anything executable, so I am puzzled.
It is as a module into Trinity Control Center.
Cheers
Anno domini 2020 Mon, 5 Oct 14:55:51 +0200 Slávek Banko via tde-users scripsit:
Dne po 5. října 2020 Uwe Brauer via tde-users napsal(a):
"SBvt" == Slávek Banko via tde-users <ml-migration-agent-AA1CGeSZfcB6iVtQByZ3Ah2eb7JE58TQ@public.gmane.or g> writes:
kcontrol-autostart-trinity.
I just installed it. It does not contain anything executable, so I am puzzled.
It is as a module into Trinity Control Center.
Cheers
This is actually a very useful plugin. Can it be made a suggest for TCC?
Dne po 5. října 2020 Uwe Brauer via tde-users napsal(a):
It is as a module into Trinity Control Center.
I checked it, thanks, but the service that really start up are not covered. Maybe this is a Ubuntu thing, and if I had installed trinity from the live CD things would be different.
Anno domini 2020 Mon, 05 Oct 12:01:50 +0200 Uwe Brauer via tde-users scripsit:
Hi
As most of you, I have to use teams and zoom (and to a lesser extend skype).
However all these program consume quite a bit of CPU and *all* start when I am logging in.
In order to deactivate this feature, using Ubuntu 16.04 and the relevant trinity version, I have to login to Ubuntu and use the Start Applications configuration tool to remove these 3 programs from starting.
Is there any trinity tool doing the same? I can't find one.
Or can I use the Ubuntu Start App configuration tool from trinity?
Just check the *.deb package and remove the *.desktop-files that are placed in the autostart folders. On the victims systems I usually have an entry in rc.local to that on startup.
BTW, have you found an easy way to kill teams when it's window is closed?
Nik
Thanks and regards
Uwe Brauer
To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting ____________________________________________________ tde-users mailing list -- users@trinitydesktop.org To unsubscribe send an email to users-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydeskto...
Anno domini 2020 Mon, 05 Oct 12:01:50 +0200 Uwe Brauer via tde-users scripsit:
Just check the *.deb package and remove the *.desktop-files that are placed in the autostart folders. On the victims systems I usually have an entry in rc.local to that on startup.
BTW, have you found an easy way to kill teams when it's window is closed?
Not really, sudo pkill teams does not work always
so ps aux | grep teams and then kill it
Or right click on the icon and close it.