Questo contenuto non è disponibile nella lingua selezionata.
Chapter 4. Configuring applications to start automatically on login
In the GNOME desktop environment, you can configure applications to launch automatically after you log in to your GNOME desktop session.
Prerequisites
- The application is installed on the system.
Procedure
-
Find the
.desktopfile for the application, for example, in/usr/share/applications. Copy the
.desktopfile to the~/.config/autostartdirectory. If the directory does not exist, create it.NoteYou can stop an application from launching automatically by deleting the application’s
.desktopfile from the~/.config/autostartdirectory.
Verification
- Log out and log back in. Verify that the application starts.