[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-knoppix] system hangs after logout



I did it like you suggested and it works. It just needs a moment to restart X, but that's fine.
Thanks.
Tino


Christian Perle wrote:

Or you could force xdm/kdm to terminate the X server when the X session ends.

In /etc/X11/xdm/Xservers change line
 :0 local /usr/X11R6/bin/X vt7 -dpi 100 -nolisten tcp
into
 :0 local /usr/X11R6/bin/X vt7 -dpi 100 -terminate -nolisten tcp

In /etc/kde3/kdm/Xservers change line
 :0 local@tty1 /etc/X11/X -dpi 75 -nolisten tcp vt7
into
 :0 local@tty1 /etc/X11/X -dpi 75 -terminate -nolisten tcp vt7


_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: