Page 1 of 1

xosview

Posted: Sat Mar 01, 2014 5:17 am
by machinebacon
Before conky was hip: xosview, the greatest resource monitor ;)

install it via APT:

Code: Select all

apt-get install xosview
and to customize its look, add stuff like this to your .Xresources (can be sourced with an 'include', too)

Code: Select all

xosview*background:	#1a1a1a
xosview*font:           -*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*
xosview*foreground:	#c7874b
xosview*loadUseFormat:	autoscale
xosview:cpuGraph:	true
Please consult the manpage for the resources. Customizing xosview is something for boring Sunday afternoons! If you have it all set up, please share! :)

Thanks in advance!