From f20bdd08cdafe5fb9ad35b1a66eb54cb149dfc93 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Thu, 10 May 2012 22:26:24 +0000 Subject: Use Xserver VTs from 1 up rather than 7 up. (mga#5794) --- kde4-profiles/Default/share/config/kdm/kdmrc | 4 ++-- kde4-profiles/common/share/config/kdm/kdmrc | 4 ++-- kde4-profiles/netbook/share/config/kdm/kdmrc | 4 ++-- kde4-profiles/vanilla/share/config/kdm/kdmrc | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'kde4-profiles') diff --git a/kde4-profiles/Default/share/config/kdm/kdmrc b/kde4-profiles/Default/share/config/kdm/kdmrc index 23a0bee..4a768de 100644 --- a/kde4-profiles/Default/share/config/kdm/kdmrc +++ b/kde4-profiles/Default/share/config/kdm/kdmrc @@ -62,7 +62,7 @@ ReserveServers=:1,:2,:3,:4,:5 # used only if it is free. If all VTs in this list are used up, the next free # one greater than the last one in this list will be allocated. # Default is "" -ServerVTs=-7 +ServerVTs=-1 # TTYs (without /dev/) to monitor for activity while in console mode. # Default is "" ConsoleTTYs=tty2,tty3,tty4,tty5,tty6 @@ -531,7 +531,7 @@ LoginMode=DefaultLocal # The VT the X-server should run on; auto-assign if zero, don't assign if -1. # Better leave it zero and use ServerVTs. # Default is 0 -#ServerVT=7 +#ServerVT=1 # Enable automatic login. USE WITH EXTREME CARE! # Default is false #AutoLoginEnable=true diff --git a/kde4-profiles/common/share/config/kdm/kdmrc b/kde4-profiles/common/share/config/kdm/kdmrc index 87bdeb7..0cf2daf 100644 --- a/kde4-profiles/common/share/config/kdm/kdmrc +++ b/kde4-profiles/common/share/config/kdm/kdmrc @@ -62,7 +62,7 @@ ReserveServers=:1,:2,:3,:4,:5 # used only if it is free. If all VTs in this list are used up, the next free # one greater than the last one in this list will be allocated. # Default is "" -ServerVTs=-7 +ServerVTs=-1 # TTYs (without /dev/) to monitor for activity while in console mode. # Default is "" ConsoleTTYs=tty2,tty3,tty4,tty5,tty6 @@ -531,7 +531,7 @@ LoginMode=DefaultLocal # The VT the X-server should run on; auto-assign if zero, don't assign if -1. # Better leave it zero and use ServerVTs. # Default is 0 -#ServerVT=7 +#ServerVT=1 # Enable automatic login. USE WITH EXTREME CARE! # Default is false #AutoLoginEnable=true diff --git a/kde4-profiles/netbook/share/config/kdm/kdmrc b/kde4-profiles/netbook/share/config/kdm/kdmrc index 23a0bee..4a768de 100644 --- a/kde4-profiles/netbook/share/config/kdm/kdmrc +++ b/kde4-profiles/netbook/share/config/kdm/kdmrc @@ -62,7 +62,7 @@ ReserveServers=:1,:2,:3,:4,:5 # used only if it is free. If all VTs in this list are used up, the next free # one greater than the last one in this list will be allocated. # Default is "" -ServerVTs=-7 +ServerVTs=-1 # TTYs (without /dev/) to monitor for activity while in console mode. # Default is "" ConsoleTTYs=tty2,tty3,tty4,tty5,tty6 @@ -531,7 +531,7 @@ LoginMode=DefaultLocal # The VT the X-server should run on; auto-assign if zero, don't assign if -1. # Better leave it zero and use ServerVTs. # Default is 0 -#ServerVT=7 +#ServerVT=1 # Enable automatic login. USE WITH EXTREME CARE! # Default is false #AutoLoginEnable=true diff --git a/kde4-profiles/vanilla/share/config/kdm/kdmrc b/kde4-profiles/vanilla/share/config/kdm/kdmrc index d16a211..43db019 100644 --- a/kde4-profiles/vanilla/share/config/kdm/kdmrc +++ b/kde4-profiles/vanilla/share/config/kdm/kdmrc @@ -3,7 +3,7 @@ ConfigVersion=2.3 ConsoleTTYs=tty2,tty3,tty4,tty5,tty6 PidFile=/var/run/kdm.pid ReserveServers=:1,:2,:3,:4,:5 -ServerVTs=-7 +ServerVTs=-1 StaticServers=:0 [Shutdown] -- cgit v1.2.1