summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Menut <lmenut@mageia.org>2013-02-03 23:04:49 +0000
committerLuc Menut <lmenut@mageia.org>2013-02-03 23:04:49 +0000
commit955a0fb1b5c9623c4dd33031b3ffeff9193ca6e3 (patch)
tree3257fdfe83793daa1ec293a1516af3ad54622787
parent56a6f046c07aa9e1c2f552a77d9362e43863d691 (diff)
downloadconfig-955a0fb1b5c9623c4dd33031b3ffeff9193ca6e3.tar
config-955a0fb1b5c9623c4dd33031b3ffeff9193ca6e3.tar.gz
config-955a0fb1b5c9623c4dd33031b3ffeff9193ca6e3.tar.bz2
config-955a0fb1b5c9623c4dd33031b3ffeff9193ca6e3.tar.xz
config-955a0fb1b5c9623c4dd33031b3ffeff9193ca6e3.zip
kdmrc: Update default UserPath and SystemPath after UsrMove
-rw-r--r--kde4-profiles/Default/share/config/kdm/kdmrc4
-rw-r--r--kde4-profiles/common/share/config/kdm/kdmrc12
-rw-r--r--kde4-profiles/netbook/share/config/kdm/kdmrc4
-rw-r--r--kde4-profiles/vanilla/share/config/kdm/kdmrc4
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