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:39] – [Installation] 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>
  
-===== Screenshoot =====+__**//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>
  
-{{:python:launcher_01.png?400|}}{{:launcher_02.png?400|}}{{:launcher_03.png?400|}}{{:launcher_04.png?400|}} 
  
-===== GIT  ===== 
  
-  * [[https://github.com/CyrilleBiot/create_autostart_launcher| GIT : sources et packages .deb 
  
-===== Installation =====+===== Screenshoot =====
  
-==== Installation ==== 
  
 +{{:python:launcher_01.png?400|}}
 +
 +{{:launcher_02.png?400|}}
 +
 +{{:launcher_03.png?400|}}
 +
 +{{:launcher_04.png?400|}}
 +
 +===== GIT  =====
  
 <WRAP center round important 60%> <WRAP center round important 60%>
-Prendre la version la plus à jour+Attention prendre la version la plus récente du GIT  
 + 
 +[[https://github.com/CyrilleBiot/create_autostart_launcher| GIT : sources et packages .deb]]
 </WRAP> </WRAP>
 +
 +
 +===== Installation =====
 +
 +==== Installation ====
  
 <code> <code>
Ligne 45: Ligne 66:
 Au besoin Au besoin
 <code># apt-get install -f</code> <code># apt-get install -f</code>
 +
  
 ==== Suppression ==== ==== Suppression ====
Ligne 51: 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