First of all there is no splash screen when clicking Leave->Hibernate (from KDE menu). Neither is there one when thawing.
when I call pm-hibernate I get the splash screen for hibernating. Yet when thawing no splash screen, just blank screen.
Also while pm-hibernate runs my scripts in /etc/sleep.d, the built-in command called via leave:/suspenddisk does NOT. (pm-hibernate creates the log file entries. leave:/suspenddisk does'nt. So presumably a different mechanism is used in this case) Where is the documentation for this?
How do I change the command thats called by leave:/suspenddisk or if that's not possible how do I execute a script before hibernate/ after thaw?
Hint for Mageia dev team: the hibernate splash screen does not match the Mageia theme.
Edit:
After a bit of readup on systemd it turned out that pm-utils is deprecated and my (modified) scripts have to go in a different directory.. Still no splash screen but it'll do.