Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deiconify won't delete cache thumnail #1

Closed
heelsleeh opened this issue Oct 17, 2018 · 3 comments
Closed

deiconify won't delete cache thumnail #1

heelsleeh opened this issue Oct 17, 2018 · 3 comments

Comments

@heelsleeh
Copy link

it seems doesn't execute *FvwmEvent deiconify DeThumbnail

@heelsleeh heelsleeh changed the title deiconfy won't delete cache thumnail deiconify won't delete cache thumnail Oct 17, 2018
@Minda1975
Copy link
Owner

it seems doesn't execute *FvwmEvent deiconify DeThumbnail

Hello. I delete them manually. In addition, cache thumnail do not take up much space. I use this configuration for about two months. It takes about 2 MB disk space. I do not know how to force it to do it automatically.

@heelsleeh
Copy link
Author

thanks for reply, i'v figured it out how to works, here is the way:
change *FvwmEvent to *FirstEvent like this
*FirstEvent: deiconify DeThumbnail
add FirstEvent to StartFunction
+I Module FvwmEvent FirstEvent
done

@Minda1975
Copy link
Owner

Minda1975 commented Oct 18, 2018

done

Hello again. Thank you for solving this problem. Everything works normally, as it should work. I updated the configuration file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants