I wish to start a thread on how to do cool additions to Bookwormpup64 (or whatever) puppy
How to enable PCManFM - a fine file manager that shows thumbnails for videos (and maybe images)
apt install pcmanfm tumbler ffmpegthumbnailer
---------------------------
Prevent alt-Mouse from moving Windows around.
Open the file /root/.jwm/jwmrc-personal with a text editor like Geany and put the line <MoveMode mask="CS"></MoveMode> just before the final </JWM> tag. Save the file and then in a console run jwm -restart
----
Your turn