Read the statement by Michael Teeuw here.
Clear Cache on RPi without keyboard
-
I am running Magic Mirror on an RPi with just a (touch) screen, no keyboard/mouse. Connecting one isn’t really an option either (don’t have an USB keyboard).
I am playing around with the zoom in config.js to determine the correct zoom for my screen. However, the first zoom I set is being cached, so subsequent changes have no effect.
How can I clear the cache without a keyboard?
Where on the file system is the cache stored? Can I manually delete it from there? I tried ~/.config/Electron/Cache (I didn’t see an app that looked more appropriate) but that didn’t do anything.
-
@divinenanny cd ~
rm -rf .config/Electron -
@divinenanny just erase the .config/Electron folder
turn on ssh, then u can conect from your pc/mac and use that keyboard
-
@sdetweil
yes, but then, how do I clear the cache? I am connected using SSH…(I have a feeling I am missing a really simple step)
-
@divinenanny cd ~
rm -rf .config/Electron -
That did it, thank you so much!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login