diff --git a/Create-DevTerm-A06-OS-image-from-scratch.md b/Create-DevTerm-A06-OS-image-from-scratch.md index 50dfc54..42d7b26 100644 --- a/Create-DevTerm-A06-OS-image-from-scratch.md +++ b/Create-DevTerm-A06-OS-image-from-scratch.md @@ -129,6 +129,31 @@ sudo apt install -y arandr chromium-browser vlc cpupower-gui xfce4-power-manager ``` .... sed 's/Banana Pi/BPi/' | sed 's/Clockworkpi A06/Clockworkpi/') +``` +### Disable Display power management in xfce4 power manager +~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml + +``` + + + + + + + + + + + + + + + + + + + + ``` # Quit Chroot