summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Balcaen <mikala@mageia.org>2011-06-13 21:38:46 +0000
committerJohn Balcaen <mikala@mageia.org>2011-06-13 21:38:46 +0000
commitfcc9c33f04ad290cbfb976ce628a70f9e051d133 (patch)
tree38b1ed7fb9b187566d4b0b66ed5772b1f1cc1268
parent4c41d94517607109a07904fa5e3996bbf86b107d (diff)
downloadconfig-fcc9c33f04ad290cbfb976ce628a70f9e051d133.tar
config-fcc9c33f04ad290cbfb976ce628a70f9e051d133.tar.gz
config-fcc9c33f04ad290cbfb976ce628a70f9e051d133.tar.bz2
config-fcc9c33f04ad290cbfb976ce628a70f9e051d133.tar.xz
config-fcc9c33f04ad290cbfb976ce628a70f9e051d133.zip
Don't use -nr as an argument for ServerArgsLocal
-rw-r--r--kde4-profiles/Default/share/config/kdm/kdmrc2
-rw-r--r--kde4-profiles/common/share/config/kdm/kdmrc2
-rw-r--r--kde4-profiles/netbook/share/config/kdm/kdmrc2
3 files changed, 3 insertions, 3 deletions
diff --git a/kde4-profiles/Default/share/config/kdm/kdmrc b/kde4-profiles/Default/share/config/kdm/kdmrc
index 6312a2d..857dabd 100644
--- a/kde4-profiles/Default/share/config/kdm/kdmrc
+++ b/kde4-profiles/Default/share/config/kdm/kdmrc
@@ -467,7 +467,7 @@ ServerTimeout=120
ServerCmd=/usr/bin/X
# Additional arguments for the X-servers for local sessions.
# This string is subject to word splitting. Default is ""
-ServerArgsLocal=-nr -nolisten tcp
+ServerArgsLocal=-nolisten tcp
# Additional arguments for the X-servers for remote sessions.
# This string is subject to word splitting.
# Default is ""
diff --git a/kde4-profiles/common/share/config/kdm/kdmrc b/kde4-profiles/common/share/config/kdm/kdmrc
index c0fcc03..e0cf074 100644
--- a/kde4-profiles/common/share/config/kdm/kdmrc
+++ b/kde4-profiles/common/share/config/kdm/kdmrc
@@ -467,7 +467,7 @@ ServerTimeout=120
ServerCmd=/usr/bin/X
# Additional arguments for the X-servers for local sessions.
# This string is subject to word splitting. Default is ""
-ServerArgsLocal=-nr -nolisten tcp
+ServerArgsLocal=-nolisten tcp
# Additional arguments for the X-servers for remote sessions.
# This string is subject to word splitting.
# Default is ""
diff --git a/kde4-profiles/netbook/share/config/kdm/kdmrc b/kde4-profiles/netbook/share/config/kdm/kdmrc
index 6312a2d..857dabd 100644
--- a/kde4-profiles/netbook/share/config/kdm/kdmrc
+++ b/kde4-profiles/netbook/share/config/kdm/kdmrc
@@ -467,7 +467,7 @@ ServerTimeout=120
ServerCmd=/usr/bin/X
# Additional arguments for the X-servers for local sessions.
# This string is subject to word splitting. Default is ""
-ServerArgsLocal=-nr -nolisten tcp
+ServerArgsLocal=-nolisten tcp
# Additional arguments for the X-servers for remote sessions.
# This string is subject to word splitting.
# Default is ""