diff options
Diffstat (limited to 'ksim/ksim_panelextensionrc')
-rw-r--r-- | ksim/ksim_panelextensionrc | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/ksim/ksim_panelextensionrc b/ksim/ksim_panelextensionrc new file mode 100644 index 0000000..8986d4d --- /dev/null +++ b/ksim/ksim_panelextensionrc @@ -0,0 +1,81 @@ +[CpuPlugin] +Cpus=cpu 0 +DisplayNice=true +Cpu0_options=%T + +[DiskPlugin] +UseSeperatly=true +Disks=complete + +[Fsystem] +ShowPercentage=true +mountEntries=/ +scrollerUpdate=65 +stackItems=true +updateValue=60 + +[General] +Alignment=0 +AutoHideDelay=3 +AutoHidePanel=false +AutoHideSwitch=true +BackgroundHide=false +CustomSize=58 +ExpandSize=true +HideAnimation=true +HideAnimationSpeed=40 +HideButtonSize=14 +Position=1 +ResizeableHandle=false +ShowLeftHideButton=true +ShowRightHideButton=false +Size=2 +SizePercentage=1 +UnhideLocation=6 +XineramaScreen=0 + +[General Options] +Width=-1 + +[Misc] +MemoryFormat=Memory: %fM/%tM +MemoryItem=0 +ShowMemory=true +ShowSwap=true +ShowUptime=true +SwapFormat=Swap: %fM/%tM +SwapItem=0 +UptimeFormat=%hh:%mm:%ss,%dd %h:%m,Uptime: %h:%m:%s +UptimeItem=0 +GraphSize=58,40 +savePos=false +showDock=true +showDate=false +showTime=false + +[Monitors] +cpu=true +filesystem=true +disk=true +net=true + +[Net] +deviceAmount=1 + +[Sensors] +sensorLocations=/usr/lib/,/usr/local/lib/ + +[Theme] +Alternative=0 +FontItem=4 +Name=ksim + +[device-0] +cCommand= +commands=false +dCommand= +deviceFormat=%h:%m:%s +deviceName=eth0 +showGraph=true +showLabel=true +showTimer=false |