Mandriva

Return to the main archive index.

Custom Search

Mandrake Linux Archives: cooker@mandrivalinux.org

Mandrake Linux: cooker@mandrivalinux.org


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


Laurent I have attached a small patch to your new kdmrc, this has been discussed on the Cooker list.  The changes are few and should be pretty self-explanatory.

Laurent Montel wrote:
> Name        : kdebase                      Relocations: (not relocatable)
> Version     : 3.5.2                             Vendor: Mandriva
> Release     : 3mdk                          Build Date: Tue Apr 18 19:27:14 2006
> -=-=-=-
> Official maintainer: lmontel@mandriva.com
> 
> -=-=-=-
> Laurent Montel <lmontel@mandriva.com>
> 
> + 2006-04-18 18:41:39 (26549)
> - Fix kdmrc
>   Remove unused kdmrc file
> 
> -=-=-=-
--- kdebase-3.5.2-kdmrc	2006-04-19 05:58:32.000000000 -0400
+++ kdmrc	2006-04-16 10:54:38.000000000 -0400
@@ -226,13 +226,13 @@
 Session=/etc/X11/xdm/Xsession
 # The program to run if Session fails.
 # Default is "/usr/X11R6/bin/xterm"
-#FailsafeClient=
+FailsafeClient=/usr/bin/xvt
 # The PATH for the Session program.
 # Default is "/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games"
-UserPath=/usr/bin:/bin:/usr/local/bin:/usr/X11R6/bin/
+UserPath=/usr/bin:/bin:/usr/local/bin:/usr/X11R6/bin
 # The PATH for Setup, Startup and Reset, etc.
 # Default is "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin"
-SystemPath=/usr/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin
+SystemPath=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
 # The default system shell.
 # Default is "/bin/sh"
 #SystemShell=/bin/bash
@@ -384,7 +384,7 @@
 #FaceSource=PreferUser
 # The directory containing the user images if FaceSource is not UserOnly.
 # Default is "/usr/share/apps/kdm/faces"
-#FaceDir=/usr/share/faces
+FaceDir=/usr/share/faces
 # Specify, if/which user should be preselected for log in.
 # "None" - do not preselect any user
 # "Previous" - the user which successfully logged in last time
@@ -522,7 +522,7 @@
 #ChooserHosts=*,ugly,sky,dino,kiste.local,login.crap.com
 # Show the "Restart X Server"/"Close Connection" action in the greeter.
 # Default is true
-AllowClose=false
+#AllowClose=false
 
 # Core config for 1st local display
 [X-:0-Core]
@@ -561,3 +561,4 @@
 #PreselectUser=Default
 # The user to preselect if PreselectUser=Default.
 # Default is ""
+#DefaultUser=johndoe


Date Index | Thread Index