Module leftwm_core::utils::child_process
source · [−]Expand description
Starts programs in autostart, runs global ‘up’ script, and boots theme. Provides function to boot other desktop files also.
Structs
Functions
Sends command to shell for execution
Assumes STDIN/STDOUT unwanted.
Register the
SIGCHLD
signal handler. Once the signal is received,
the flag will be set true. User needs to manually clear the flag.