alcj
(usa Fedora)
Enviado em 29/09/2012 - 08:03h
Eu estou usando o XUBUNTU LE VOYAGER 12.04 LTS e veio com um screelet do conky, já configurado, o problema está é que ao inserir os outros quando reinicio, os outros somem. Copie dentro da pasta o conky wizard os parametros e verifico que tá ok...Mais a duvida fica o pq eles não iniciam junto com o outro ?
Generated with Conky Wizard
# Copyright (C) 2010 José David Abad GarcÃa
# GPL Version 3
#
# WARNING! All changes made in this file will be lost if the program runs again!
# Default Fonts
use_xft yes
xftfont Droid Sans:size=10
override_utf8_locale yes
# Performance Settings
update_interval 1
total_run_times 0
double_buffer yes
no_buffers yes
net_avg_samples 2
text_buffer_size 1024
# Window Settings
own_window yes
own_window_transparent yes
own_window_type override
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
# Window border
draw_borders no
draw_shades no
# Default Color
default_color E0DFDE
# Color Title.
color0 DD3A21
# Size and position
minimum_size 1280 192
gap_x 0
gap_y 1
alignment bottom_left
TEXT
${image ~/.ConkyWizardTheme/pix/background.png -p 0,0 -s 1280x192}
${GOTO 292}${font Droid Sans:bold:size=12}${color0}Disks${font}${color}${GOTO 548}${font Droid Sans:bold:size=12}${color0}Network${font}${color}${GOTO 804}${font Droid Sans:bold:size=12}${color0}Temperatures${font}${color}${GOTO 1060}${font Droid Sans:bold:size=12}${color0}Time and date${font}${color}
${GOTO 36}Kernel:${GOTO 120}${kernel}${GOTO 292}System (/):${GOTO 376}${fs_used /}${GOTO 548}Upspeed:${GOTO 632}${upspeedgraph eth0 10,75 B7B2AD B7B2AD}${GOTO 804}CPU:${GOTO 888}${execi 4 sensors | grep -A 0 'temp2' | cut -c15-18} ºC${GOTO 1060}${time %H:%M} ${time %d/%m/%Y}
${GOTO 36}CPU:${GOTO 120}${cpubar cpu1 10,75} ${cpu cpu1} %${GOTO 292}${GOTO 316}${fs_bar 10,100 /}${GOTO 548}Downspeed:${GOTO 632}${downspeedgraph eth0 10,75 B7B2AD B7B2AD}${GOTO 804}Hard disk:${GOTO 888}${execi 4 sensors | grep -A 0 'temp1' | cut -c15-18} ºC${GOTO 1060}${time %A}, ${time %d} ${time %B} ${time %Y}
${GOTO 36}RAM:${GOTO 120}${membar 10,75} ${memperc} %${GOTO 292}Home (/home):${GOTO 376}${fs_used /home}${GOTO 548}Uploaded:${GOTO 632}${totalup eth0}
${GOTO 36}SWAP:${GOTO 120}${swapbar 10,75}${GOTO 292}${GOTO 316}${fs_bar 10,100 /home}${GOTO 548}Downloaded:${GOTO 632}${totaldown eth0}
${GOTO 36}Uptime:${GOTO 120}${uptime}${GOTO 548}Local IP:${GOTO 632}${addr eth0}