Find the answer to your Linux question:
Results 1 to 3 of 3
Hi All, Anyone have any experience with conky? I had it running flawlessly until they changed the way they do temperature monitoring. Here is my line: ${freq}MHz Load: ${loadavg} Temp: ...
  1. #1
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,958

    [SOLVED] conkyrc cpu temp

    Hi All,

    Anyone have any experience with conky? I had it running flawlessly until they changed the way they do temperature monitoring. Here is my line:

    ${freq}MHz Load: ${loadavg} Temp: $temperature_unit

    What's wrong with the above? I just don't get the new temperature_unit system they are using? I want it displayed in Ferenheit not Celcius, thanks!
    Bodhi 1.3 & Bodhi 1.4 using E17
    Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17

    "The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    I believe temperature_unit should be added to the configuration section.

    Code:
    temperature_unit fahrenheit
    And then something under the TEXT portion like
    Code:
    Temp: ${acpitemp}

  3. #3
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,958
    PERFECT! Problem solved, thank you much
    Bodhi 1.3 & Bodhi 1.4 using E17
    Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17

    "The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...