Page 1141 of 2348 FirstFirst ... 1416411041109111311139114011411142114311511191124116412141 ... LastLast
Results 11,401 to 11,410 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #11401
    Join Date
    May 2009
    Beans
    51

    Re: Post your .conkyrc files w/ screenshots

    Why is it that in my conky shows 70% on my wireless but on my tool bar (?) it shows 100%
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by robertrose6; January 8th, 2010 at 03:29 AM.

  2. #11402
    Join Date
    Jul 2008
    Location
    Connecticut, U.S.
    Beans
    106
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by robertrose6 View Post
    Why is it that in my conky shows 70% on my wireless but on my tool bar (?) it shows 100%
    I am not sure how it works, but I have noticed that changing icon sets seems to improve my wireless network performance.

    I think that the panel icon is just summarizes it differently. I say go with the conky.
    Registered Ubuntu User #29430

  3. #11403
    Join Date
    May 2009
    Beans
    51

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by dmillerct View Post
    I am not sure how it works, but I have noticed that changing icon sets seems to improve my wireless network performance.

    I think that the panel icon is just summarizes it differently. I say go with the conky.
    Evan though I am setting right next to the router????

  4. #11404
    Join Date
    May 2008
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by kaivalagi View Post
    If anyone wants to figure out how to create any setup package that ultimately creates the source tarball for launchpad to build and deploy a deb in the ppa, then yes...the existing packages give good examples for python based code...there are currently no branches for code in lp:conkyhardcore but there is no reason why not...
    <snip>
    It's up to the community to come up with ideas, but don't expect mobilediesel or me to do the grunt work, that's why we created a team site
    Quote Originally Posted by londonali1010 View Post
    The Conky 1.8.0_rc1 debs are already in the norsetto ppa: https://launchpad.net/~norsetto/+archive/ppa/+packages

    Hope this helps!

    On a separate note, I have created a new DeviantArt group for Conkyers, called #conky-artists-group. Please come and join!
    There's a copy packages option in Launchpad. I wonder if we could just use that and copy norsetto's conky package to our conkyhardcore ppa. I wonder if Launchpad could build it to work with Hardy-Karmic so we can all use that. If not I can try compiling it myself. I've compiled a couple things now and my computer hasn't exploded much.

  5. #11405
    Join Date
    Nov 2009
    Location
    Florida, USA
    Beans
    242
    Distro
    Ubuntu Studio 10.04 Lucid Lynx

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by robertrose6 View Post
    Why is it that in my conky shows 70% on my wireless but on my tool bar (?) it shows 100%
    change ${wireless_link_qual wlan0}
    to
    ${wireless_link_qual_perc wlan0}
    Ubuntu User #29918 | Linux User #501271 |

  6. #11406
    Join Date
    May 2009
    Beans
    51

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Mahngiel View Post
    change ${wireless_link_qual wlan0}
    to
    ${wireless_link_qual_perc wlan0}
    Nice. That work great

  7. #11407
    Join Date
    Nov 2009
    Location
    Florida, USA
    Beans
    242
    Distro
    Ubuntu Studio 10.04 Lucid Lynx

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by robertrose6 View Post
    Nice. That work great
    Glad i could help!
    Ubuntu User #29918 | Linux User #501271 |

  8. #11408
    Join Date
    May 2009
    Beans
    51

    Re: Post your .conkyrc files w/ screenshots

    Seeing that worked out. How do I remove the 9320320as from my drive temp and get my temps to read in F.?

  9. #11409
    Join Date
    Nov 2009
    Location
    Florida, USA
    Beans
    242
    Distro
    Ubuntu Studio 10.04 Lucid Lynx

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by robertrose6 View Post
    Seeing that worked out. How do I remove the 9320320as from my drive temp
    That is the output of whatever you'r running here, i'm not sure what you're doing, but i'm still noob.
    ${execi 10 hddtemp /dev/sda1 |cut -c 14-55}
    try this:
    ${hddtemp /dev/sda1, (127.0.0.1,(7634))}
    with and without the parenthesis
    Quote Originally Posted by robertrose6 View Post
    and get my temps to read in F.?
    Update to include:
    Code:
    own_window yes
    own_window_type override
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    temperature_unit fahrenheit
    Give this a good read [link]
    Last edited by Mahngiel; January 8th, 2010 at 03:56 AM.
    Ubuntu User #29918 | Linux User #501271 |

  10. #11410
    Join Date
    Dec 2009
    Location
    MT
    Beans
    43
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Post your .conkyrc files w/ screenshots

    I put this as an edit in my last post, but that's already a page or so back, and I don't know if anyone will notice it there.

    I figured out how to mark the running WUs (in the boinc.pl script), and I figure if I run the perl script with execpi, I could add something to it that conky would parse into a bar (I already found out it works with font formatting and such). The only problem is I can't find anything to use other than execbar or execibar, and I don't think I could use them inside the perl script. Isn't there a generic bar command I could use?

Page 1141 of 2348 FirstFirst ... 1416411041109111311139114011411142114311511191124116412141 ... LastLast

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
  •