User Tools

Site Tools


linux:modify_desktop_session

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux:modify_desktop_session [2018/01/08 09:33] – [tracker] jansenlinux:modify_desktop_session [2018/01/18 10:26] jansen
Line 38: Line 38:
 The Baloo file indexer can consume huge amounts of memory. To switch it off, run: The Baloo file indexer can consume huge amounts of memory. To switch it off, run:
   balooctl disable   balooctl disable
 +
 +===== Evolution =====
 +Evolution is a mail/calendar suite, and can be a very useful tool, if you use it. Unfortunately, a lot of programs are started in each user session, even if you don't need them, or even if you have never used evolution. These programs don'rt show up in the usual sesson program dialogs, but from the commandline it is possible to disable them:
 +
 +  systemctl --user daemon-reload
 +  systemctl --user disable --now evolution-source-registry
 +  systemctl --user disable --now evolution-calendar-factory
 +  systemctl --user disable --now evolution-addressbook-factory
 +
  
linux/modify_desktop_session.txt · Last modified: 2022/06/28 07:24 by jansen