The display of my simapd becomes corrupted after resuming, the longer the time I wait after a suspend the worse it seems to be. I discovered the following command will refresh the display
qcop QPE/System "applyStyle()"
I've created a refresh-desktop.sh script and inserted it in apmd_proxy in the resume section. Unfourtunately it doesnt seem to work, I'll post more details if i discover a solution.