Page 1301 of 2348 FirstFirst ... 3018011201125112911299130013011302130313111351140118012301 ... LastLast
Results 13,001 to 13,010 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #13001
    Join Date
    Jul 2008
    Beans
    70

    Re: Post your .conkyrc files w/ screenshots

    Do you know of anyone that's still working on the script? or is it just a dead project now.
    yup, i got same. looked like it was hanging. even with example conky AND my custom conky. i think it might be dead in the water (for now) as he has stated he no longer uses Deluge, but on other hand, he has mentioned that he MAY take a stab at it some day when he's really motivated or something to that effect. it's just a shame the the development of Deluge was messed with because it was a great script but i guess all we can do for now is watch this space
    Linux...The mistress we all left Windows for

  2. #13002
    Join Date
    Dec 2008
    Location
    The Desert
    Beans
    281
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by pinguy View Post
    That's odd???

    That's why its not working, eth1 is for wired connections and should never be a Wireless device. Why your wireless is showing under eth1 I do not know.
    mine does that too. i think i read a bug report about it. what version you running
    I'm a super power user

  3. #13003
    Join Date
    Nov 2007
    Location
    Poole, United Kingdom
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    I've changed my Conky slightly and thought I would post the differences here for anyone that wants to use it.
    I have changed the RAM from showing a percentage to how much ram is being used as there was already a percentage bar next to it. I have tidy up the Processes section changed the icons in the HD section and have completely reworked the NETWORK section.



    .conkyrc
    Code:
    # Use Xft?
    use_xft yes
    xftfont DejaVu Sans:size=8
    xftalpha 0.8
    text_buffer_size 2048
    
    # Update interval in seconds
    update_interval 1
    
    # This is the number of times Conky will update before quitting.
    # Set to zero to run forever.
    total_run_times 0
    
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    own_window_transparent yes
    own_window_type override
    #own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
    
    # Minimum size of text area
    minimum_size 182 0
    maximum_width 182
    
    # Draw shades?
    draw_shades no
    
    # Draw outlines?
    draw_outline no
    
    # Draw borders around text
    draw_borders no
    
    # Stippled borders?
    stippled_borders 0
    
    # border margins
    border_margin 5
    
    # border width
    border_width 1
    
    # Default colors and also border colors
    default_color white
    #default_shade_color black
    #default_outline_color white
    own_window_colour white
    
    # Text alignment, other possible values are commented
    #alignment top_left
    alignment top_right
    #alignment bottom_left
    #alignment bottom_right
    
    # Gap between borders of screen and text
    # same thing as passing -x at command line
    gap_x 35
    gap_y 50
    
    # Subtract file system buffers from used memory?
    no_buffers yes
    
    # set to yes if you want all text to be in uppercase
    uppercase no
    
    # number of cpu samples to average
    # set to 1 to disable averaging
    cpu_avg_samples 2
    
    # number of net samples to average
    # set to 1 to disable averaging
    net_avg_samples 2
    
    # Force UTF8? note that UTF8 support required XFT
    override_utf8_locale yes
    
    # Add spaces to keep things from moving about?  This only affects certain objects.
    use_spacer none
    
    TEXT
    SYSTEM ${hr 2}
    ${voffset 6}${font OpenLogos:size=22}u${font}${goto 32}${voffset -18}Kernel: ${kernel}
    ${goto 32}$nodename   $machine
    ${hr 2}
    
    ${font StyleBats:size=16}A${font}   CPU1: ${cpu cpu0}% ${alignr}${cpubar cpu0 8,60}
    ${font StyleBats:size=16}A${font}   CPU2: ${cpu cpu1}% ${alignr}${cpubar cpu1 8,60}
    ${font StyleBats:size=16}A${font}   CPU3: ${cpu cpu2}% ${alignr}${cpubar cpu0 8,60}
    ${font StyleBats:size=16}A${font}   CPU4: ${cpu cpu3}% ${alignr}${cpubar cpu1 8,60}
    ${font StyleBats:size=16}g${font}   RAM: ${mem} ${alignr}${membar 8,60}
    ${font StyleBats:size=16}x${font}   DISK: ${diskio}${alignr}${diskiograph 8,60 F57900 FCAF3E}
    ${font StyleBats:size=16}j${font}   SWAP: $swapperc% ${alignr}${swapbar 8,60} 
    ${font Devil inside:size=15}x${font}   CPU Temp: ${alignr}${execpi 3 sensors | grep 'CPU Temp' | awk '{print $3};' | sed 's/[^0-9.]//g'}°C
    ${font StyleBats:size=16}q${font}   Uptime: ${alignr}${uptime}
    ${font StyleBats:size=16}k${font}   Processes: ${alignr}$processes ($running_processes running)
    ${voffset 5}${font Poky:size=15}a${font}${goto 32}${voffset -10}Highest: ${alignr 13}CPU${alignr}RAM
    ${goto 32}${voffset -6}${hr 1}
    ${voffset -1}${goto 32}${top name 1} ${goto 124}${top cpu 1}${alignr }${top mem 1}
    ${voffset -1}${goto 32}${top name 2} ${goto 124}${top cpu 2}${alignr }${top mem 2}
    ${voffset -1}${goto 32}${top name 3} ${goto 124}${top cpu 3}${alignr }${top mem 3}
    ${voffset -1}${goto 32}${top name 4} ${goto 124}${top cpu 4}${alignr }${top mem 4}
    
    DATE ${hr 2}
    ${alignc 35}${font Arial Black:size=26}${time %H:%M}${font}
    ${alignc}${time %A %d %B}
    
    HD ${hr 2}
    ${voffset 4}${font Poky:size=16}y${font} ${voffset -5}Documents:
    ${voffset 4}${fs_used /dos}/${fs_size /dos} ${alignr}${fs_bar 8,60 /}
    ${font Poky:size=16}y${font} ${voffset -5}Home:
    ${voffset 4}${fs_free /home}/${fs_size /home} ${alignr}${fs_bar 8,60 /home}
    
    NETWORK ${hr 2}
    ${if_up wlan0} 
    ${font Poky:size=14}Y${font}${goto 32}${voffset -8}SSID: ${wireless_essid wlan0}
    ${goto 32}Signal: ${wireless_link_qual wlan0}% ${alignr}${wireless_link_bar 8,60 wlan0}
    ${voffset 4}${font VariShapes Solid:size=14}q${font}${goto 32}${voffset -6}Up: ${upspeed wlan0}${font} ${alignr}${upspeedgraph wlan0 8,60 F57900 FCAF3E}
    ${goto 32}Total: ${totalup wlan0}
    ${voffset 4}${font VariShapes Solid:size=14}Q${font}${goto 32}${voffset -6}Down: ${downspeed wlan0}${font} ${alignr}${downspeedgraph wlan0 8,60 F57900 FCAF3E}
    ${goto 32}Total: ${totaldown wlan0}
    ${voffset 4}${font Poky:size=13}w${font}${goto 32}${voffset -8}Local IP: ${alignr}${addr wlan0}
    ${goto 32}Public IP: ${alignr}${execi 3600 wget -O - http://whatismyip.org/ | tail}
    # |--ETH0
    ${else}${if_up eth0}
    ${voffset -13}${font VariShapes Solid:size=14}q${font}${goto 32}${voffset -6}Up: ${upspeed eth0}${font} ${alignr}${upspeedgraph eth0 8,60 F57900 FCAF3E}
    ${goto 32}Total: ${totalup eth0}
    ${voffset -2}${font VariShapes Solid:size=14}Q${font}${goto 32}${voffset -6}Down: ${downspeed eth0}${font} ${alignr}${downspeedgraph eth0 8,60 F57900 FCAF3E}
    ${goto 32}Total: ${totaldown eth0}
    ${voffset -2}${font Poky:size=13}w${font}${goto 32}${voffset -4}Local IP: ${alignr}${addr eth0}
    ${goto 32}Public IP: ${alignr}${execi 3600 wget -O - http://whatismyip.org/ | tail}
    # |--PPP0
    ${endif}${else}${if_up ppp0}
    ${voffset -13}${font VariShapes Solid:size=14}q${font}${goto 32}${voffset -6}Up: ${upspeed ppp0}${font} ${alignr}${upspeedgraph ppp0 8,60 F57900 FCAF3E}
    ${goto 32}Total: ${totalup ppp0}
    ${voffset -2}${font VariShapes Solid:size=14}Q${font}${goto 32}${voffset -6}Down: ${downspeed ppp0}${font} ${alignr}${downspeedgraph ppp0 8,60 F57900 FCAF3E}
    ${goto 32}Total: ${totaldown ppp0}
    ${voffset -2}${font Poky:size=13}w${font}${goto 32}${voffset -4}Local IP: ${alignr}${addr ppp0}
    ${endif}${else}${voffset 4}${font PizzaDude Bullets:size=12}4${font}${goto 32}Network Unavailable${endif}${endif}
    WEATHER ${hr 2}
    
    ${voffset -10}${alignr 56}${font ConkyWeather:style=Bold:size=40}${execi 600 conkyForecast --location=UKXX0113 --datatype=WF}${font}
    ${voffset -50}${font Weather:size=40}y${font}  ${voffset -38}${font Arial Black:size=26}${execi 600 conkyForecast --location=UKXX0113 --datatype=HT}${font}
    
    ${voffset 0}${alignc 43}${execpi 600 conkyForecast --location=UKXX0113 --datatype=DW --startday=1 --shortweekday} ${alignc 8}${execpi 600 conkyForecast --location=UKXX0113 --datatype=DW --startday=2 --shortweekday} ${alignc -29}${execpi 600 conkyForecast --location=UKXX0113 --datatype=DW --startday=3 --shortweekday} ${alignc -64}${execpi 600 conkyForecast --location=UKXX0113 --datatype=DW --startday=4 --shortweekday}
    ${voffset 0}${alignc 75}${font ConkyWeather:size=28}${execpi 600 conkyForecast --location=UKXX0113 --datatype=WF --startday=1 --endday=4 --spaces=1}${font}
    ${voffset 0}${font DejaVu Sans:size=7}${alignc 48}${execpi 600 conkyForecast --location=UKXX0113 --datatype=HT --startday=1 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=UKXX0113 --datatype=LT --startday=1 --hideunits --centeredwidth=3} ${alignc -14}${execpi 600 conkyForecast --location=UKXX0113 --datatype=HT --startday=2 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=UKXX0113 --datatype=LT --startday=2 --hideunits --centeredwidth=3} ${alignc -40}${execpi 600 conkyForecast --location=UKXX0113 --datatype=HT --startday=3 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=UKXX0113 --datatype=LT --startday=3 --hideunits --centeredwidth=3} ${alignr 6}${execpi 600 conkyForecast --location=UKXX0113 --datatype=HT --startday=4 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=UKXX0113 --datatype=LT --startday=4 --hideunits --centeredwidth=3}${font}
    
    ${voffset 0}Location:${alignr}${execi 600 conkyForecast --location=UKXX0113 --datatype=CN}
    ${voffset 0}Last Updated: ${alignr} ${execi 600 conkyForecast --location=UKXX0113 --hideunits --datatype=LU -m 0 }
    ${voffset 0}Feels Like:${alignr}${execi 600 conkyForecast --location=UKXX0113 --datatype=LT}
    ${voffset 0}Dew Point: ${alignr}${execi 600 conkyForecast --location=UKXX0113 --datatype=DP}
    ${voffset 0}Current Condition:${alignr}${execi 600 conkyForecast --location=UKXX0113 --datatype=CC}
    ${voffset 0}Chance of Precip: ${alignr}${execi 600 conkyForecast  --location=UKXX0113 --startday=0 --datatype=PC}
    ${voffset 0}Humidity: ${alignr}${execi 600 conkyForecast --location=UKXX0113 --datatype=HM}
    ${voffset 0}Wind: ${alignr}${execi 600 conkyForecast --location=UKXX0113 --datatype=WS --imperial} - ${execi 600 conkyForecast --location=UKXX0113 --datatype=WD}
    ${voffset 0}Pressure: ${alignr}${execi 600 conkyForecast --location=UKXX0113 --hideunits --datatype=BR}
    ${voffset 0}Visibility: ${alignr}${execi 600 conkyForecast --location=UKXX0113 --datatype=VI --imperial}
    ${voffset 0}Sunrise: ${alignr}${execi 600 conkyForecast --location=UKXX0113 --datatype=SR}
    ${voffset 0}Sunset: ${alignr}${execi 600 conkyForecast --location=UKXX0113 --datatype=SS}
    
    ${font Trebuchet MS:size=12}${execi 600 conkyForecast --location=UKXX0113 --datatype=MP}
    ${voffset -30}${alignr 42}${font MoonPhases:size=28}${execi 600 conkyForecast --location=UKXX0113 --datatype=MF}${font}
    ${hr 2}
    Last edited by pinguy; June 25th, 2010 at 03:45 PM.

  4. #13004
    Join Date
    Nov 2008
    Location
    Wirral, UK
    Beans
    277
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by pinguy View Post
    I've changed my Conky slightly
    You still haven't done this though pinguy:-
    Code:
    ${font StyleBats:size=16}A${font}   CPU1: ${cpu cpu0}% ${alignr}${cpubar cpu0 8,60}
    ${font StyleBats:size=16}A${font}   CPU2: ${cpu cpu1}% ${alignr}${cpubar cpu1 8,60}
    ${font StyleBats:size=16}A${font}   CPU3: ${cpu cpu2}% ${alignr}${cpubar cpu2 8,60}
    ${font StyleBats:size=16}A${font}   CPU4: ${cpu cpu3}% ${alignr}${cpubar cpu3 8,60}
    I'll never drink water again....Fish poo in it!
    XP for iTunes Only : Ubuntu10.04 : Crunchbang : DSL
    I'm Pushing Narcoleptic Numbat for ubuntu11.04
    Proper Funny Stuff

  5. #13005
    Join Date
    Nov 2007
    Location
    Poole, United Kingdom
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by 5BallJuggler View Post
    You still haven't done this though pinguy:-
    Code:
    ${font StyleBats:size=16}A${font}   CPU1: ${cpu cpu0}% ${alignr}${cpubar cpu0 8,60}
    ${font StyleBats:size=16}A${font}   CPU2: ${cpu cpu1}% ${alignr}${cpubar cpu1 8,60}
    ${font StyleBats:size=16}A${font}   CPU3: ${cpu cpu2}% ${alignr}${cpubar cpu2 8,60}
    ${font StyleBats:size=16}A${font}   CPU4: ${cpu cpu3}% ${alignr}${cpubar cpu3 8,60}
    It's not wrong???? That's the right settings for a quad-core processor.

  6. #13006
    Join Date
    Jul 2008
    Beans
    70

    Re: Post your .conkyrc files w/ screenshots

    i think he means you don't have it updated in conky..yours shows as cpu0 cpu1 cpu0 cpu1
    Linux...The mistress we all left Windows for

  7. #13007
    Join Date
    Mar 2008
    Beans
    1

    Re: Post your .conkyrc files w/ screenshots



    and, the conky.rc:


    # Use Xft?
    use_xft yes
    xftfont DejaVu Sans:size=7
    xftalpha 0.8
    text_buffer_size 2048
    override_utf8_locale yes

    # Update interval in seconds
    update_interval 1

    # This is the number of times Conky will update before quitting.
    # Set to zero to run forever.
    total_run_times 0

    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    own_window_type override

    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes

    # Minimum size of text area
    minimum_size 200 0
    #maximum_width 200

    # Draw shades?
    draw_shades no

    # Draw outlines?
    draw_outline yes

    # Draw borders around text
    draw_borders no

    # Stippled borders?
    stippled_borders 0

    # border margins
    border_margin 5

    # border width
    border_width 1

    # Default colors and also border colors
    default_color grey
    #default_shade_color black
    #default_outline_color grey
    own_window_colour grey

    # Text alignment, other possible values are commented
    #alignment top_left
    alignment top_right
    #alignment bottom_left
    #alignment bottom_right

    # Gap between borders of screen and text
    # same thing as passing -x at command line
    gap_x 5
    gap_y 15

    # Subtract file system buffers from used memory?
    no_buffers yes

    # set to yes if you want all text to be in uppercase
    uppercase no

    # number of cpu samples to average
    # set to 1 to disable averaging
    cpu_avg_samples 2

    # number of net samples to average
    # set to 1 to disable averaging
    net_avg_samples 2


    # Add spaces to keep things from moving about? This only affects certain objects.
    use_spacer 2

    TEXT
    #${alignc 17}${font Arial Black:size=16}Marco${font}
    ${font openlogos:size=78} v${font}
    ${font Arial Black:size=10} 10.04 Lucid Lynx${font}


    ${font Martin Vogel's Symbols:size=16}U${font} DATA E HORA ${hr 2}
    ${alignc 35}${font Arial Black:size=26}${time %H:%M}${font}

    ${font DejaVu Sans:size=10}${alignc}${execi 60 date +"%B %Y" | tr "[:lower:]" "[:upper:]"}${font DejaVu Sans:size=7 }${font}
    ${font DejaVu Sans:size=9}${execpi 60 cal | sed '1d' | sed '3d' | sed '2d' | sed '2d' | sed '2d' | sed '2d' | sed '2d' | sed 's/^/${alignc} /'}${font}
    ${font DejaVu Sans Mono:size=9}${execpi 60 DJS=`date +%_d`; cal | sed '1d' | sed '/./!d' | sed 's/$/ /' | fold -w 21 | sed -n '/^.\{21\}/p' | sed 's/^/${alignc} /' | sed /" $DJS "/s/" $DJS "/" "'${color #5795DA}'"$DJS"'${color #BEBEBE}'" "/}${font}

    ${font webdings:size=14}i${font} SISTEMA ${hr 2}
    ${voffset 2}${font StyleBats:size=16}s${font} Kernel: ${alignr}${kernel}
    ${font StyleBats:size=13}m${font} RAM: $memperc% [$mem / $memmax]
    ${voffset 1}${font Devilinside:size=14}1${font} Processador 1: ${cpu cpu1}% ${alignr}${cpubar cpu1 8,60}
    ${font Devilinside:size=14}1${font} Processador 2: ${cpu cpu2}% ${alignr}${cpubar cpu2 8,60}
    ${font StyleBats:size=13}h${font} SWAP: $swapperc% ${alignr}${swapbar 8,60}
    ${font Webdings:size=13}~${font} Battery: ${battery_percent BAT0}% ${alignr}${battery_bar 8,60 BAT0}
    ${font StyleBats:size=13}q${font} Uptime: ${alignr}${uptime}

    ${font Devilinside:size=18}A${font} HD ${hr 2}
    ${voffset 4}${font Pie charts for maps:size=12}7${font} ${voffset -5}Root: ${fs_used_perc /}%
    ${voffset 4} ${fs_used /} / ${fs_size /} ${alignr}${fs_bar 8,60 /}
    ${font Pie charts for maps:size=12}7${font} ${voffset -5}Home: ${fs_used_perc /home}%
    ${voffset 4} ${fs_used /home} / ${fs_size /home} ${alignr}${fs_bar 8,60 /home}

    ${font Martin Vogel's Symbols:size=9}a${font} CONEXÃO ${hr 2}
    ${if_existing /proc/net/route wlan0}
    ${voffset -6}${font PizzaDude Bullets:size=11}U${font} Down: ${downspeed wlan0} kb/s ${alignr}${downspeedgraph wlan0 8,60 BEBEBE BEBEBE}
    ${voffset 4}${font PizzaDude Bullets:size=11}O${font} Up: ${upspeed wlan0} kb/s ${alignr}${upspeedgraph wlan0 8,60 BEBEBE BEBEBE}
    ${voffset 4}${font PizzaDude Bullets:size=11}T${font} Downloaded: ${alignr}${totaldown wlan0}
    ${voffset 4}${font PizzaDude Bullets:size=11}N${font} Uploaded: ${alignr}${totalup wlan0}
    ${voffset 4}${font PizzaDude Bullets:size=11}Z${font} Signal: ${wireless_link_qual wlan0}% ${alignr}${wireless_link_bar 8,60 wlan0}
    ${voffset 4}${font PizzaDude Bullets:size=11}a${font} Local Ip: ${alignr}${addr wlan0}
    ${else}${if_existing /proc/net/route eth0}
    ${voffset -10}${voffset 4}${font PizzaDude Bullets:size=11}U${font} Down: ${downspeed eth0}/s ${alignr}${downspeedgraph eth0 8,60 BEBEBE BEBEBE}

    ${voffset -8}${font PizzaDude Bullets:size=11}O${font} Up: ${upspeed eth0}/s ${alignr}${upspeedgraph eth0 8,60 BEBEBE BEBEBE}
    ${voffset 4}${font PizzaDude Bullets:size=11}T${font} Downloaded: ${alignr}${totaldown eth0}
    ${voffset 4}${font PizzaDude Bullets:size=11}N${font} Uploaded: ${alignr}${totalup eth0}
    ${voffset 4}${font PizzaDude Bullets:size=11}a${font} Local Ip: ${alignr}${addr eth0}
    ${endif}${else}${if_existing /proc/net/route eth1}
    ${voffset -6}${font PizzaDude Bullets:size=11}O${font} Up: ${upspeed eth1} kb/s ${alignr}${upspeedgraph eth1 8,60 BEBEBE BEBEBE}
    ${voffset 4}${font PizzaDude Bullets:size=11}U${font} Down: ${downspeed eth1} kb/s ${alignr}${downspeedgraph eth1 8,60 BEBEBE BEBEBE}
    ${voffset 4}${font PizzaDude Bullets:size=11}N${font} Upload: ${alignr}${totalup eth1}
    ${voffset 4}${font PizzaDude Bullets:size=11}T${font} Download: ${alignr}${totaldown eth1}
    ${voffset 4}${font PizzaDude Bullets:size=11}a${font} Local Ip: ${alignr}${addr eth1}
    ${endif}${else}${font PizzaDude Bullets:size=14}4${font} Network Unavailable
    ${endif}















    a frankstein one

  8. #13008
    Join Date
    Aug 2009
    Beans
    282

    Re: Post your .conkyrc files w/ screenshots

    .
    Last edited by TheNessus; June 26th, 2010 at 10:14 AM.

  9. #13009
    Join Date
    Jun 2010
    Beans
    69

    Re: Post your .conkyrc files w/ screenshots

    I have a problem That I am hoping someone can help with.
    I want to display a list of the active IP connections... nothing special about that
    however i want it to display NICELY
    see; the way everyone seems to do it, and the way I have done it here means that even if there is no active connections I will still have to see 10 empty lines.. that take up space and pad out the conky panel unnecessarily.
    You can see in my code I have attempted to use if_match to try to avoid this.. and it's partially succeeded; as none of the ':'s i have padded the port:IP:port with actually appear... however the blank lines still do.
    How can I make it so there is NO blank/newline?

    Code:
    # .conkyrc
    alignment top_left
    background no
    border_width 1
    cpu_avg_samples 2
    default_color white
    default_outline_color white
    default_shade_color white
    draw_borders no
    draw_graph_borders yes
    draw_outline no
    draw_shades no
    use_xft yes
    xftfont DejaVu Sans Mono:size=8
    gap_x 5
    gap_y 60
    minimum_size 200 200
    net_avg_samples 2
    no_buffers yes
    out_to_console no
    out_to_stderr no
    extra_newline no
    own_window yes
    own_window_class Conky
    own_window_type window
    stippled_borders 0
    update_interval 1.0
    uppercase no
    use_spacer none
    show_graph_scale no
    show_graph_range no
    
    TEXT
    ${color grey}<1025 :$color x${tcp_portmon 1 1024 count} $hr #${color 333333}$hr$color #LEAVE A BLANK LINE
    
    ${if_match 0<${tcp_portmon 1 1024 count}}$alignc${color red}${tcp_portmon 1 1024 rip 0}:${tcp_portmon 1 1024 rservice 0}$color : ${color yellow}${tcp_portmon 1 1024 lport 0}$color$endif
    ${if_match 1<${tcp_portmon 1 1024 count}}$alignc${color red}${tcp_portmon 1 1024 rip 1}:${tcp_portmon 1 1024 rservice 1}$color : ${color yellow}${tcp_portmon 1 1024 lport 1}$color$endif
    ${if_match 2<${tcp_portmon 1 1024 count}}$alignc${color red}${tcp_portmon 1 1024 rip 2}:${tcp_portmon 1 1024 rservice 2}$color : ${color yellow}${tcp_portmon 1 1024 lport 2}$color$endif
    ${if_match 3<${tcp_portmon 1 1024 count}}$alignc${color red}${tcp_portmon 1 1024 rip 3}:${tcp_portmon 1 1024 rservice 3}$color : ${color yellow}${tcp_portmon 1 1024 lport 3}$color$endif
    ${if_match 4<${tcp_portmon 1 1024 count}}$alignc${color red}${tcp_portmon 1 1024 rip 4}:${tcp_portmon 1 1024 rservice 4}$color : ${color yellow}${tcp_portmon 1 1024 lport 4}$color$endif
    ${if_match 5<${tcp_portmon 1 1024 count}}$alignc${color red}${tcp_portmon 1 1024 rip 5}:${tcp_portmon 1 1024 rservice 5}$color : ${color yellow}${tcp_portmon 1 1024 lport 5}$color$endif
    ${if_match 6<${tcp_portmon 1 1024 count}}$alignc${color red}${tcp_portmon 1 1024 rip 6}:${tcp_portmon 1 1024 rservice 6}$color : ${color yellow}${tcp_portmon 1 1024 lport 6}$color$endif
    ${if_match 7<${tcp_portmon 1 1024 count}}$alignc${color red}${tcp_portmon 1 1024 rip 7}:${tcp_portmon 1 1024 rservice 7}$color : ${color yellow}${tcp_portmon 1 1024 lport 7}$color$endif
    ${if_match 8<${tcp_portmon 1 1024 count}}$alignc${color red}${tcp_portmon 1 1024 rip 8}:${tcp_portmon 1 1024 rservice 8}$color : ${color yellow}${tcp_portmon 1 1024 lport 8}$color$endif
    ${if_match 9<${tcp_portmon 1 1024 count}}$alignc${color red}${tcp_portmon 1 1024 rip 9}:${tcp_portmon 1 1024 rservice 9}$color : ${color yellow}${tcp_portmon 1 1024 lport 9}$color$endif
    ${if_match 10<${tcp_portmon 1 1024 count}}$alignc${color red}${tcp_portmon 1 1024 rip 10}:${tcp_portmon 1 1024 rservice 10}$color : ${color yellow}${tcp_portmon 1 1024 lport 10}$color$endif
    ${color grey}>1024 :$color x${tcp_portmon 1025 65535 count} $hr #${color 333333}$hr$color #LEAVE A BLANK LINE
    
    ${if_match 0<${tcp_portmon 1025 65535 count}}${color green}${goto 20}${tcp_portmon 1025 65535 lport 0}$color : ${color orange}${tcp_portmon 1025 65535 rip 0}:${tcp_portmon 1025 65535 rservice 0}$color$endif
    ${if_match 1<${tcp_portmon 1025 65535 count}}${color green}${goto 20}${tcp_portmon 1025 65535 lport 1}$color : ${color orange}${tcp_portmon 1025 65535 rip 1}:${tcp_portmon 1025 65535 rservice 1}$color$endif 
    ${if_match 2<${tcp_portmon 1025 65535 count}}${color green}${goto 20}${tcp_portmon 1025 65535 lport 2}$color : ${color orange}${tcp_portmon 1025 65535 rip 2}:${tcp_portmon 1025 65535 rservice 2}$color$endif 
    ${if_match 3<${tcp_portmon 1025 65535 count}}${color green}${goto 20}${tcp_portmon 1025 65535 lport 3}$color : ${color orange}${tcp_portmon 1025 65535 rip 3}:${tcp_portmon 1025 65535 rservice 3}$color$endif 
    ${if_match 4<${tcp_portmon 1025 65535 count}}${color green}${goto 20}${tcp_portmon 1025 65535 lport 4}$color : ${color orange}${tcp_portmon 1025 65535 rip 4}:${tcp_portmon 1025 65535 rservice 4}$color$endif 
    ${if_match 5<${tcp_portmon 1025 65535 count}}${color green}${goto 20}${tcp_portmon 1025 65535 lport 5}$color : ${color orange}${tcp_portmon 1025 65535 rip 5}:${tcp_portmon 1025 65535 rservice 5}$color$endif 
    ${if_match 6<${tcp_portmon 1025 65535 count}}${color green}${goto 20}${tcp_portmon 1025 65535 lport 6}$color : ${color orange}${tcp_portmon 1025 65535 rip 6}:${tcp_portmon 1025 65535 rservice 6}$color$endif 
    ${if_match 7<${tcp_portmon 1025 65535 count}}${color green}${goto 20}${tcp_portmon 1025 65535 lport 7}$color : ${color orange}${tcp_portmon 1025 65535 rip 7}:${tcp_portmon 1025 65535 rservice 7}$color$endif 
    ${if_match 8<${tcp_portmon 1025 65535 count}}${color green}${goto 20}${tcp_portmon 1025 65535 lport 8}$color : ${color orange}${tcp_portmon 1025 65535 rip 8}:${tcp_portmon 1025 65535 rservice 8}$color$endif 
    ${if_match 9<${tcp_portmon 1025 65535 count}}${color green}${goto 20}${tcp_portmon 1025 65535 lport 9}$color : ${color orange}${tcp_portmon 1025 65535 rip 9}:${tcp_portmon 1025 65535 rservice 9}$color$endif 
    ${if_match 10<${tcp_portmon 1025 65535 count}}${color green}${goto 20}${tcp_portmon 1025 65535 lport 10}$color : ${color orange}${tcp_portmon 1025 65535 rip 10}:${tcp_portmon 1025 65535 rservice 10}$color$endif

    SOLVED: http://ubuntuforums.org/showpost.php...ostcount=13254
    Attached Images Attached Images
    Last edited by betlog; August 6th, 2010 at 07:02 PM. Reason: figured it out

  10. #13010
    Join Date
    Jul 2008
    Beans
    70

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by TheNessus View Post
    hey all, Exactly what do I need to do to see how many new gmail emails I got? I did this on the .conkyrc, and IMAP is enabled on gmail...

    Code:
    Mail: ${execi 600 conkyEmail –servertype=IMAP –servername=imap.googlemail.com –username=xyz –password=zyx –ssl}
    this is the one i use, never let me down yet
    http://ubuntuforums.org/showthread.php?t=680265
    Linux...The mistress we all left Windows for

Page 1301 of 2348 FirstFirst ... 3018011201125112911299130013011302130313111351140118012301 ... LastLast

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
  •