From fcad8b8d150fb9f508973e3044a103de74ec3877 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 3 Apr 2019 23:02:46 +0900 Subject: DEB: use _base folder for a distro instead of specific distros (squeeze and maverick). Signed-off-by: Michele Calgaro --- .../kde-rc-files/knemorc | 107 +++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 ubuntu/_base/defaultsettings/redmond-default-settings-ii/kde-rc-files/knemorc (limited to 'ubuntu/_base/defaultsettings/redmond-default-settings-ii/kde-rc-files/knemorc') diff --git a/ubuntu/_base/defaultsettings/redmond-default-settings-ii/kde-rc-files/knemorc b/ubuntu/_base/defaultsettings/redmond-default-settings-ii/kde-rc-files/knemorc new file mode 100644 index 000000000..bce3ab226 --- /dev/null +++ b/ubuntu/_base/defaultsettings/redmond-default-settings-ii/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 -- cgit v1.2.1