On Tue, 8 Jul 2003, Sven Bergner wrote: > On Tue, 8 Jul 2003, Burkhard Perkens-Golomb wrote: > >> Sometimes my X server freezes. I can switch to a text konsole and >> want to shutdown KDE cleanly (like a logout from the KDE menu). How >> do I do it? Just a kill a process (and which one)? Another way? > > Hi Burkhard, > if you use KDM you can stop KDE with /etc/init.d/kdm stop.
Right, but I want a clean logout where all KDE applications store their session informations before they're killed. That's not the case with "/etc/init.d/kdm stop" AFAIK. Burkhard