You are not logged in.
Pages: 1
Hi
Did some support this am with AnyDesk
Notice its now loaded at start up of Trinity?
How do I disable that?
Thanks
We cannot solve our problems with the same thinking we used when we created them.
Offline
You could try Control Centre -> TDE Components -> Service Manager some components are autoloaded there, also you could check if you are starting with a fresh session as the previous one may be auto launching some packages, starting with a fresh session always can be set in Control Centre -> TDE Components -> Session Manager in the on login section check "start with an empty session", also you could check if there is a .desktop file in /opt/trinity/share/autostart/ for anydesk.
I would imagine there are other ways it can be set to launch automatically but these are the ones I would check first.
Offline
Please check possible startup locations:
/etc/xdg/autostart/
/opt/trinity/etc/xdg/autostart/
/opt/trinity/share/autostart/
$HOME/.trinity/Autostart/
$HOME/.config/autostart/
$HOME/.configtde/autostart/
Offline
Tried all those can't see any reference to anydesk
We cannot solve our problems with the same thinking we used when we created them.
Offline
Did you check if you are starting a fresh session at bootup?
Offline
Did you check if you are starting a fresh session at bootup?
Yup
We cannot solve our problems with the same thinking we used when we created them.
Offline
You could look in /etc/rc?.d/ directories (rc0.d, rc1.d etc) to see if there is something there.
Offline
$ sudo systemctl disable anydesk.service
Offline
$ sudo systemctl disable anydesk.service
That sorted it!
Thanks
We cannot solve our problems with the same thinking we used when we created them.
Offline
Pages: 1