From 044e936cdd4c46ea7e1e7bb53b5b3b485be98b6f Mon Sep 17 00:00:00 2001 From: barry Date: Wed, 4 Sep 2019 20:44:43 +0000 Subject: [PATCH] --- Config-ODROID.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Config-ODROID.md b/Config-ODROID.md index 9e32a91..99ba049 100644 --- a/Config-ODROID.md +++ b/Config-ODROID.md @@ -1,4 +1,8 @@ Pour démarrer chromium au démarrage : ``` ./.config/lxsession/Lubuntu/autostart +``` +et ajouter la ligne suivante : +``` +chromium-browser --kiosk --app=http://localhost:3111/bobinoscope ``` \ No newline at end of file