From 58f83006cbd3fa6c308a7a8e09adc4bf6109dbfd Mon Sep 17 00:00:00 2001 From: KemoNine Date: Mon, 10 Aug 2020 17:30:02 -0400 Subject: [PATCH] Adjust fim slideshow to be less prone to screen burn, reduce ram use and have an orientation flag to fixup some screen rotation hassles with the CONFU 5.5 LCD --- docs/slideshow.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/docs/slideshow.md b/docs/slideshow.md index 115509e..3ac5e44 100644 --- a/docs/slideshow.md +++ b/docs/slideshow.md @@ -18,11 +18,18 @@ setfacl -m "u:fim:rwX" /tank/pictures setfacl -dm "u:fim:rwX" /tank/pictures apt install fim imagemagick ttf-dejavu cat > /home/fim/.fimrc <