Outils pour utilisateurs

Outils du site


python:create-autostart-launcher

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Dernière révisionLes deux révisions suivantes
python:create-autostart-launcher [2020/11/25 15:40] – [Screenshoot] cyrillepython:create-autostart-launcher [2020/11/25 20:51] – [Create autostart launcher] cyrille
Ligne 5: Ligne 5:
  
 Fonctionne quelque soit le **Display Manager**. Fonctionne quelque soit le **Display Manager**.
 +
 +[[https://github.com/CyrilleBiot/create_autostart_launcher| GIT : sources et packages .deb]]
  
 ===== Dépendances requises ===== ===== Dépendances requises =====
Ligne 18: Ligne 20:
 Création du fichier d'autostart dans le répertoire courant de l'utilisateur Création du fichier d'autostart dans le répertoire courant de l'utilisateur
  
-[code]/home/$USER/.config/autostart/LeNomDuLanceur.desktop[/code]+<code>/home/$USER/.config/autostart/LeNomDuLanceur.desktop</code
 + 
 +__**//Structure de ce fichier://**__ 
 + 
 +<code>[Desktop Entry] 
 +Type=Application 
 +Name=<Name of application as displayed> 
 +Exec=<command to execute> 
 +Icon=<full path to icon> 
 +Comment=<optinal comments> 
 +X-GNOME-Autostart-enabled=true</code> 
 + 
 + 
  
 ===== Screenshoot ===== ===== Screenshoot =====
Ligne 33: Ligne 48:
 ===== GIT  ===== ===== GIT  =====
  
-  * [[https://github.com/CyrilleBiot/create_autostart_launcher| GIT : sources et packages .deb+<WRAP center round important 60%> 
 +Attention prendre la version la plus récente du GIT  
 + 
 +[[https://github.com/CyrilleBiot/create_autostart_launcher| GIT : sources et packages .deb]] 
 +</WRAP> 
  
 ===== Installation ===== ===== Installation =====
  
 ==== Installation ==== ==== Installation ====
- 
- 
-<WRAP center round important 60%> 
-Prendre la version la plus à jour 
-</WRAP> 
  
 <code> <code>
Ligne 51: Ligne 66:
 Au besoin Au besoin
 <code># apt-get install -f</code> <code># apt-get install -f</code>
 +
  
 ==== Suppression ==== ==== Suppression ====
Ligne 57: Ligne 73:
 <code># dpkg -r create-autostart-launcher</code> <code># dpkg -r create-autostart-launcher</code>
  
 +
 +===== BUGS =====
 +
 +  * [[https://github.com/CyrilleBiot/create_autostart_launcher/issues|Bugs tracking]]
python/create-autostart-launcher.txt · Dernière modification : 2020/12/01 19:04 de cyrille