From 955a0fb1b5c9623c4dd33031b3ffeff9193ca6e3 Mon Sep 17 00:00:00 2001 From: Luc Menut Date: Sun, 3 Feb 2013 23:04:49 +0000 Subject: kdmrc: Update default UserPath and SystemPath after UsrMove --- kde4-profiles/Default/share/config/kdm/kdmrc | 4 ++-- kde4-profiles/common/share/config/kdm/kdmrc | 12 ++++++------ kde4-profiles/netbook/share/config/kdm/kdmrc | 4 ++-- kde4-profiles/vanilla/share/config/kdm/kdmrc | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/kde4-profiles/Default/share/config/kdm/kdmrc b/kde4-profiles/Default/share/config/kdm/kdmrc index 523a8d7..d367d3c 100644 --- a/kde4-profiles/Default/share/config/kdm/kdmrc +++ b/kde4-profiles/Default/share/config/kdm/kdmrc @@ -229,10 +229,10 @@ Session=/usr/share/X11/xdm/Xsession FailsafeClient=/usr/bin/xterm # 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/local/bin:/usr/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=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin +SystemPath=/usr/local/sbin:/usr/sbin:/usr/local/bin:/usr/bin # The default system shell. # Default is "/bin/sh" #SystemShell=/bin/bash diff --git a/kde4-profiles/common/share/config/kdm/kdmrc b/kde4-profiles/common/share/config/kdm/kdmrc index 2ad7687..d367d3c 100644 --- a/kde4-profiles/common/share/config/kdm/kdmrc +++ b/kde4-profiles/common/share/config/kdm/kdmrc @@ -65,7 +65,7 @@ ReserveServers=:1,:2,:3,:4,:5 ServerVTs=-1 # TTYs (without /dev/) to monitor for activity while in console mode. # Default is "" -#ConsoleTTYs=tty2,tty3,tty4,tty5,tty6 +ConsoleTTYs=tty2,tty3,tty4,tty5,tty6 # Where KDM should store its PID (do not store if empty). # Default is "" PidFile=/var/run/kdm.pid @@ -229,10 +229,10 @@ Session=/usr/share/X11/xdm/Xsession FailsafeClient=/usr/bin/xterm # 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/local/bin:/usr/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=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin +SystemPath=/usr/local/sbin:/usr/sbin:/usr/local/bin:/usr/bin # The default system shell. # Default is "/bin/sh" #SystemShell=/bin/bash @@ -292,11 +292,11 @@ ClientLogFile=.xsession-errors-%s # Widget style of the greeter. "" means the built-in default which currently # is "Plastik". # Default is "" -GUIStyle=ia_ora +GUIStyle=Oxygen # Widget color scheme of the greeter. "" means the built-in default which # currently is yellowish grey with some light blue and yellow elements. # Default is "" -ColorScheme=IaOraBlue +ColorScheme=Oxygen # What should be shown in the greeter's logo are: # "None" - nothing # "Logo" - the image specified by LogoPixmap @@ -305,7 +305,7 @@ ColorScheme=IaOraBlue LogoArea=None # The image to show when LogoArea=Logo. # Default is "" -#LogoPixmap=/usr/share/apps/kdm/pics/kdm-mdk-logo.png +LogoPixmap=/usr/share/apps/kdm/pics/kdelogo.png # The relative coordinates (X,Y in percent) of the center of the greeter. # Default is "50,50" #GreeterPos=30,40 diff --git a/kde4-profiles/netbook/share/config/kdm/kdmrc b/kde4-profiles/netbook/share/config/kdm/kdmrc index 523a8d7..d367d3c 100644 --- a/kde4-profiles/netbook/share/config/kdm/kdmrc +++ b/kde4-profiles/netbook/share/config/kdm/kdmrc @@ -229,10 +229,10 @@ Session=/usr/share/X11/xdm/Xsession FailsafeClient=/usr/bin/xterm # 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/local/bin:/usr/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=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin +SystemPath=/usr/local/sbin:/usr/sbin:/usr/local/bin:/usr/bin # The default system shell. # Default is "/bin/sh" #SystemShell=/bin/bash diff --git a/kde4-profiles/vanilla/share/config/kdm/kdmrc b/kde4-profiles/vanilla/share/config/kdm/kdmrc index b1027cc..1ed4be3 100644 --- a/kde4-profiles/vanilla/share/config/kdm/kdmrc +++ b/kde4-profiles/vanilla/share/config/kdm/kdmrc @@ -24,8 +24,8 @@ ServerArgsLocal=-nolisten tcp Session=/usr/share/X11/xdm/Xsession Setup=/usr/share/X11/xdm/Xsetup_0 Startup=/usr/share/X11/xdm/GiveConsole -SystemPath=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin -UserPath=/usr/bin:/bin:/usr/local/bin:/usr/X11R6/bin/ +SystemPath=/usr/local/sbin:/usr/sbin:/usr/local/bin:/usr/bin +UserPath=/usr/local/bin:/usr/bin [X-*-Greeter] AntiAliasing=true -- cgit v1.2.1