Page 647 of 2348 FirstFirst ... 14754759763764564664764864965769774711471647 ... LastLast
Results 6,461 to 6,470 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #6461
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Crinos512 View Post
    My only regret is that you don't seem to get any "posts" credit for experience in this thread.

    I've only done 150 posts, not counting 182 in this thread alone!
    How did you get search to limit itself to this Thread alone?

  2. #6462
    Join Date
    Mar 2007
    Location
    /US/EC/DC
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Bruce M. View Post
    How did you get search to limit itself to this Thread alone?
    The "Search This Tread" at the top of the page. Use "Advanced Search" to search by name.
    Warranty? Who needs a warranty?
    If it ain't broke, take it apart and fix it.

  3. #6463
    Join Date
    Jul 2007
    Location
    The U. S. of A.
    Beans
    163
    Distro
    Kubuntu Development Release

    Thumbs down Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by VCoolio View Post
    Yeah, posts in the community section don't count. Maybe you should make a howto thread and answer questions over there. That could help this thread back to core, it's getting out of hand if I may say.
    Yeah, I tried asking a moderator to reclassify this thread as a HOWTO... but I guess the thread is formatted wrong to fit the official definition of a HOWTO.

    sigh.
    || Kubuntu x86_64 (15.10 Dev.) || KDE 4.9.00 ||
    || Dell Inspiron 570 || 8GB PC3-10600 DDR3 RAM || AMD Phenom II X4 820 @ 2.8Ghz ||
    || Logitech M570 Trackball || Logitech G15 Gaming Keyboard ||
    Conky: ... no such configuration: 'normal'

  4. #6464
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by SkonesMickLoud View Post
    The "Search This Tread" at the top of the page. Use "Advanced Search" to search by name.
    I was just coming to edit that last post. I found it.

    But it only does a max of 250 hits: Here's mine, it goes back to October 12th, 2008 but my first post is Post #1151 on Page 116, Dated: December 23rd, 2007. So now the question is, just how many do I have.

    Oh well, who cares, it's been a fun trip, and I'm only part way done.

    Have a nice day.
    Bruce

  5. #6465
    Join Date
    Dec 2008
    Location
    RIGHT BEHIND YOU
    Beans
    294
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Post your .conkyrc files w/ screenshots

    Here's mine! It was originally based on CONKY-colors but it's since been altered significantly. The weather section is the only part I don't really like, a holdover from the template. Any suggestions?
    Attached Images Attached Images

  6. #6466
    Join Date
    Jul 2007
    Location
    Segura, Spain
    Beans
    235

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Bruce M. View Post
    I was just coming to edit that last post. I found it.

    But it only does a max of 250 hits: Here's mine, it goes back to October 12th, 2008 but my first post is Post #1151 on Page 116, Dated: December 23rd, 2007. So now the question is, just how many do I have.

    Oh well, who cares, it's been a fun trip, and I'm only part way done.

    Have a nice day.
    Bruce
    Dont worry, you're the very first

    PHP Code:
    Who Posted?
    Total Posts6,465

    Bruce M
    .                          724
    Crinos512                        183
    kaivalagi                          151
    PurposeOfReason            125
    ddnev45                           123
    Cammy                            116
    SkonesMickLoud              110
    jjgomera                             98
    HippyRandall                      91
    cl0ckwork                           90 
    This is the link to the fully clasification: http://ubuntuforums.org/misc.php?do=whoposted&t=281865
    Last edited by jjgomera; April 10th, 2009 at 09:49 AM.
    mujeres y hombres de esta tierra
    un otro mundo es posible
    otro mundo diferente
    justo si, y sin miedo de su gente

  7. #6467
    Join Date
    Jul 2008
    Beans
    12

    Re: Post your .conkyrc files w/ screenshots

    hi..

    while desktop is opening.. conky looks for a second then its lost. i think its working behind the bg and after if u kill conky & restart .. it works normaly.

    so how can i fix that ?

    my conkyrc file :

    Code:
    # conky configuration
    background yes
    
    use_xft yes
    
    xftfont Bitstream Vera Sans Mono:size=7
    
    xftalpha 0.8
    
    out_to_console no
    
    update_interval 2.0
    
    total_run_times 0
    
    own_window yes
    own_window_type override
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    own_window_transparent yes
    
    double_buffer yes
    
    draw_shades no
    
    draw_outline no
    
    draw_borders no
    
    draw_graph_borders no
    
    stippled_borders 0
    
    border_margin 10
    
    border_width 2
    
    default_color white
    default_shade_color white
    default_outline_color white
    
    minimum_size 5 5
    maximum_width 256
    
    alignment top_right
    
    gap_x 5
    gap_y 5
    
    no_buffers yes
    
    uppercase no
    
    cpu_avg_samples 1
    
    net_avg_samples 1
    
    override_utf8_locale yes
    
    use_spacer right
    
    
    TEXT
           ${color #888888}$sysname $kernel on Intel P4
           Uptime: $uptime$color
    
                    ${font :size=10}${time %a. %b. %d, %G}$font
                   ${font :size=20:bold}${time %I:%M:%S}$font
    
           ${voffset -5}${color #888888}${hr 1}$color$voffset
            ${freq cpu0} MHz${alignr}$loadavg
    ${voffset -8}${alignr}${cpugraph 25,200 000000 ff0000}$voffset
    ${color red}${font :size=13}${alignr}${cpu cpu0}%$font$color
           ${voffset -10}${color green}GPU Temp: ${color purple}${execi 60 nvidia-settings -query GPUCoreTemp | perl -ne 'print $1 if /GPUCoreTemp.*?: (\d+)./;'}°C$voffset
          ${color #888888}${hr 1}$color
    ${color green}${alignr}${membar 11,120}$color
           ${voffset -11}$memperc%  RAM used: $mem${alignr}${offset 10}${color #888888}/$color$memmax$offset$voffset
    ${color green}${alignr}${swapbar 11,120}$color
           ${voffset -11}$swapperc% Swap used: $swap${alignr}${offset 10}${color #888888}/$color$swapmax$offset$voffset
               Cache used: $cached
          ${color #888888}${hr 1}$color
    ${offset 65}${color #888888}Processes: $color$processes 	${color #888888}Running: $color$running_processes$offset
    ${voffset -8}$voffset
    
           ${color green}NAME              PID#  CPU%   MEM% $color
           ${top name 1}  ${top pid 1}${top cpu 1} ${top mem 1}
           ${top name 2}  ${top pid 2}${top cpu 2} ${top mem 2}
           ${top name 3}  ${top pid 3}${top cpu 3} ${top mem 3}
           ${top name 4}  ${top pid 4}${top cpu 4} ${top mem 4}
           ${top name 5}  ${top pid 5}${top cpu 5} ${top mem 5}
           ${top name 6}  ${top pid 6}${top cpu 6} ${top mem 6}
           ${top name 7}  ${top pid 7}${top cpu 7} ${top mem 7}
           ${top name 8}  ${top pid 8}${top cpu 8} ${top mem 8}
           ${top name 9}  ${top pid 9}${top cpu 9} ${top mem 9}
          ${color #888888}${hr 1}
    
          ${voffset -5}${color green}Root: $color${fs_free /}${color #888888}${font :size=7}free$font${alignr}${color red}${diskio /dev/sda5}$color$voffset
            ${color #333333}${fs_bar 11,208 /}$color${offset -205}${font :size=7}${fs_used /}$font$offset
    ${alignr}${voffset -12}${diskiograph /dev/sda5 11,155 333333 ff0000}$voffset
    ${alignc}${color purple}${offset 20}${execi 60 hddtemp /dev/sda | cut -c32-36;}$offset$color
          ${color green}Home: $color${fs_free /home}${color #888888}${font :size=7}free$font${alignr}${color red}${diskio /dev/sda7}$color
            ${color #333333}${fs_bar 11,208 /home}$color${offset -205}${font :size=7}${fs_used /home}$font$offset
    ${alignr}${voffset -12}${diskiograph /dev/sda7 11,155 333333 ff0000}$voffset
    
          ${color green}500:  $color${fs_free /media/500_GB}${color #888888}${font :size=7}free$font${alignr}${color red}${diskio /dev/sdb}$color
            ${color #333333}${fs_bar 11,208 /media/500_GB}$color${offset -205}${font :size=7}${fs_used /media/500_GB}$font$offset
    ${alignr}${voffset -12}${diskiograph /dev/sdb 11,155 333333 ff0000}$voffset
    ${alignc}${color purple}${offset 20}${execi 60 hddtemp /dev/sdb | cut -c24-28;}$offset$color
          ${color #888888}${hr 1}$color
    ${alignr}(${addr eth0})
    ${voffset -8}$voffset
               ${font :size=8}${color red}Uploading: ${alignr}${color green}Downloading:$color$font
              ${font :size=12}${upspeedf eth0}KB/s ${alignr}${downspeedf eth0}KB/s$font
           ${color #888888}${upspeedgraph eth0 25,104 000000 ff0000} ${alignr}${downspeedgraph eth0 25,104 000000 00ff00}$color
            ${color #888888}Total: $color${totalup eth0} ${color #888888}${alignr}Total: $color${totaldown eth0}
    
                    ${color #888888}torrent:$color ${tcp_portmon 50000 50000 count}$color ${alignr}50000
           ${color #888888}Inbound Connections ${alignr}Service/Port$color
    	${tcp_portmon 1 32767 rip 0} ${alignr}${tcp_portmon 1 32767 lservice 0}
    	${tcp_portmon 1 32767 rip 1} ${alignr}${tcp_portmon 1 32767 lservice 1}
           ${color #888888}Outbound Connections ${alignr}Service/Port$color
           ${tcp_portmon 32768 61000 rip 0} ${alignr}${tcp_portmon 32768 61000 rservice 0}
           ${tcp_portmon 32768 61000 rip 1} ${alignr}${tcp_portmon 32768 61000 rservice 1}
           ${tcp_portmon 32768 61000 rip 2} ${alignr}${tcp_portmon 32768 61000 rservice 2}
           ${tcp_portmon 32768 61000 rip 3} ${alignr}${tcp_portmon 32768 61000 rservice 3}
           ${tcp_portmon 32768 61000 rip 4} ${alignr}${tcp_portmon 32768 61000 rservice 4}
    
            ${color #888888}Inbound:$color${tcp_portmon 1 32768 count}  ${color #888888}Outbound:$color${tcp_portmon 32768 61000 count} ${color #888888}${alignr}Total:$color${tcp_portmon 1 65535 count}
    ${font :size=8}${color yellow}syslog   ${hr 1}$color
    ${font :size=7}${execi 2 tail -n2 /var/log/syslog | fold -w50}
    ${font :size=8}${color yellow}kern.log  ${hr 1}$color
    ${font :size=7}${execi 2 tail -n2 /var/log/kern.log | fold -w50}$font
    ${font :size=8}${color yellow}messages ${hr 1}$color
    ${font :size=7}${execi 2 tail -n2 /var/log/messages | fold -w50}
    platform : debian testing..

    one of my friend have the same problem on debian.. anybody knows the solution ?

  8. #6468
    Join Date
    Mar 2007
    Location
    /US/EC/DC
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by inxcrome View Post
    hi..

    while desktop is opening.. conky looks for a second then its lost. i think its working behind the bg and after if u kill conky & restart .. it works normaly.

    so how can i fix that ?

    <snip>

    platform : debian testing..

    one of my friend have the same problem on debian.. anybody knows the solution ?
    What DE are you using?
    Warranty? Who needs a warranty?
    If it ain't broke, take it apart and fix it.

  9. #6469
    Join Date
    Jul 2008
    Beans
    12

    Re: Post your .conkyrc files w/ screenshots

    sorry i forgot to say..

    using gnome 2.22.3

  10. #6470
    Join Date
    Feb 2009
    Location
    Netherlands
    Beans
    784

    Re: Post your .conkyrc files w/ screenshots

    maybe conky starts to early in the loading process? Write a little script that sleeps 10 secs and then starts conky, and put that in your sessions list to start by default. Or, in the sessions list, change the command to
    Code:
    sleep 10 && conky -c /path/to/config

Page 647 of 2348 FirstFirst ... 14754759763764564664764864965769774711471647 ... 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
  •