In
this page, Spencer Huang said that a SIGCONT signal is sent to each running process when the zaurus is resumed.
While testing the next version of qpegps (it is altmost here), that catchs that signal to start the gps card after a resume, I notice that the SIGCONT signal is never received.
With other tests I have proved that the SIGCONT signal is not called after a resume on Cacko (at least in versions 1.23 and 1.22 and zaurus C760 and C3100) while with the original sharp ROM the signal is fired as expected.
Anyone knows how to activate this function?
I have been thinking on adding a line (killall -SIGCONT qpegps) to a resume script, but I don't know where to put this command. Someone with more knowledge can help me?
Is there any other method to detect when the zaurus is resumed?
Thanks.