Table des matières

Ecran et système de monitoring

Autostart de chrome

sudo systemctl status lightdm
sudo vi /etc/xdg/lxsession/LXDE-pi/autostart
#@lxpanel --profile LXDE-pi
@pcmanfm --desktop --profile LXDE-pi
@xset noblank
@xset s off
@xset -dpms
@unclutter -idle 0
/usr/bin/screen -A -d -m -S web -t chrome /usr/bin/chromium-browser --kiosk --ignore-certificate-errors http://localhost

Installer le pilote de l'écran

https://www.lcdwiki.com/3.5inch_RPi_Display

git clone https://github.com/goodtft/LCD-show.git
cd LCD-show/
sudo ./LCD35-show

Tourner l’écran

./rotate.sh 180

Note en vrac

    4  cd LCD-show/
    5  ls
    6  sudo ./LCD7S-show
    7  cd LCD-show/
    8  sudo ./LCD7C-show
    9  cd LCD-show/
   10  ls
   11  sudo ./LCD7B-show-
   12  sudo ./LCD7B-show
   13  cd LCD-show/
   14  LS
   15  ls
   16  sudo ./MPI5001-show
   17  cd LCD-show/
   18  ls
   19  sudo ./MPI4008-show
   20  ls
   21  cd LCD-show/
   22  ls
   23  sudo ./LCD5-show
   24  cd LCD-show/
   25  ls
   26  sudo ./MPI3508-show
   27  ls
   28  cd LCD-show/
   29  ls
   30  sudo ./LCD35-show
   31  LS
   32  ls
   33  cd LCD-show/
   34  ls
   35  sudo ./LCD32-show
   36  cd LCD-show/\
   37  ls
   38  sudo ./LCD24-3A+-show


   57  sudo vi /etc/xdg/lxsession/LXDE-pi/autostart
   58  sudo vi /etc/xdg/lxsession/LXDE-pi/desktop.conf
   59  sudo vi /etc/xdg/lxsession/LXDE-pi/sshpwd.sh


   72  sudo timedatectl set-timezone Europe/Paris

  211  sudo systemctl status cron.service

  234  sudo vi /etc/X11/xinit/xinitrc
  235  sudo vi /etc/X11/Xsession

  236  lightdm --help
  237  lightdm --config
  238  lightdm --show-config
  239  sudo vi /usr/share/lightdm/lightdm.conf.d/01_debian.conf
  240  sudo vi /etc/lightdm/lightdm.conf
  241  vi /usr/share/dispsetup.sh