Page 116 of 2348 FirstFirst ... 16661061141151161171181261662166161116 ... LastLast
Results 1,151 to 1,160 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #1151
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    115 pages, I have some reading to do.
    Just got cronky, having read various pages here ... have done nothing with it.
    I am surprised at some of the things I see here.

    I also have the, ConkyFAQ, ConkyHowTo, ConkySettings and the ConkyVariables, but they all look like a programmers gide to a migrane headache for me.

    Now I have a question. Is the bottom part of the attached image (I found it here) "cronky" as well?

    Oopps, start of page 116.
    Attached Images Attached Images

  2. #1152
    Join Date
    Nov 2007
    Location
    USA-ish
    Beans
    206
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Bruce M. View Post
    Now I have a question. Is the bottom part of the attached image (I found it here) "cronky" as well?
    Nope, that's some sort of desklet.

  3. #1153
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Cammy View Post
    Nope, that's some sort of desklet.
    OK, that answers that ... now to figure it all out

  4. #1154
    Join Date
    Nov 2007
    Location
    USA-ish
    Beans
    206
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Bruce M. View Post
    OK, that answers that ... now to figure it all out
    Check out this:

    http://conky.sourceforge.net/config_settings.html

    and this:

    http://conky.sourceforge.net/variables.html

    Good luck, and have fun!

  5. #1155
    Join Date
    Oct 2007
    Beans
    26

    Re: Post your .conkyrc files w/ screenshots

    version conky 1.4.9 SUPER STABLE "NO FLASH"

    Wireless not fonction ?

    code :

    ${color #FF9900}+--${color #FFFFFF}Wireless Networking:
    ${color #FF9900}| |
    ${color #FF9900}| +${color #FFFFFF}ESSID: ${color #FFCC00}${wireless_essid eth1} ${color #FFFFFF}MAC: ${color #FFCC00}${wireless_ap eth1}
    ${color #FF9900}| +${color #FFFFFF}Local IP ${color #FFCC00}${addr eth1} ${color #FFFFFF}Signal Quality: ${color #FFCC00}${wireless_link_qual_perc eth1}

    :



    ???
    Last edited by boolat; December 24th, 2007 at 11:29 AM.
    Acer Aspire 9305 AWSMI
    Ubuntu 7.10 - Gutsy Gibbon

  6. #1156
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Cammy View Post
    Can't seem to keep it on my desktop, it keeps disappearing on me.

    I'll work on it. Thanks for the links.

    EDIT: Those links are what I have already in ZIM
    Last edited by Bruce M.; December 24th, 2007 at 02:21 PM. Reason: Have Links

  7. #1157
    Join Date
    Nov 2007
    Location
    USA-ish
    Beans
    206
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Bruce M. View Post
    Can't seem to keep it on my desktop, it keeps disappearing on me.
    Try adding these:

    own_window_transparent yes
    own_window_type override

  8. #1158
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Cammy View Post
    Try adding these:

    own_window_transparent yes
    own_window_type override
    Just as soon as I find out where to add these lines, I will.

    Me trying to get the commands to stick -->

    I have them saved now in my email for future reference.

    I'm still a Linux greenhorn. I'm sure somewhere in these 116 pages there will be a post explaining it.

    Thanks for the tip.
    Bruce

  9. #1159
    Join Date
    Feb 2007
    Location
    Brampton, Ontario
    Beans
    883

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Bruce M. View Post
    Just as soon as I find out where to add these lines, I will.

    Me trying to get the commands to stick -->

    I have them saved now in my email for future reference.

    I'm still a Linux greenhorn. I'm sure somewhere in these 116 pages there will be a post explaining it.

    Thanks for the tip.
    Bruce
    At the top of your .conkyrc file:

    Code:
    gedit ~/.conkyrc
    You will see something like this:

    Code:
    double_buffer yes
    update_interval 1
    background yes
    
    own_window yes
    own_window_transparent yes
    own_window_type override
    #own_window_type root
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    Make sure yours is the same as that. Note the "update_interval 1" line. That indicates how long between refreshes for conky. So mine is set to 1, which has conky refreshing itself every second. Set it to 5, it refreshes every 5 seconds.
    "For those who believe, no explanation is necessary. For those who do not, none will suffice." - Joseph Dunninger

  10. #1160
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post you're .conkyrc files w/ screenshots

    Quote Originally Posted by marx2k View Post
    Anthony Haslam, I love the LCD look of your conky.



    # Grab weather data from weather.com and format it according to the given XSLT
    # Script written by boojit
    # Modified by Hellf[i]re
    # The orignal script and xslt can be downloaded from http://pondol.com/weather.tar.gz

    (from the head of the script itself)
    Tried the link: Error 404 - Not Found
    Any other place to get it?

Page 116 of 2348 FirstFirst ... 16661061141151161171181261662166161116 ... 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
  •