System Settings/Autostart/da: Difference between revisions

    From KDE UserBase Wiki
    (Importing a new version from external source)
    (Importing a new version from external source)
    Line 4: Line 4:
    [[File:AutostartTheme.png|500px|center|vindue til indstilling af autostart]]
    [[File:AutostartTheme.png|500px|center|vindue til indstilling af autostart]]


    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.
    Klik <menuchoice>Tilføj program...</menuchoice> for at åbne den sædvanlige dialog hvor du kan vælge et program. Der oprettes så en .desktop-fil til programmet i autostarts-mappen. Når du har valgt et program åbnes dialogen <menuchoice>Egenskaber</menuchoice>. Klik bare på <menuchoice>OK</menuchoice>; så er det klaret. Du kan ændre programegenskaberne senere: vælg programmet i listen og klik på <menuchoice>Egenskaber...</menuchoice> for at få dialogen frem igen.


    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.
    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.

    Revision as of 07:47, 18 May 2019

    Other languages:

    Her kan du indstille hvilke programmer og scripts, der skal køres når du logger ind på dit Plasma skrivebord. Her kan du angive programmer, som altid skal køre, for eksempel KAlarm og KTorrent.

    vindue til indstilling af autostart
    vindue til indstilling af autostart

    Klik Tilføj program... for at åbne den sædvanlige dialog hvor du kan vælge et program. Der oprettes så en .desktop-fil til programmet i autostarts-mappen. Når du har valgt et program åbnes dialogen Egenskaber. Klik bare på OK; så er det klaret. Du kan ændre programegenskaberne senere: vælg programmet i listen og klik på Egenskaber... for at få dialogen frem igen.

    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.

    More Information