2019年12月11日 星期三

樹莓派上用安裝方式打造最小桌面系統

樹莓派最小安裝
啟動後執行raspi-config
設定wifi
設定autologin

安裝樹莓派的xwindow、顯示驅動、桌面管理員以及chromium
sudo apt-get install --no-install-recommends xserver-xorg libgles2-mesa-dev xorg-dev chromium-browser matchbox-window-manager

reboot之後

在~/.bashrc 添加 startx
創建~/.xinitrc 添加欲自動執行的xwindow程式