Hi!
I wonder whether there is a way to remove some of the tray icons in the panel. For example, I get two clipboards: the trinity clipboard and the parcellite clipboard. I would like to get rid of the parcellite clipboard. I can close it for the current session by right-cliking it and chooseing "Exit", but at the next login it reappears. Is the only way to achieve it to uninstall parcellite?
Thanks,
Gianluca
----------------------------------------------------- Gianluca Interlandi, PhD gianluca@u.washington.edu +1 (206) 685 4435 http://gianluca.today/
Research Assistant Professor at the Department of Bioengineering at the University of Washington, Seattle WA U.S.A. -----------------------------------------------------
On 2021-06-25 3:13 AM, Gianluca Interlandi wrote:
Hi!
I wonder whether there is a way to remove some of the tray icons in the panel. For example, I get two clipboards: the trinity clipboard and the parcellite clipboard. I would like to get rid of the parcellite clipboard. I can close it for the current session by right-cliking it and chooseing "Exit", but at the next login it reappears. Is the only way to achieve it to uninstall parcellite?
Thanks,
Gianluca
Cioa Gianluca, parcellite is a non-TDE application. It may have some config options/start up file, so you will need to look for it and disable the startup feature, if any. I am not familiar with it, so I can't give more detailed feedback unfortunately. But perhaps a google search may point you in the right direction.
Cheers Michele
Ciao Michele,
Thanks. What about TDE applications like korganizer. How would you enable or disable it from the icon tray?
Thanks,
Gianluca
On Fri, 25 Jun 2021, Michele Calgaro via tde-users wrote:
On 2021-06-25 3:13 AM, Gianluca Interlandi wrote:
Hi!
I wonder whether there is a way to remove some of the tray icons in the panel. For example, I get two clipboards: the trinity clipboard and the parcellite clipboard. I would like to get rid of the parcellite clipboard. I can close it for the current session by right-cliking it and chooseing "Exit", but at the next login it reappears. Is the only way to achieve it to uninstall parcellite?
Thanks,
Gianluca
Cioa Gianluca, parcellite is a non-TDE application. It may have some config options/start up file, so you will need to look for it and disable the startup feature, if any. I am not familiar with it, so I can't give more detailed feedback unfortunately. But perhaps a google search may point you in the right direction.
Cheers Michele
----------------------------------------------------- Gianluca Interlandi, PhD gianluca@u.washington.edu +1 (206) 685 4435 http://gianluca.today/
Research Assistant Professor at the Department of Bioengineering at the University of Washington, Seattle WA U.S.A. -----------------------------------------------------
On Thursday 24 June 2021 07:33:49 pm Gianluca Interlandi wrote:
Ciao Michele,
Thanks. What about TDE applications like korganizer. How would you enable or disable it from the icon tray?
- Right Click on "KOrganizer Reminder Daemon" icon - Click Quit - Click 'Do Not Start' on pop-up
parcellite clipboard is probably similar, or if not there it's buried in one of its config opions.
Best, Michael
On 2021-06-25 9:33 AM, Gianluca Interlandi wrote:
Ciao Michele,
Thanks. What about TDE applications like korganizer. How would you enable or disable it from the icon tray?
Thanks,
Gianluca
On Fri, 25 Jun 2021, Michele Calgaro via tde-users wrote:
Ciao Gianluca, there are various ways to enable/disabled apps at startup.
1) For some of them you can right click the tray icon and choose exit. On exit a small dialog will ask if you want to run the application again at the next start. This does not apply for all applications, but give it a try. Korganizer does not falls under this though.
2) /opt/trinity/share/autostart contains a list of desktop files that will be evaluated at startup to launch applications. You may need to remove some files here or edit them and add/modify the line that contains "X-TDE-autostart-condition". This specifies which config file, which variable and the default value if the variable is not found. For example for korganizer you have: X-TDE-autostart-condition=korgacrc:General:Autostart:true in korgac.desktop
3) There is a TDE control module called Autostart manager (it may or may not be installed) where additional startup applications could be specified. For Korganizer, you need to edit your korgacrc file, General category, Autostart variable.
4) Check each application config file for start up options, both in Settings and in the config files.
In addition to all this, you also need to check the session management settings (whether you are saving the session and restoring it or you start with a fresh session and so on....). See Contron Control -> TDE Components -> Session Manager. This controls those apps which are not controlled by autostart desktop files.
And if you use TDEDocker to dock additional applications, this also has a save/restore funcitonality.
Hope this helps.
Cheers Michele
On Fri, 25 Jun 2021, Michele Calgaro via tde-users wrote:
On 2021-06-25 3:13 AM, Gianluca Interlandi wrote:
Hi!
I wonder whether there is a way to remove some of the tray icons in the panel. For example, I get two clipboards: the trinity clipboard and the parcellite clipboard. I would like to get rid of the parcellite clipboard. I can close it for the current session by right-cliking it and chooseing "Exit", but at the next login it reappears. Is the only way to achieve it to uninstall parcellite?
Thanks,
Gianluca
Cioa Gianluca, parcellite is a non-TDE application. It may have some config options/start up file, so you will need to look for it and disable the startup feature, if any. I am not familiar with it, so I can't give more detailed feedback unfortunately. But perhaps a google search may point you in the right direction.
I was able to get rid of parcellite in TDE (without uninstalling the package) by
mv /etc/xdg/autostart/parcellite-startup.desktop /etc/xdg/
It no longer starts itself at TDE startup and I can always move it back if I want it again.
A presto,
Gianluca
Cheers Michele
----------------------------------------------------- Gianluca Interlandi, PhD gianluca@u.washington.edu +1 (206) 685 4435 http://gianluca.today/
Research Assistant Professor at the Department of Bioengineering at the University of Washington, Seattle WA U.S.A. -----------------------------------------------------