summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Balcaen <mikala@mageia.org>2011-05-10 18:31:22 +0000
committerJohn Balcaen <mikala@mageia.org>2011-05-10 18:31:22 +0000
commit8c65b95d87ca635b000b004db35e29bef8f322b2 (patch)
treeee9238a2b63028164605a93399e6b7202f1d3315
parentada0071dd863705a6b2d5e28d5a2e67cd0eae40e (diff)
downloadconfig-8c65b95d87ca635b000b004db35e29bef8f322b2.tar
config-8c65b95d87ca635b000b004db35e29bef8f322b2.tar.gz
config-8c65b95d87ca635b000b004db35e29bef8f322b2.tar.bz2
config-8c65b95d87ca635b000b004db35e29bef8f322b2.tar.xz
config-8c65b95d87ca635b000b004db35e29bef8f322b2.zip
Use knotify by default for amarok instead of OSD
Set GLDirect=True by default
-rw-r--r--kde4-profiles/common/share/config/amarokrc6
-rw-r--r--kde4-profiles/common/share/config/kwinrc2
2 files changed, 7 insertions, 1 deletions
diff --git a/kde4-profiles/common/share/config/amarokrc b/kde4-profiles/common/share/config/amarokrc
index f8202a7..072b0ea 100644
--- a/kde4-profiles/common/share/config/amarokrc
+++ b/kde4-profiles/common/share/config/amarokrc
@@ -5,6 +5,12 @@ HiddenOnExit=false
[Playback]
Fadeout=false
+[OSD]
+Osd Enabled=false
+
+[KNotify]
+KNotify Enabled=true
+
[Plugins]
Cool StreamsEnabled=false
ImporterEnabled=false
diff --git a/kde4-profiles/common/share/config/kwinrc b/kde4-profiles/common/share/config/kwinrc
index 1ccf11a..6ddcef9 100644
--- a/kde4-profiles/common/share/config/kwinrc
+++ b/kde4-profiles/common/share/config/kwinrc
@@ -1,7 +1,7 @@
[Compositing]
Backend=OpenGL
Enabled=false
-GLDirect=false
+GLDirect=true
GLMode=TFP
GLTextureFilter=0
GLVSync=false