fbff: change process group if TERM_PGID is definedmaster
commitae86d8e9594a6a006c2892beaebb47d5b24cdde1
authorAli Gholami Rudi <ali@rudi.ir>
Fri, 12 Aug 2022 08:14:24 +0000 (12 12:44 +0430)
committerAli Gholami Rudi <ali@rudi.ir>
Fri, 12 Aug 2022 08:24:15 +0000 (12 12:54 +0430)
tree93dbf5b3d265fb766fe8ed49fbe86b02bac10cc4
parent3e381d2653f4c1ca3e5070f73858ccb165fc3ae2
fbff: change process group if TERM_PGID is defined

In fbpad, terminal switching signals (SIGUSR1 and SIGUSR2), if
enabled, are send to TERM_PGID process group, which is usually an
interactive shell.  Fbff switches to that process group to get the
switching signals.
fbff.c