[lazarus] Trapping signals to application

Peter Vreman peter at freepascal.org
Wed May 7 11:58:55 EDT 2003


> Does anyone know how or if it is possible to trap signals sent to a laz
> app. ie If I where to send 'Kill -s(sig) (lazapp procid) from a shell
> prompt, could I respond from within my laz app ?

You can use Signal() or Sigaction() from the Linux unit







More information about the Lazarus mailing list