From ada81c9c81c1c8d07fe6ca1cb292044fc450f50c Mon Sep 17 00:00:00 2001 From: John Balcaen Date: Thu, 29 Dec 2011 12:26:25 +0000 Subject: tty1 is now used by X - try to enable desktop effect by default & use default upstream configuration --- kde4-profiles/Default/share/config/kdm/kdmrc | 2 +- kde4-profiles/common/share/config/kdm/kdmrc | 2 +- kde4-profiles/common/share/config/kwinrc | 17 +++++++++-------- kde4-profiles/netbook/share/config/kdm/kdmrc | 2 +- kde4-profiles/vanilla/share/config/kdm/kdmrc | 2 +- 5 files changed, 13 insertions(+), 12 deletions(-) (limited to 'kde4-profiles') diff --git a/kde4-profiles/Default/share/config/kdm/kdmrc b/kde4-profiles/Default/share/config/kdm/kdmrc index fa0dbe2..23a0bee 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=-7 # TTYs (without /dev/) to monitor for activity while in console mode. # Default is "" -ConsoleTTYs=tty1,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 diff --git a/kde4-profiles/common/share/config/kdm/kdmrc b/kde4-profiles/common/share/config/kdm/kdmrc index e0cf074..87bdeb7 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=-7 # TTYs (without /dev/) to monitor for activity while in console mode. # Default is "" -ConsoleTTYs=tty1,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 diff --git a/kde4-profiles/common/share/config/kwinrc b/kde4-profiles/common/share/config/kwinrc index 233d4f1..a8b7283 100644 --- a/kde4-profiles/common/share/config/kwinrc +++ b/kde4-profiles/common/share/config/kwinrc @@ -1,12 +1,13 @@ [Compositing] -Backend=OpenGL -Enabled=false -GLDirect=true -GLMode=TFP -GLTextureFilter=0 -GLVSync=false -HiddenPreviews=0 -XRenderSmoothScale=false +OpenGLIsUnsafe=false +#Backend=OpenGL +#Enabled=false +#GLDirect=true +#GLMode=TFP +#GLTextureFilter=0 +#GLVSync=false +#HiddenPreviews=0 +#XRenderSmoothScale=false [Effect-Cube] Wallpaper=/usr/share/mga/backgrounds/default.jpg diff --git a/kde4-profiles/netbook/share/config/kdm/kdmrc b/kde4-profiles/netbook/share/config/kdm/kdmrc index fa0dbe2..23a0bee 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=-7 # TTYs (without /dev/) to monitor for activity while in console mode. # Default is "" -ConsoleTTYs=tty1,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 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 -- cgit v1.2.1