Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| python:create-autostart-launcher [2020/11/25 14:38] – créée cyrille | python:create-autostart-launcher [2020/12/01 18:04] (Version actuelle) – [Modification système] cyrille | ||
|---|---|---|---|
| Ligne 5: | Ligne 5: | ||
| Fonctionne quelque soit le **Display Manager**. | Fonctionne quelque soit le **Display Manager**. | ||
| + | |||
| + | [[https:// | ||
| ===== Dépendances requises ===== | ===== Dépendances requises ===== | ||
| Ligne 13: | Ligne 15: | ||
| ===== Modification système ===== | ===== Modification système ===== | ||
| + | < | ||
| + | create-autostart-launcher | ||
| + | ├── debian | ||
| + | │ ├── changelog | ||
| + | │ ├── compat | ||
| + | │ ├── control | ||
| + | │ ├── copyright | ||
| + | │ ├── install | ||
| + | │ ├── postinst | ||
| + | │ ├── prerm | ||
| + | │ └── rules | ||
| + | └── source | ||
| + | ├── apropos.png | ||
| + | ├── create_autostart_launcher.6.gz | ||
| + | ├── create_autostart_launcher.desktop | ||
| + | └── create_autostart_launcher.py | ||
| + | |||
| + | 2 directories, | ||
| + | </ | ||
| - | {{: | ||
| Création du fichier d' | Création du fichier d' | ||
| - | [code]/ | + | <code>/ |
| - | ===== Screenshoot ===== | + | __**// |
| + | < | ||
| + | Type=Application | ||
| + | Name=< | ||
| + | Exec=< | ||
| + | Icon=< | ||
| + | Comment=< | ||
| + | X-GNOME-Autostart-enabled=true</ | ||
| - | {{: | ||
| - | ===== GIT ===== | ||
| - | * [[https:// | ||
| - | ===== Installation | + | ===== Screenshoot |
| - | ==== Installation ==== | ||
| + | {{: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | ===== GIT ===== | ||
| <WRAP center round important 60%> | <WRAP center round important 60%> | ||
| - | Prendre | + | Attention prendre |
| + | |||
| + | [[https:// | ||
| </ | </ | ||
| + | ===== Installation ===== | ||
| + | |||
| + | ==== Installation ==== | ||
| + | |||
| + | < | ||
| wget https:// | wget https:// | ||
| - | [code]# dpkg -i create-autostart-launcher_1.2.1_all.deb[/code] | + | # dpkg -i create-autostart-launcher_1.2.1_all.deb</code> |
| Au besoin | Au besoin | ||
| - | [code]# apt-get install -f[/code] | + | <code># apt-get install -f</code> |
| ==== Suppression ==== | ==== Suppression ==== | ||
| - | [code]# dpkg -r create-autostart-launcher[/code] | + | <code># dpkg -r create-autostart-launcher</code> |
| + | |||
| + | |||
| + | ===== BUGS ===== | ||
| + | * [[https:// | ||