On 26.10.2011 13:53, Uli Schlachter wrote: > Let's try something inspired by Rainux Luo's config: > > obvious.mem() > obvious.mem().widget, > obvious.mem()[1], > obvious.mem()[1].widget, > > Perhaps one of those works? > > Uli > The second one works for mem, cpu, fs_usage and net. These are the ones I tested.
I think, I might have overseen the solution some days ago (I already tested .widget), because I tested with cpu and since the obvious widgets don't have a background (and my CPU usage is mostly under 5%), I misunderstood the empty space for an error. So some widgets need .widget, some not...it's a small bug in the obvious lib, I guess. Thorsten -- To unsubscribe, send mail to [email protected].
