diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-11-25 15:13:54 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-11-25 15:13:54 -0600 |
commit | 513352ac0085175f97ff667cc904805b5464ea30 (patch) | |
tree | ce3938e83cdf3a002915023754d7e35a6f450271 /ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/knemorc | |
parent | 79afe70624bbb1024bf2ebf3c3ed43d22fe00dc7 (diff) | |
download | tde-packaging-513352ac0085175f97ff667cc904805b5464ea30.tar.gz tde-packaging-513352ac0085175f97ff667cc904805b5464ea30.zip |
Add kubuntu-default-settings
Diffstat (limited to 'ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/knemorc')
-rw-r--r-- | ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/knemorc | 107 |
1 files changed, 107 insertions, 0 deletions
diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/knemorc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/knemorc new file mode 100644 index 000000000..bce3ab226 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/knemorc @@ -0,0 +1,107 @@ +[General] +Backend=Sys +FirstStart=false +Interfaces=eth0,eth1,wlan0,eth2,wlan1,ra0,ra1 +ToolTipContent=528435 +StatusHeight=258 +StatusWidth=331 +StatusX=494 +StatusY=207 + +[Interface_ath0] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=3 +NumCommands=0 + +[Interface_ath1] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=3 +NumCommands=0 + +[Interface_eth0] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=0 +NumCommands=0 + +[Interface_eth1] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=0 +NumCommands=0 + +[Interface_eth2] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=0 +NumCommands=0 + +[Interface_ppp0] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=2 +NumCommands=0 + +[Interface_ppp1] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=2 +NumCommands=0 + +[Interface_ra0] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=3 +NumCommands=0 + +[Interface_ra1] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=3 +NumCommands=0 + +[Interface_wlan0] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=3 +NumCommands=0 + +[Interface_wlan1] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=3 +NumCommands=0 + +[PlotterSettings] +AutomaticDetection=true +ColorBackground=49,48,49 +ColorHLines=4,251,29 +ColorIncoming=24,137,255 +ColorOutgoing=255,127,8 +ColorVLines=4,251,29 +Count=5 +Distance=30 +FontSize=8 +HorizontalLines=true +Labels=true +MaximumValue=1 +MinimumValue=0 +Pixel=1 +ShowIncoming=true +ShowOutgoing=true +TopBar=false +VerticalLines=true +VerticalLinesScroll=true |