Outils pour utilisateurs

Outils du site


Panneau latéral

FOLLOW ...

Linux, freeBSD

Python

Plugins WP

Informatique et robotique

En classe
KTURTLE
Arduino

Shell/php scripts

python:create-autostart-launcher

Ceci est une ancienne révision du document !


Create autostart launcher

Un utilitaire python / GTK afin de créer un script de démarrage automatique suite à une connexion au gestionnaire X.

Fonctionne quelque soit le Display Manager.

GIT : sources et packages .deb

Dépendances requises

python3, python3-gi, python3-pil

Modification système

Création du fichier d'autostart dans le répertoire courant de l'utilisateur

/home/$USER/.config/autostart/LeNomDuLanceur.desktop

Structure de ce fichier:

[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

Screenshoot

GIT

Attention prendre la version la plus récente du GIT

GIT : sources et packages .deb

Installation

Installation

wget https://github.com/CyrilleBiot/create_autostart_launcher/raw/main/create-autostart-launcher_1.2.1_all.deb

# dpkg -i create-autostart-launcher_1.2.1_all.deb

Au besoin

# apt-get install -f

Suppression

# dpkg -r create-autostart-launcher

BUGS

python/create-autostart-launcher.1606333864.txt.gz · Dernière modification : 2020/11/25 20:51 de cyrille