diff options
Diffstat (limited to 'kde4-profiles/vanilla/share')
-rw-r--r-- | kde4-profiles/vanilla/share/config/kdm/kdmrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde4-profiles/vanilla/share/config/kdm/kdmrc b/kde4-profiles/vanilla/share/config/kdm/kdmrc index d0a3ed9..d16a211 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=tty1,tty2,tty3,tty4,tty5,tty6 +ConsoleTTYs=tty2,tty3,tty4,tty5,tty6 PidFile=/var/run/kdm.pid ReserveServers=:1,:2,:3,:4,:5 ServerVTs=-7 |