System Settings/Autostart: Difference between revisions
m (Add more information section) |
(Rework info to match the current state of things as of Plasma 5.21.4) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
Here you can configure which applications or scripts | <languages /> | ||
<translate> | |||
<!--T:1--> | |||
Here, you can configure which applications or scripts will execute as soon as you log into [[Special:myLanguage/Plasma|Plasma Desktop Workspace]], and also scripts for when you log out. You might want to add applications which you want to always run in the background, like [[Special:myLanguage/KAlarm|KAlarm]] or [[Special:myLanguage/KTorrent|KTorrent]]. | |||
<!--T:2--> | |||
[[File:AutostartTheme.png|500px|center|Autostart settings windows]] | [[File:AutostartTheme.png|500px|center|Autostart settings windows]] | ||
Clicking <menuchoice>Add | <!--T:3--> | ||
Clicking <menuchoice>Add...</menuchoice> opens a menu, from which you can choose to add an Application, Login Script, or a Logout Script. | |||
<!--T:4--> | |||
Clicking on <menuchoice>Add Application...</menuchoice> will open an application selection dialog. Find the application you want, click on it, then click <menuchoice>OK</menuchoice>. The application will then be added to the list. The order of applications in the list is not meaningful. | |||
Clicking | <!--T:5--> | ||
Clicking on <menuchoice>Add Login Script...</menuchoice> will open a file picker. Select a script, and then click <menuchoice>Open</menuchoice>. The script will then appear in a new "Login Scripts" section, below the Applications section. Clicking on <menuchoice>Add Logout Script...</menuchoice> does the same thing as <menuchoice>Add Login Script...</menuchoice>, only this time, the script appears in a section called "Logout Scripts". | |||
<!--T:6--> | |||
Any of the entries you add to the list can be removed by clicking on its dash (-) button, which you can find on the right of the entry. | |||
==More Information== | ==More Information== <!--T:7--> | ||
* [https://docs.kde.org/trunk5/en/ | <!--T:8--> | ||
* [https://docs.kde.org/trunk5/en/plasma-desktop/kcontrol/autostart/index.html KDE official documentation] | |||
<!--T:9--> | |||
[[Category:Desktop]] | |||
[[Category:System]] | |||
[[Category:Configuration]] | |||
</translate> |
Latest revision as of 14:38, 22 April 2021
Here, you can configure which applications or scripts will execute as soon as you log into Plasma Desktop Workspace, and also scripts for when you log out. You might want to add applications which you want to always run in the background, like KAlarm or KTorrent.
Clicking
opens a menu, from which you can choose to add an Application, Login Script, or a Logout Script.Clicking on
will open an application selection dialog. Find the application you want, click on it, then click . The application will then be added to the list. The order of applications in the list is not meaningful.Clicking on
will open a file picker. Select a script, and then click . The script will then appear in a new "Login Scripts" section, below the Applications section. Clicking on does the same thing as , only this time, the script appears in a section called "Logout Scripts".Any of the entries you add to the list can be removed by clicking on its dash (-) button, which you can find on the right of the entry.