summaryrefslogtreecommitdiff
path: root/src/launcher-util.c
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2014-12-30 14:33:20 +0100
committerBryce Harrington <bryce@osg.samsung.com>2015-01-16 18:34:10 -0800
commitcd6e4777bff468fc81994ee5533f08a76f87c1da (patch)
tree869d1baa622820f9c92ac03aa48bb8ace7c6996c /src/launcher-util.c
parentfaec1ebdb3a91fa7288381ee286b42334338ed90 (diff)
downloadweston-cd6e4777bff468fc81994ee5533f08a76f87c1da.tar.gz
logind: use SIGRTMIN to not conflict with xwayland
xwayland uses SIGUSR1 as startup notification. Make sure to use SIGRTMIN and SIGRTMIN+1 for VT handling. A bonus is SIGRT* signals can be queued multiple times, so we will be able to correctly track them and will no longer lose signals (which wouldn't really matter, but is confusing in logs). Signed-off-by: David Herrmann <dh.herrmann@gmail.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com> Tested-by: nerdopolis <bluescreen_avenger@verizon.net>
Diffstat (limited to 'src/launcher-util.c')
0 files changed, 0 insertions, 0 deletions