Posts: 1,308
BitJam
Joined: 31 Aug 2009
#1
I've attached a small tarball that contains a new conkyrc (no leading dot) file to try. You could copy it over your .conkyrc or you could run it as"conky -c conkyrc".

Changes:
  • Added a line to show automount status (will always say"disabled" unless you have D-Os latest automount stuff)
  • Added a line to show current dpi (dots per inch)
  • Moved display resolution to the right, added"res:"
  • Removed extra blank lines between the network graphs and the"Used/Total" table.
  • Added blank lines at the bottom so we won't lose text at the bottom if a network graph shows up after conky has started
Posts: 1,028
SamK
Joined: 21 Aug 2011
#2
BitJam wrote:I've attached a small tarball that contains a new conkyrc (no leading dot) file to try.
Tried and displays info corresponding to your screen shot.

In my attached screen shot, root persistence is active.
Note the first character of root persistence report line is misaligned with the rest of the displayed info.

Conky is probably most useful when displaying dynamic rather than static information. Adding additional static fileds is of questionable value. To the majority of antiX users dpi is likely to be obscure and meaningless. It only becomes relevant when troubleshooting.

antiX already includes an in-house, scripted, GUI driven means of reporting static info (including resolution)
Control Center-->Hardware-->PC Information
dpi (and possibly other static info) is more appropriately and logically suited to inclusion here rather than conky. This leaves the user in a position to add items to conky that have local relevance, rather than a blanket approach of showing info that is largely redundant to most users.

misaligned report item
misaligned report item
Posts: 148
chrispop99
Joined: 21 Apr 2011
#3
I think everyone will have their own uses for Conky, and that might even change from machine to machine.

Here is what I set up whilst testing b5:



Chris
Posts: 1,028
SamK
Joined: 21 Aug 2011
#4
chrispop99 wrote:Here is what I set up whilst testing b5:
Thanks for adding that. It succinctly illustrates the point I was trying to make.

Static info has been edited out of the shipped Conky. The trimmed down report has then been enhanced with info that is relevant to the local user/system. The removed info is still available via the Control Center, so it can still be accessed if/when wanted.