diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-28 14:13:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-28 14:13:18 -0500 |
commit | 4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6 (patch) | |
tree | c6f53decaabed9678523a8bbd6a1000a9f3bf78f /ubuntu/raring/defaultsettings/kubuntu-default-settings/kde-rc-files/kdeglobals | |
parent | 211d261d7778de1d9a773e7ec43a4e97b4bd7e57 (diff) | |
download | tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.tar.gz tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.zip |
Split raring packaging into new directory due to defoma changes
Diffstat (limited to 'ubuntu/raring/defaultsettings/kubuntu-default-settings/kde-rc-files/kdeglobals')
-rw-r--r-- | ubuntu/raring/defaultsettings/kubuntu-default-settings/kde-rc-files/kdeglobals | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/ubuntu/raring/defaultsettings/kubuntu-default-settings/kde-rc-files/kdeglobals b/ubuntu/raring/defaultsettings/kubuntu-default-settings/kde-rc-files/kdeglobals new file mode 100644 index 000000000..502972019 --- /dev/null +++ b/ubuntu/raring/defaultsettings/kubuntu-default-settings/kde-rc-files/kdeglobals @@ -0,0 +1,71 @@ +[DesktopIcons] +Animated=true +Size=48 + +[General] +XftAntialias=true +XftHintStyle=hintfull +XftSubPixel=none +font=Sans Serif,9,-1,5,50,0,0,0,0,0 +fixed=Monospace,9,-1,5,50,0,0,0,0,0 +menuFont=Sans Serif,9,-1,5,50,0,0,0,0,0 +taskbarFont=Sans Serif,9,-1,5,50,0,0,0,0,0 +toolBarFont=Sans Serif,9,-1,5,50,0,0,0,0,0 +widgetStyle=qtcurve +alternateBackground=220,228,249 +background=238,239,242 +buttonBackground=238,238,238 +buttonForeground=0,0,0 +foreground=0,0,0 +linkColor=0,0,238 +selectBackground=68,115,196 +visitedLinkColor=82,24,139 +windowBackground=255,255,255 +windowForeground=0,0,0 +shadeSortColumn=true + +[PreviewSettings] +BoostSize=true +MaximumSize=5242880 + +[KDE] +ShowIconsOnPushButtons=true +ChangeCursor=true +EffectAnimateCombo=true +EffectFadeMenu=false +EffectFadeTooltip=false +EffectsEnabled=true +OpaqueResize=true +contrast=7 +SingleClick=true + +[WM] +activeFont=Sans Serif,9,-1,5,75,0,0,0,0,0 +activeBackground=82,139,239 +activeBlend=238,239,242 +activeForeground=255,255,255 +activeTitleBtnBg=220,220,220 +frame=239,239,239 +handle=239,239,239 +inactiveBackground=238,239,242 +inactiveBlend=238,239,242 +inactiveForeground=67,67,67 +inactiveFrame=239,239,239 +inactiveHandle=239,239,239 +inactiveTitleBtnBg=167,181,199 +selectBackground=68,115,196 +selectForeground=255,255,255 + +[Global Shortcuts] +Popup Launch Menu=default(Alt+F1);Win + +[KSpell] +#ASpell +KSpell_Client=1 +#UTF-8 +KSpell_Encoding=11 + +[KDE URL Restrictions] +rule_count=2 +rule_1=redirect,http,,,apt,,,true +rule_2=redirect,https,,,apt,,,true |