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

Re: [debian-knoppix] few problem with hd install of 3.3 24-09



Hi Martin,

On Sat, Sep 27, 2003 at 19:24:32 +0200, Martin Wegmann wrote:

> when doing logout (login as diff. user) in kde, kde shuts down and the screen 
> goes blank - the only thing I can do after that is to turn of the notebook

Apply the following patches:


--- /etc/X11/xdm/Xservers.orig	2003-09-29 11:22:52.000000000 +0200
+++ /etc/X11/xdm/Xservers	2003-09-29 11:23:24.000000000 +0200
@@ -22,4 +22,4 @@
 # Examples for multiple local X displays:
 # :0 local /usr/X11R6/bin/X :0 vt9 -bpp 16
 # :1 local /usr/X11R6/bin/X :1 vt10 -bpp 8
-:0 local /usr/X11R6/bin/X vt7 -nolisten tcp
+:0 local /usr/X11R6/bin/X vt7 -terminate -nolisten tcp


--- /etc/kde3/kdm/Xservers.orig	2003-09-29 11:25:34.000000000 +0200
+++ /etc/kde3/kdm/Xservers	2003-09-29 11:26:10.000000000 +0200
@@ -22,4 +22,4 @@
 # Examples for multiple local X displays:
 # :0 local /usr/X11R6/bin/X :0 vt9 -bpp 16
 # :1 local /usr/X11R6/bin/X :1 vt10 -bpp 8
-:0 local@tty1 /etc/X11/X -dpi 75 -nolisten tcp vt7
+:0 local@tty1 /etc/X11/X -terminate -dpi 75 -nolisten tcp vt7


bye,
  Chris
-- 
Christian Perle                                   perle@itm.tu-clausthal.de
Grunaer Str. 31                      http://www.itm.tu-clausthal.de/~perle/
01069 Dresden                   LinuxGuitarKitesBicyclesBeerPizzaRaytracing
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: