############################################# # Advanced System Monitor English by Maloon # ############################################# karamba x=0 y=0 w=475 h=15 locked=false #defaultfont color=0,0,0 fontsize=10 font="Sans serif" shadow=1 bgcolor=0,0,0 defaultfont font="Sans Serif" fontsize=12 color=255,255,255 text x=10 y=0 value="Kernel:" text x=60 y=0 sensor=program program="uname -r" text x=170 y=0 value="KDE Version:" text x=252 y=0 sensor=program program="kde-config --version | grep KDE | sed -e 's/.*: //'" text x=307 y=0 value="UpTime:" text x=364 y=0 sensor=uptime format="%dD %Hh : %Mm" interval=60000