[kde-freebsd] kdepim-akonadi desativation
joaoBR
joao at matik.com.br
Thu Jul 12 12:03:34 UTC 2012
If somebody is interested
I you do not use kdepim stuff, but eventually Kjots or Knotes and may be
other parts which do not need Akonadi (you can still define local
resources for those) then you can run kde without Akonadi and Mysql
at least for me it brought back a lot of overall performance
you can through a file into .kde4/env/ as one of the startup scripts in
order to shut down akonadi and mysql. Aditional you might like to
disable the nepomuk stuff also in System Settings/Desktop Search
here is an example as akonadi.sh
#!/bin/sh
adfunc () {
sleep 45
eval "$(akonadictl stop)"
}
adfunc &
#EOF
don't forget setting the x-bit on this file
after that and a new login, you can manage the script in System
Settings/Startup&Shutdown/Autostart
--
João Martins (JoaoBR)
Infomatik Development Team
http://wipserver.matik.com.br
+55 11 4249.2222
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-freebsd/attachments/20120712/d1671ce8/attachment.sig>
More information about the kde-freebsd
mailing list