System Settings/Startup and Shutdown/de: Difference between revisions

From KDE UserBase Wiki
No edit summary
(Updating to match new version of source page)
 
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:


{|class="tablecenter vertical-centered"  
{|class="tablecenter vertical-centered"  
|[[Image:Settings-startup-and-shutdown.png|300px|thumb|center]]
|[[Image:Settings-startup-and-shutdown.png|300px|thumb|center|Settings affecting startup and shutdown of your workspace]]
|Settings affecting startup and shutdown of your workspace
|}
|}


Line 11: Line 10:


{{PrefIcon|System-run.png|Autostart}}
{{PrefIcon|System-run.png|Autostart}}
This article describes how to use the program ''systemsettings'' to configure KDE's startup. To follow this chapter, run <menuchoice>systemsettings</menuchoice> and choose <menuchoice>Startup and Shutdown</menuchoice> > <menuchoice>Autostart</menuchoice>.


Hier können Sie festlegen, welche Anwendungen oder Skripte ausgeführtwerden sollen, wenn Sie sich in die [[Special:myLanguage/Plasma|Plasma Desktop Arbeitsfläche]] einloggen. Vielleicht wollen Sie hier eine Anwendung hinzufügen, die Sie immer verwenden, etwa [[Special:myLanguage/KAlarm|KAlarm]] oder [[Special:myLanguage/KTorrent|KTorrent]].
Hier können Sie festlegen, welche Anwendungen oder Skripte ausgeführtwerden sollen, wenn Sie sich in die [[Special:myLanguage/Plasma|Plasma Desktop Arbeitsfläche]] einloggen. Vielleicht wollen Sie hier eine Anwendung hinzufügen, die Sie immer verwenden, etwa [[Special:myLanguage/KAlarm|KAlarm]] oder [[Special:myLanguage/KTorrent|KTorrent]].
Line 27: Line 28:
{{PrefIcon|Preferences-system.png|Session Management}}
{{PrefIcon|Preferences-system.png|Session Management}}


[[Category:Arbeitsfläche/de]]
{|class="tablecenter vertical-centered"
[[Category:System/de]]
|[[image:Snapshot-kde-session-manager-config.png|300px|thumb|center|Settings affecting session restore&co]]
[[Category:Konfiguration/de]]
|}
[[Category:Needs work/de]]
 
Session Management allows you to choose how KDE should look when you log in:
* Restore previous session
* Restore manually saved session
* Start with an empty session
 
{{Info|To manually save a session, you must first select the <menuchoice>Restore manually saved session</menuchoice> option and <menuchoice>Apply</menuchoice>. Then, when you use the <menuchoice>KDE Menu -> Leave</menuchoice> you will find that you have a new option - <menuchoice> Save Session</menuchoice>.}}
 
<div class="mw-translate-fuzzy">
== See also ==
* [[Session Environment Variables]]
</div>
 
[[Category:Desktop]]
[[Category:System]]
[[Category:Configuration]]
[[Category:Needs work]]

Latest revision as of 10:55, 20 October 2022

Settings affecting startup and shutdown of your workspace

Information

If you know something about these preferences then please help us by adding information. Don't worry about formatting. We will help you ensure that your text is properly formatted.


Autostart

This article describes how to use the program systemsettings to configure KDE's startup. To follow this chapter, run systemsettings and choose Startup and Shutdown > Autostart.

Hier können Sie festlegen, welche Anwendungen oder Skripte ausgeführtwerden sollen, wenn Sie sich in die Plasma Desktop Arbeitsfläche einloggen. Vielleicht wollen Sie hier eine Anwendung hinzufügen, die Sie immer verwenden, etwa KAlarm oder KTorrent.

Clicking Add Program... opens the usual application picker dialog from which you can select an application. A desktop file for the application will be created in the autostart folder. When you have selected an application a Properties dialog will open. Just click OK and you are done. You can modify the properties of the application later: select the application in the list and click Properties to bring up the dialog again.

You can temporarily suspend automatic start up of an application by deselecting the check box in the Status column. You can also specify that the application should only start when you log in to a KDE session. To do that, select the application, click Advanced and mark the check box.

Clicking the Add Script... you will be asked for the path to a script; write the path in the text box or click the button to get a file picker dialog. If you deselect the Create as symlink option the script file will be copied to the autostart folder; otherwise a link will be created. You can use the Properties and Advanced buttons in the same way as for applications.

With scripts you have one further option: in the Run On column you will find a dropdown list with three options: Startup, Shutdown and Pre-KDE Startup, which determine when the script is run - at startup (after the desktop is started), when you log out, or during start up of the desktop, respectively. Note, that to use either of the last two options, the script must have the .sh extension.

Service Manager


Session Management

Settings affecting session restore&co

Session Management allows you to choose how KDE should look when you log in:

  • Restore previous session
  • Restore manually saved session
  • Start with an empty session

Information

To manually save a session, you must first select the Restore manually saved session option and Apply. Then, when you use the KDE Menu -> Leave you will find that you have a new option - Save Session.