Thread: Quick Conky check? Disappears out of the desktop...
well edited standard conky file. wanted delete areas didn't care for, , change position desktop (so other windows run on it, not other way around)
# conky, system monitor, based on torsmo
#
# original torsmo code licensed under bsd license
#
# code written since fork of torsmo licensed under gpl
#
# please see copying details
#
# copyright (c) 2004, hannu saransaari , lauri hakkarainen
# copyright (c) 2005-2007 brenden matthews, philip kovacs, et. al. (see authors)
# rights reserved.
#
# program free software: can redistribute and/or modify
# under terms of gnu general public license published by
# free software foundation, either version 3 of license, or
# (at option) later version.
#
# program distributed in hope useful,
# without warranty; without implied warranty of
# merchantability or fitness particular purpose. see the
# gnu general public license more details.
# should have received copy of gnu general public license
# along program. if not, see .
#
# $id: conky.conf 1193 2008-06-21 20:37:58z ngarofil $
alignment tr
own_window yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_type desktop
own_window_transparent yes
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
font 6x10
gap_x 5
gap_y 60
minimum_size 5 5
net_avg_samples 2
double_buffer yes
out_to_console no
stippled_borders 0
update_interval 3.0
uppercase no
use_spacer no
show_graph_scale no
show_graph_range no
total_run_times 0
text
${color grey}uptime:$color $uptime
${color grey}frequency (in mhz):$color $freq
${color grey}frequency (in ghz):$color $freq_g
${color grey}ram usage:$color $mem/$memmax - $memperc% ${membar 4}
${color grey}swap usage:$color $swap/$swapmax - $swapperc% ${swapbar 4}
${color grey}cpu usage:$color $cpu% ${cpubar 4}
${color grey}processes:$color $processes ${color grey}running:$color $running_processes
$hr
${color grey}file systems:
$color${fs_free /}/${fs_size /} ${fs_bar 6 /}
$hr
${color grey}name pid cpu% mem%
${color lightgrey} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
${color lightgrey} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
${color lightgrey} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
${color lightgrey} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
something's wrong parameters... disappears whenever show desktop , doesn't appear again...
edit: doh
think accidentally got rid of total_run_times. added line set 0 , worked bit it's still down now...
any ideas...?
here's current setting:
here's conky settings:
alignment tr
own_window yes
own_window_type desktop
own_window_transparent yes
background yes
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
font 6x10
gap_x 5
gap_y 60
minimum_size 5 5
net_avg_samples 2
double_buffer yes
out_to_console no
stippled_borders 0
update_interval 3.0
uppercase no
use_spacer no
show_graph_scale no
show_graph_range no
total_run_times 0
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Quick Conky check? Disappears out of the desktop...
Ubuntu
Comments
Post a Comment