Sziasztok
Letrehoztam egy Conkyrc filet es fut szepen, de vannak amik nem mukodnek belole. Bemasolom ide. Ami nem reagal az a Media es a halozati dolgok. Valamint tobb conky filebol is kimasoltam idojaras lehetosegeket de azok sem mukodnek. Gondlolom valami sensorokat kellene telepiteni vagy bekapcsolni.
#==============================================================================
# conkyrc
#
# display : horizontal ring gauge
#
# author : SLK
# version : v20121005-01
# license : Distributed under the terms of GNU GPL version 2 or later
#
#==============================================================================
background no
update_interval 1
cpu_avg_samples 2
net_avg_samples 2
temperature_unit celsius
double_buffer yes
no_buffers yes
text_buffer_size 1500
gap_x 10
gap_y 60
minimum_size 500 200
maximum_width 800
own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
border_inner_margin 0
border_outer_margin 0
alignment tr
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
override_utf8_locale yes
use_xft yes
xftfont caviar dreams:size=9
xftalpha 0.5
uppercase no
default_color FFFFFF
color1 FF6600
color2 AAAAAA
color3 888888
lua_load ~/.conky123/conky_grey.lua
lua_draw_hook_post main
TEXT
${voffset 32}${font Ubuntu:size=10}${color1}
${offset 24}CPU${offset 50}RAM${offset 50}SSD${offset 42}MEDIA${offset 48}UP${offset 36}DOWN
${voffset 2}${color1}
#
${voffset -3}${offset 2}${font Xirod:size=8}
${voffset -34}${color1}${mem}/${memmax}
#
${voffset 0}${offset 150}${font Xirod:size=8}${voffset -14}${color1}${fs_used /}/${fs_size /}
${voffset 5}${color1}${cpu}% ${freq_g} Ghz ${acpitemp}°C
${offset 182}${font Xirod:size=8}${voffset -9}${color1}${diskio}/s
${font Xirod:size=7}${voffset 0}${offset 255}${font Xirod:size=8}${voffset -15}${color1}${fs_used /media/Media}/${fs_size /media/Media}
${font Xirod:size=7}${voffset 0}${offset 330}${font Xirod:size=8}${voffset -15}${color1}${totalup eth0}/${upspeed eth0}
${font Xirod:size=7}${voffset 0}${offset 410}${font Xirod:size=8}${voffset -15}${color1}${totaldown eth0}/${downspeed eth0}
#${font Xirod:size=7}${voffset 0}${offset 350}${font Xirod:size=8}#${voffset 5}${color1}LAN ${addr eth0}
#${font Xirod:size=7}${voffset 0}${offset 350}${font Xirod:size=8}#${voffset 0}${color1}WAN ${addr wlan0}
#${font Xirod:size=7}${voffset 0}${offset 350}${font Xirod:size=7}#${voffset 0}${color1}MAN ${pre_exec wget -O - http://ip.tupeux.com | tail}
#${font Xirod:size=7}${voffset 0}${offset 350}${font Xirod:size=7}#${voffset 0}${color1}GATE ${gw_ip}
${font Xirod:size=7}${voffset 0}${offset 350}${font Xirod:size=7}${voffset 0}${color1}${wireless_essid wlan0} ${wireless_mode wlan0}
${font Xirod:size=12}${goto 115}${voffset -10}${time %A} ${time %d %B %Y}
${font Xirod:size=18}${goto 208}${voffset 0}${time %H}:${time %M} #${font Xirod:size=15}${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ LHBP temperature temperature 30}°C
${font Xirod:size=8}${goto 25}${voffset -5}User: ${uid_name 1000}@${nodename} for ${uptime_short} Updates:${execi 360 aptitude search "~U" | wc -l | tail} Load $loadavg
${font Xirod:size=8}${goto 300}${voffset 10}${color FF6600}${offset 20} Battery
${font Xirod:size=8}${goto 300}${voffset 0}${color FF6600}${offset 20}${battery_bar 2,70}
${font Xirod:size=8}${goto 300}${voffset 0}${color FF6600}${offset 20}${battery}
${font OpenSans-LightItalic:size=15}${goto 0}${execi 3600 cat ~/Dokumentumok/nevnap.txt | grep "^`date +%m%d`" | cut -c 6- | fold -s -w 34}${font}
# day/time
#calendar
${voffset 0}${color1}${font Adele:size=14,weight:light}${alignc}${execpi 80000 ncal -MCh|sed '/\(20[0-9][0-9]\)/!s/^.*$/${offset 120}${font Courier:size=12,weight:light}${color4} &/;/\(20[0-9][0-9]\)/!s/.\{8\}$/${color3}&/;s/${color3} '"`date +%_d`"' /${color1} '"`date +%_d`"'${color3} /;/color1/!s/ '"`date +%_d`"'$c/${color1} '"`date +%_d`"'$c/;/color1/!s/ '"`date +%_d`"' /${color1} '"`date +%_d`"'${color2} /'}
#