Skip to main content

Thread: Conky issues after re-install


hello,
updated 9.04 8.10. reinstalled using disk , kept home partition .conkyrc in it. installed conky, , added list of startup programs normal. when login conky comes , works fine, on top of other windows when wasn't before. if kill , start again, behind other windows should be, 'hddtemp' commands don't work. i'll post config below can have @ it. appreciated.

code:
# set yes if want conky forked in background  background yes    cpu_avg_samples 2  net_avg_samples 2    out_to_console no    # x font when xft disabled, can pick 1 program xfontsel  #font 7x12  #font 6x10  #font 7x13  #font 8x13  #font 7x12  #font *mintsmild.se*  #font -*-*-*-*-*-*-34-*-*-*-*-*-*-*  #font -artwiz-snap-normal-r-normal-*-*-100-*-*-p-*-iso8859-1    # use xft?  use_xft yes    # xft font when xft enabled  #xftfont bitstream vera sans mono:size=8  xftfont trebuchet ms:size=8    own_window_transparent no  #own_window_colour hotpink  # text alpha when using xft  xftalpha 0.8    on_bottom yes    # mail spool  mail_spool $mail    # update interval in seconds  update_interval 1  # create own window instead of using desktop (required in nautilus)  own_window yes  own_window_transparent yes  own_window_hints undecorated,below,skip_taskbar  own_window_type override    # use double buffering (reduces flicker, may not work everyone)  double_buffer yes    # minimum size of text area  minimum_size 315 5  maximum_width 315    # draw shades?  draw_shades no    # draw outlines?  draw_outline no    # draw borders around text  draw_borders no    # stippled borders?  stippled_borders no    # border margins  border_margin 4    # border width  border_width 1    # default colors , border colors  default_color white  default_shade_color white  default_outline_color white    # text alignment, other possible values commented  #alignment top_left  #minimum_size 10 10  gap_x 15  gap_y 70  alignment top_right  #alignment bottom_left  #alignment bottom_right    # gap between borders of screen , text    # add spaces keep things moving about?  affects objects.  use_spacer none    # subtract file system buffers used memory?  no_buffers yes    # set yes if want text in uppercase  uppercase no    # none, xmms, bmp, audacious, infopipe (default none)  xmms_player none    # boinc (seti) dir  # seti_dir /opt/seti    # possible variables used:  #  #      variable         arguments                  description                  #  acpiacadapter                     acpi ac adapter state.                     #  acpifan                           acpi fan state                             #  acpitemp                          acpi temperature.                          #  adt746xcpu                        cpu temperature therm_adt746x         #  adt746xfan                        fan speed therm_adt746x               #  battery           (num)           remaining capasity in acpi or apm          #                                    battery. acpi battery number can        #                                    given argument (default bat0).       #  buffers                           amount of memory buffered                  #  cached                            amount of memory cached                    #  color             (color)         change drawing color color              #  cpu                               cpu usage in percents                      #  cpubar            (height)        bar shows cpu usage, height        #                                    bar's height in pixels                     #  downspeed         net             download speed in kilobytes                #  downspeedf        net             download speed in kilobytes 1       #                                    decimal                                    #  exec              shell command   executes shell command , displays      #                                    output in torsmo. warning:        #                                    takes lot more resources other      #                                    variables. i'd recommend coding wanted     #                                    behaviour in c , posting patch :-).    #  execi             interval, shell same exec specific interval.   #                    command         interval can't less                #                                    update_interval in configuration.          #  fs_bar            (height), (fs)  bar shows how space used on   #                                    file system. height height in     #                                    pixels. fs file on file        #                                    system.                                    #  fs_free           (fs)            free space on file system available      #                                    users.                                 #  fs_free_perc      (fs)            free percentage of space on file         #                                    system available users.                #  fs_size           (fs)            file system size                           #  fs_used           (fs)            file system used space                     #  hr                (height)        horizontal line, height height in   #                                    pixels                                     #  i2c               (dev), type, n  i2c sensor sysfs (linux 2.6). dev     #                                    may omitted if have 1 i2c    #                                    device. type either in (or vol)         #                                    meaning voltage, fan meaning fan or temp   #                                    meaning temperature. n number of    #                                    sensor. see /sys/bus/i2c/devices/ on       #                                    local computer.                       #  kernel                            kernel version                             #  loadavg           (1), (2), (3)   system load average, 1 past 1       #                                    minute, 2 past 5 minutes , 3     #                                    past 15 minutes.                           #  machine                           machine, i686 example                  #  mails                             mail count in mail spool. can use      #                                    program fetchmail mails   #                                    server using favourite           #                                    protocol. see new_mails.              #  mem                               amount of memory in use                    #  membar            (height)        bar shows amount of memory in use     #  memmax                            total amount of memory                     #  memperc                           percentage of memory in use                #  new_mails                         unread mail count in mail spool.           #  nodename                          hostname                                   #  outlinecolor      (color)         change outline color                       #  pre_exec          shell command   executes shell command 1 time before   #                                    torsmo displays , puts output   #                                    text.                                   #  processes                         total processes (sleeping , running)     #  running_processes                 running processes (not sleeping),          #                                    requires linux 2.6                         #  shadecolor        (color)         change shading color                       #  stippled_hr       (space),        stippled (dashed) horizontal line          #                    (height)          #  swapbar           (height)        bar shows amount of swap in use       #  swap                              amount of swap in use                      #  swapmax                           total amount of swap                       #  swapperc                          percentage of swap in use                  #  sysname                           system name, linux example             #  time              (format)        local time, see man strftime more   #                                    information format                   #  totaldown         net             total download, overflows @ 4 gb on       #                                    linux 32-bit arch , there doesn't   #                                    seem way know how many times    #                                    has done before torsmo     #                                    has started.                               #  totalup           net             total upload, 1 too, may overflow   #  updates                           number of updates (for debugging)          #  upspeed           net             upload speed in kilobytes                  #  upspeedf          net             upload speed in kilobytes 1         #                                    decimal                                    #  uptime                            uptime                                     #  uptime_short                      uptime in shorter format                 #  #  seti_prog                         seti@home current progress  #  seti_progbar      (height)        seti@home current progress bar  #  seti_credit                       seti@hoome total user credit      # variable given either in format $variable or in ${variable}. latter  # allows characters right after variable , must used in network  # stuff because of argument  #${font dungeon:style=bold:pixelsize=10}i can change font  #${font verdana:size=10}as many times choose  #${font perry:size=10}including utf-8,  # stuff after 'text' formatted on screen  #${font grunge:size=12}${time %a  %b  %d}${alignr -25}${time %k:%m}    text  ${font trebuchet ms:size=9}${color #55d036}      $sysname $kernel $machine - $nodename   ${color #ffffff}       uptime:${color lightgrey} $uptime ${color #ffffff} load:${color lightgrey} $loadavg    ${font kochi mincho ms:size=12}${color #55d036}system info ${hr 2}  ${font trebuchet ms:size=8}${color #ffffff}temperatures:  ${color #ffffff}core 0 temp:    ${color lightgrey}${execi 8 sensors | grep -a 1 'core 0' | cut -c14-21 | sed '/^$/d'}  ${alignr}${color #ffffff}core 1 temp:    ${color lightgrey}${execi 8 sensors | grep -a 1 'core 1' | cut -c14-21 | sed '/^$/d'}  ${color #ffffff}core 2 temp:    ${color lightgrey}${execi 8 sensors | grep -a 1 'core 2' | cut -c14-21 | sed '/^$/d'}  ${alignr}${color #ffffff}core 3 temp:    ${color lightgrey}${execi 8 sensors | grep -a 1 'core 3' | cut -c14-21 | sed '/^$/d'}  ${color #ffffff}gpu temp:        +${color lightgrey}${execi 1 nvidia-settings -query gpucoretemp | grep attribute | cut -c46-47}.0°c ${alignr}${color #ffffff}sda temp:            ${color lightgrey}+${execpi 8 sudo hddtemp /dev/sda | cut --characters 31-35 | xargs ~/scripts/colortemphdd.sh}  ${color #ffffff}sdb temp:            ${color lightgrey}+${execpi 8 sudo hddtemp /dev/sdb | cut --characters 28-32 | xargs ~/scripts/colortemphdd.sh}    ${color #ffffff}cpus:  ${color #ffffff}usage:${color #ffffff} ${color lightgrey}${cpu}% ${color #ffffff}${cpubar}  ${color #ffffff}${cpugraph 55d036 55d036}  ${color #ffffff}processes:${color lightgrey} $processes  ${color #ffffff}running:${color lightgrey} $running_processes ${color #ffffff}    ${color #ffffff}memory:  ${color #ffffff}ram:${color lightgrey} $mem/$memmax - $memperc% ${alignr}${color #ffffff}${membar 5,110}  ${color #ffffff}   buffered mem:${color lightgrey} $buffers                ${color #ffffff}   cached mem:   ${color lightgrey} $cached   ${color #ffffff}swap:${color lightgrey} $swap/$swapmax - $swapperc% ${alignr}${color #ffffff}${swapbar 5,110}    ${color #ffffff}hard disks:  ${color #ffffff} root ${color lightgrey}${fs_used /}/${fs_size /} - ${fs_used_perc /}%${alignr}${color #ffffff}${fs_bar 5,120 /}  ${color #ffffff} home ${color lightgrey}${fs_used /home}/${fs_size /home} - ${fs_used_perc /home}%${alignr}${color #ffffff}${fs_bar 5,120 /home}    ${color #ffffff}disk io: ${color lightgrey}$diskio   ${color #ffffff}${diskiograph 55d036 55d036}    ${font kochi mincho ms:size=12}${color #55d036}top ${hr 2}  ${font bitstream vera sans mono:size=8}${color #ffffff}cpu usage         pid     cpu%   ${color #55d036} ${top name 1} ${top pid 1} ${top cpu 1}   ${color #ffffff} ${top name 2} ${top pid 2} ${top cpu 2}  ${color #ffffff} ${top name 3} ${top pid 3} ${top cpu 3}  ${color #ffffff} ${top name 4} ${top pid 4} ${top cpu 4}  ${color #ffffff} ${top name 5} ${top pid 5} ${top cpu 5}    ${color #ffffff}mem usage         pid     mem%  ${color #55d036} ${top_mem name 1} ${top_mem pid 1} ${top_mem mem 1}  ${color #ffffff} ${top_mem name 2} ${top_mem pid 2} ${top_mem mem 2}  ${color #ffffff} ${top_mem name 3} ${top_mem pid 3} ${top_mem mem 3}  ${color #ffffff} ${top_mem name 4} ${top_mem pid 4} ${top_mem mem 4}  ${color #ffffff} ${top_mem name 5} ${top_mem pid 5} ${top_mem mem 5}    ${font kochi mincho ms:size=12}${color #55d036}network ${hr 2}  ${font trebuchet ms:size=8}${color #ffffff}local:          ${color lightgrey}${addr eth0}${alignr}${color #ffffff}${execpi 10 ~/scripts/pingtest.sh 192.168.0.2}  ${color #ffffff}laptop:       ${color lightgrey}192.168.0.3        ${alignr}${color #ffffff}${execpi 10 ~/scripts/pingtest.sh 192.168.0.3}    ${color #ffffff}down:${color lightgrey} ${downspeedf eth0} k/s $alignr${color #ffffff} up:${color lightgrey} ${upspeedf eth0} k/s  ${color #ffffff}${downspeedgraph eth0 27,120 55d036 55d036 180} $alignr${color #ffffff}${upspeedgraph eth0 27,120 55d036 55d036 25}  ${color lightgrey}${totaldown eth0}           $alignr${color lightgrey}${totalup eth0}    ${color #ffffff}port(s)${alignr}#connections  ${color #ffffff}inbound: ${color lightgrey}${tcp_portmon 1 32767 count}  ${color #ffffff}outbound: ${color lightgrey}${tcp_portmon 32768 61000 count}${alignr}${color #ffffff}total: ${color lightgrey}${tcp_portmon 1 65535 count}    ${font kochi mincho ms:size=12}${color #55d036}  	         time remaining  ${font trebuchet ms:size=11}${color #ffffff}${execi 1 sh  /home/joseph/scripts/date-calc.sh}

surely can help?


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Conky issues after re-install


Ubuntu

Comments

Popular posts from this blog

Flip address is out of range arduino uno r3

Arduino Uno not uploading

Indesign and MathType fonts