On 15-May-2002 Denis wrote: > Hi, > > I have some entries in my blackbox-menu: > > killall blackbox && startx > killall blackbox && startx -- -layout layout1
My guess is when blackbox exits via the signal handler it takes the running killall with it. Is there some reason not to run xdm? > killall blackbox && reboot > killall blackbox && shutdown -h now > no reason to kill blackbox, the shutdown procedure will do that for you.
