summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
-rw-r--r--kde4-profiles/vanilla/share/config/kdm/kdmrc2
4 files changed, 4 insertions, 4 deletions
diff --git a/kde4-profiles/Default/share/config/kdm/kdmrc b/kde4-profiles/Default/share/config/kdm/kdmrc
index 2c3ebcc..9c9a8d8 100644
--- a/kde4-profiles/Default/share/config/kdm/kdmrc
+++ b/kde4-profiles/Default/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=""
# Where KDM should store its PID (do not store if empty).
# Default is ""
PidFile=/var/run/kdm.pid
diff --git a/kde4-profiles/common/share/config/kdm/kdmrc b/kde4-profiles/common/share/config/kdm/kdmrc
index 2c3ebcc..9c9a8d8 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=""
# Where KDM should store its PID (do not store if empty).
# Default is ""
PidFile=/var/run/kdm.pid
diff --git a/kde4-profiles/netbook/share/config/kdm/kdmrc b/kde4-profiles/netbook/share/config/kdm/kdmrc
index 2c3ebcc..9c9a8d8 100644
--- a/kde4-profiles/netbook/share/config/kdm/kdmrc
+++ b/kde4-profiles/netbook/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=""
# Where KDM should store its PID (do not store if empty).
# Default is ""
PidFile=/var/run/kdm.pid
diff --git a/kde4-profiles/vanilla/share/config/kdm/kdmrc b/kde4-profiles/vanilla/share/config/kdm/kdmrc
index 6437470..9d1f036 100644
--- a/kde4-profiles/vanilla/share/config/kdm/kdmrc
+++ b/kde4-profiles/vanilla/share/config/kdm/kdmrc
@@ -1,6 +1,6 @@
[General]
ConfigVersion=2.3
-ConsoleTTYs=tty2,tty3,tty4,tty5,tty6
+ConsoleTTYs=""
PidFile=/var/run/kdm.pid
ReserveServers=:1,:2,:3,:4,:5
ServerVTs=-1