Skip to content

Commit 79a2f1e

Browse files
authored
Update README.md
Fixing screen blanking section
1 parent e6644ca commit 79a2f1e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,10 @@ Adding memory to the GPU and slowing down the time between transitions (as well
2626

2727
Additional steps to clean up some things:
2828
1) To get rid of the mouse cursor, you'll want to install unclutter. sudo apt-get install unclutter, and then run: unclutter -idle 0
29-
2) To prevent screen blanking, please run: sudo raspi-config, and then turn off screen blanking in the menus there (I believe it's under advanced)
30-
I'm working on getting these into the setup scripts.
29+
2) To prevent screen blanking, please run: sudo raspi-config, and then turn off screen blanking in the menus there under Display Options I'm working on getting these into the setup scripts.
30+
31+
32+
3133

3234
Welcome to Dynaframe! Dynaframe was designed to be a simple photo and video slideshow viewer. I wanted to have something that could do slideshows but also show 'plotagraphs', which are essentially animated images. I use an app on iOS called 'Werble' which made some really cool ones, but there wasn't a good way to show them off.
3335

0 commit comments

Comments
 (0)