From: clemens f. <in...@sp...> - 2006-07-29 15:25:36
|
> rblythe: > BTW, when I did shutdown the system while inside the UDE environment, > I received a warning (I will have to duplicate the procedure to > produce the warning) which is what prompted me to ask the question on > the mailing list. i think you should use a little script instead of just "shutdown", because it's better to shut down your open applications beforehand. personally, i think you should close your apps, shutdown X and then the system, because it's not all that easy for a script to recognize the tasks still running and properly exit them in the correct order. the utility "lsof" comes to mind which could help with this a little. how did KDE manage to do this? clemens |