Apps :: Enhanced CPU/Network stat apps



Hi guys, finally got DSL installed on my old comp (yay!), now I'm busy editing my .xinitrc file, and I like to have DSL as enhanced, but without the desktop icons and the little thing on the bottom left hand corner (what is it?  ???).  Anyway, so I figured I'd just add the apps individually into .xinitrc,
asmen
wmcpuload
wmix
wmnet

CPU and sound behave properly and goto the bottom corner, but memory and network just float.

Is there a way that I can stick them down the bottom, or does enhance allow for just having those apps to run, and not show the desktop icons/little thing in the left had corner.

Thanks in advance. :)


Edit: :doh:  Figured it out, and theres no delete button. :(

For those who care,

Add the following files to your .xinitrc file

asmem -withdrawn &
wmnet -w &
wmix &
mount.app &
wmcpuload &

Wmix (volume control) won't appear unless you have sound working, sudo modprobe sb

:)


original here.