diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2011-03-19 01:57:52 +0100 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2011-03-19 02:19:19 +0100 |
commit | cf1c7aaf3d494a35daeec08285f724913f92a266 (patch) | |
tree | 37b539af52c3f7b6bad248116359c6460b5b0a35 /skel-trinity/.trinity/share/config/kdesktoprc | |
parent | be1180372f14bd699d7919ba6dad0308d31192f9 (diff) | |
download | etcskel-kanotix-cf1c7aaf3d494a35daeec08285f724913f92a266.zip etcskel-kanotix-cf1c7aaf3d494a35daeec08285f724913f92a266.tar.gz |
added trinity package
Diffstat (limited to 'skel-trinity/.trinity/share/config/kdesktoprc')
-rw-r--r-- | skel-trinity/.trinity/share/config/kdesktoprc | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/skel-trinity/.trinity/share/config/kdesktoprc b/skel-trinity/.trinity/share/config/kdesktoprc new file mode 100644 index 0000000..4851939 --- /dev/null +++ b/skel-trinity/.trinity/share/config/kdesktoprc @@ -0,0 +1,77 @@ +[Background Common] +CacheSize=2048 +CommonDesktop=true +Dock=true +Export=false +LimitCache=true + +[Desktop Icons] +Preview=imagethumbnail,htmlthumbnail,gsthumbnail,audio/,textthumbnail +ShowHidden=false +VertAlign=true + +[Desktop0] +BackgroundMode=VerticalGradient +BlendBalance=-14 +BlendMode=NoBlending +ChangeInterval=60 +Color1=30,114,160 +Color2=192,192,192 +CurrentWallpaper=/usr/share/wallpapers/kanotix-starrise/contents/images/1024x768.png +LastChange=964531384 +MultiWallpaperMode=NoMulti +Pattern= +Program= +ReverseBlending=false +Wallpaper=/usr/share/wallpapers/kanotix-starrise/contents/images/1024x768.png +WallpaperList= +WallpaperMode=Scaled + +[Devices] +enabled=true +exclude=kdedevice/hdd_mounted,kdedevice/cdrom_unmounted + +[FMSettings] +HighlightedTextColor=0,0,0 +ItemTextBackground=0,0,0 +NormalTextColor=255,255,255 +ShowFileTips=true +StandardFont=Sans Serif,11,-1,5,50,0,0,0,0,0 +TextHeight=3 +UnderlineLinks=false +WordWrapText=true + +[General] +AutoLineUpIcons=true +Enabled=true +SetVRoot=false + +[Media] +enabled=true +exclude=media/cdrom_unmounted + +[Menubar] +ShowMenubar=false + +[MiniCli] +CompletionItems= +CompletionMode=2 +History= + +[Mouse Buttons] +Left= +Middle=WindowListMenu +Right=DesktopMenu +WheelSwitchesWorkspace=false + +[ScreenSaver] +Enabled=false +Lock=false +Priority=19 +Saver=KBat.desktop +Timeout=300 + +[Version] +KDEVersionMajor=3 +KDEVersionMinor=4 +KDEVersionRelease=3 |