
Originally Posted by
pier_andreit
may be, but I suppose it isn't kinfocenter, it is this:
That's the "System monitor" plasmoid.
But what do you mean with "how can I know where are its data files?"?
If you want to know where it gets it's data from, I don't know exactly (would have to look at the source code), but most of it seems to come from Solid (the KDE4 hardware abstraction layer):
Try to run:
Code:
solid-hardware list
to get a list of all hardware known to Solid, then f.e.
Code:
solid-hardware details /org/kde/solid/udev/sys/devices/LNXSYSTM:00/LNXCPU:00
to get information about your CPU...
But what do you want to change?
You would have to change your hardware to get different output...
Bookmarks