System Settings/Autostart/fr: Difference between revisions

From KDE UserBase Wiki
(Created page with "== Plus d'information ==")
(Created page with "* [https://docs.kde.org/trunk5/en/plasma-desktop/kcontrol/autostart/index.html Documentation officielle de KDE]")
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages />
<languages />
Here you can configure which applications or scripts should be executed as soon as you log into [[Special:myLanguage/Plasma|Plasma Desktop Workspace]]. You might want to add here applications which are always working, like [[Special:myLanguage/KAlarm|KAlarm]] or [[Special:myLanguage/KTorrent|KTorrent]].
Ici, vous pouvez configurer les applications ou les scripts qui s'exécuteront dès que vous vous connecterez à [[Special:myLanguage/Plasma|Plasma Desktop Workspace]], ainsi que les scripts à utiliser lorsque vous vous déconnecterez. Vous souhaiterez peut-être ajouter des applications que vous souhaitez toujours exécuter en arrière-plan, telles que [[Special:myLanguage/KAlarm|KAlarm]] ou [[Special:myLanguage/KTorrent|KTorrent]].


[[File:AutostartTheme.png|500px|center|Autostart settings windows]]
[[File:AutostartTheme.png|500px|center|Fenêtres des paramètres de démarrage automatique]]


Clicking <menuchoice>Add Program...</menuchoice> 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 <menuchoice>Properties</menuchoice> dialog will open. Just click <menuchoice>OK</menuchoice> and you are done. You can modify the properties of the application later: select the application in the list and click <menuchoice>Properties</menuchoice> to bring up the dialog again.
En cliquant sur <menuchoice>Ajouter...</menuchoice>, vous ouvrez un menu dans lequel vous pouvez choisir d'ajouter une application, un script de connexion ou un script de déconnexion.


You can temporarily suspend automatic start up of an application by deselecting the check box in the <menuchoice>Status</menuchoice> 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 <menuchoice>Advanced</menuchoice> and mark the check box.
Cliquer sur <menuchoice>Ajouter une application...</menuchoice> ouvrira une boîte de dialogue de sélection d'application. Recherchez l'application souhaitée, cliquez dessus, puis cliquez sur <menuchoice>OK</menuchoice>. L'application sera alors ajoutée à la liste. L'ordre des applications dans la liste n'a pas d'importance.


Clicking the <menuchoice>Add Script...</menuchoice> you will be asked for the path to a script; write the path in the text box or click the {{Icon|document-open}} button to get a file picker dialog. If you deselect the <menuchoice>Create as symlink</menuchoice> option the script file will be copied to the autostart folder; otherwise a link will be created. You can use the <menuchoice>Properties</menuchoice> and <menuchoice>Advanced</menuchoice> buttons in the same way as for applications.
Cliquer sur <menuchoice>Ajouter un script de connexion...</menuchoice> ouvrira un sélecteur de fichiers. Sélectionnez un script, puis cliquez sur <menuchoice>Ouvrir</menuchoice>. Le script apparaîtra alors dans une nouvelle section « Scripts de connexion », sous la section Applications. Cliquer sur <menuchoice>Ajouter un script de déconnexion...</menuchoice> fait la même chose que <menuchoice>Ajouter un script de connexion...</menuchoice>, mais cette fois, le script apparaît dans une section intitulée "Scripts de déconnexion".


With scripts you have one further option: in the <menuchoice>Run On</menuchoice> column you will find a dropdown list with three options: <menuchoice>Startup</menuchoice>, <menuchoice>Shutdown</menuchoice> and <menuchoice>Pre-KDE Startup</menuchoice>, 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 <tt>.sh</tt> extension.
Toutes les entrées que vous ajoutez à la liste peuvent être supprimées en cliquant sur son bouton tiret (-), que vous pouvez trouver à droite de l'entrée.


== Plus d'information ==
<span id="More_Information"></span>
==Plus d'informations==


* [https://docs.kde.org/trunk5/en/kde-workspace/kcontrol/autostart/index.html KDE official documentation]
* [https://docs.kde.org/trunk5/en/plasma-desktop/kcontrol/autostart/index.html Documentation officielle de KDE]


[[Category:Bureau/fr]]
[[Category:Bureau/fr]]
[[Category:Système/fr]]
[[Category:Système/fr]]
[[Category:Configuration/fr]]
[[Category:Configuration/fr]]

Latest revision as of 20:20, 26 February 2024

Other languages:

Ici, vous pouvez configurer les applications ou les scripts qui s'exécuteront dès que vous vous connecterez à Plasma Desktop Workspace, ainsi que les scripts à utiliser lorsque vous vous déconnecterez. Vous souhaiterez peut-être ajouter des applications que vous souhaitez toujours exécuter en arrière-plan, telles que KAlarm ou KTorrent.

Fenêtres des paramètres de démarrage automatique
Fenêtres des paramètres de démarrage automatique

En cliquant sur Ajouter..., vous ouvrez un menu dans lequel vous pouvez choisir d'ajouter une application, un script de connexion ou un script de déconnexion.

Cliquer sur Ajouter une application... ouvrira une boîte de dialogue de sélection d'application. Recherchez l'application souhaitée, cliquez dessus, puis cliquez sur OK. L'application sera alors ajoutée à la liste. L'ordre des applications dans la liste n'a pas d'importance.

Cliquer sur Ajouter un script de connexion... ouvrira un sélecteur de fichiers. Sélectionnez un script, puis cliquez sur Ouvrir. Le script apparaîtra alors dans une nouvelle section « Scripts de connexion », sous la section Applications. Cliquer sur Ajouter un script de déconnexion... fait la même chose que Ajouter un script de connexion..., mais cette fois, le script apparaît dans une section intitulée "Scripts de déconnexion".

Toutes les entrées que vous ajoutez à la liste peuvent être supprimées en cliquant sur son bouton tiret (-), que vous pouvez trouver à droite de l'entrée.

Plus d'informations