Minor issues when handling ACTIVE control signal
The ACTIVE control signal is not handled in `control_event_signal()` which results in:
`control_event_signal(): Bug: Unrecognized signal 132 in control_event_signal` messages when it appears.
There is also a mistype in the following comment `/* "SIGACTIVE" counts as ersatz user activity. *`
issue