Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Conky on Mactel

  1. #11
    Join Date
    Aug 2005
    Location
    Huntsville, AL, USA
    Beans
    7,526
    Distro
    Ubuntu

    Re: Conky on Mactel

    Quote Originally Posted by Kooothor View Post
    Cyberdork, did you manage to load coretemp ?
    I did at one time, but not recently. I don't monitor my temps like that because I am not concerned with them really. (on an iMac). I had to install some packages, then run the sensors detect thing, and then I could read the coretemp output. Sorry I can't really help more, it was awhile ago, and I don't even have the links anymore that I used.

  2. #12
    Join Date
    Mar 2008
    Location
    Paris
    Beans
    72
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Conky on Mactel

    ok cyberdork.


    --

    This is a more general question on conky :
    How do I make arithmetic operation on a number.
    See, I can probe my unseen messages but I don't know why, it starts with 1904, not 0. So what I want to do is just do 'the result of unseen mails minus 1904'.

    Can someone help me on this ?

    My line is
    Code:
    ${color red}${pop3_unseen pop.server.fr login pass} mails
    I guess I have to pipe something after, nope ?

    thx
    Last edited by Kooothor; September 5th, 2008 at 10:19 AM.
    Flood.fr, the neverending troll (french forum).

  3. #13
    Join Date
    Aug 2005
    Location
    Huntsville, AL, USA
    Beans
    7,526
    Distro
    Ubuntu

    Re: Conky on Mactel

    Quote Originally Posted by Kooothor View Post
    ok cyberdork.


    --

    This is a more general question on conky :
    How do I make arithmetic operation on a number.
    See, I can probe my unseen messages but I don't know why, it starts with 1904, not 0. So what I want to do is just do 'the result of unseen mails minus 1904'.

    Can someone help me on this ?

    My line is
    Code:
    ${color red}${pop3_unseen pop.server.fr login pass} mails
    I guess I have to pipe something after, nope ?

    thx
    I am no good with bash, but I think you need to format your bash command that shows what you want on the cli, then have to do an execi with that bash command in it in order to display in conky. If you don't want your conkyrc getting messy, you can create a shell script that does whatever, then just run the script from your conkyrc.

    You might get better help on this elsewhere since it is really not dependent on you having a Mac. I am sure someone out there has encountered this problem before, and there is likely already a solution.
    Last edited by cyberdork33; September 5th, 2008 at 02:13 PM.

  4. #14
    Join Date
    Mar 2008
    Location
    Paris
    Beans
    72
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Conky on Mactel

    Yeah , you're right. But nvmd anyway, the whole pop system is ******.
    Everytime I get a new messages, it adds up and that's it, don't care if it's read or not...
    Flood.fr, the neverending troll (french forum).

  5. #15
    Join Date
    Aug 2005
    Location
    Huntsville, AL, USA
    Beans
    7,526
    Distro
    Ubuntu

    Re: Conky on Mactel

    Quote Originally Posted by Kooothor View Post
    Yeah , you're right. But nvmd anyway, the whole pop system is ******.
    Everytime I get a new messages, it adds up and that's it, don't care if it's read or not...
    I was wondering how that would work.

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

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