#751 Le 28/10/2009, à 15:59
- Levi59
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
il y a un $endif à la fin du if non?
Hors ligne
#752 Le 28/10/2009, à 16:15
- Fenouille84
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
il y a un $endif à la fin du if non?
euh oui !! autant pour moi
La structure de base est donc :
${if_existing /proc/net/route wlan0}
la partie sur wlan0 (Wifi)
...
...
${else}
la partie sur eth0 (filaire)
...
...
${endif}
Dernière modification par Fenouille84 (Le 28/10/2009, à 16:16)
Ma page Deviant Art : conky inside ;-)
.
-- DropBox (online backup) : 2Go + 250 Mo pour vous et moi par parrainage --
Hors ligne
#753 Le 28/10/2009, à 17:15
- [D]uplicity-[C]orp
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
Allé je suis de retour avec mon conky.
Ça prend encore une fois tout l'écran. On ce refait pas comme on dit..
CODE:
INFOS SYSTEM:
own_window yes
own_window_type normal
own_window_hints undecorated,below,skip_taskbar,skip_pager
own_window_transparent yes
own_window yes
own_window_type override
use_xft yes
xftfont Visitor TT1 BRK:size=8
xftalpha 0.8
update_interval 1
total_run_times 0
alignment top_left
maximum_width 190
minimum_size 190 10 #L/H
gap_x 1 #gauche/droite
gap_y 17 #Haut/bas
draw_shades no
draw_outline no
draw_borders no
stippled_borders 8
border_margin 4
border_width 1
default_color 788684 #info titre
color1 ACC4C1 #first titre
color2 A5A5A5 #info
color3 1F2A36 #barre de titre
double_buffer yes
text_buffer_size 1024
no_buffers yes
uppercase yes
cpu_avg_samples 4
net_avg_samples 4
override_utf8_locale yes
TEXT
${color1}infos system ${voffset -2}${color3}${hr 7}
${voffset +1}${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color}date: ${color2}${time %d/%m/%Y}
${color1}${offset -19}${voffset -1}|${color}time: ${color2}${time %H:%M:%S }
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}SYSTEM: ${color2}debian - GNU/Linux 5.0.3
${color1}${offset -19}${voffset -1}|${color}desktop environment: ${color2}Openbox
${color1}${offset -19}${voffset -1}|${color}kernel: ${color2}$kernel
${color1}${offset -19}${voffset -1}|${color}Number of users logged in: ${color2}$user_number
${color1}${offset -19}${voffset -1}|${color}user: ${color2}Duplicity-corporation
${color1}${offset -19}${voffset -1}|${color}UPTIME: ${color2}$uptime
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}available update: ${color2}${execi 3600 aptitude search "~U" | wc -l | tail}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}load: ${color2}$loadavg
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}CPU ACTIVITY ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color}CPU: ${color2}$cpu%
${color1}${offset -19}${voffset -1}|${color}CORE 0: ${color2}${cpu cpu1}%
${color1}${offset -19}${voffset -1}|${color}CORE 1: ${color2}${cpu cpu2}%
${color1}${offset -19}${voffset -1}|${color}Freq: ${color2}$freq_g GHz
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}processes ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color}PROCESSES loaded: ${color2}$processes
${color1}${offset -19}${voffset -1}|${color}processes RUNNING: ${color2}$running_processes
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}memory ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color}MEMORY: ${color2}$mem / $memmax
${color1}${offset -19}${voffset -1}|${color}SWAP: ${color2}$swap / $swapmax
${color1}${offset -19}${voffset -1}|${color}cached: ${color2}$cached
${color1}${offset -19}${voffset -1}|${color}buffers: ${color2}$buffers
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}temperatures ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color}CPU: ${color2}+${acpitemp}
${color1}${offset -19}${voffset -1}|${color}Core 0: ${color2}${platform coretemp.0 temp 1}°C
${color1}${offset -19}${voffset -1}|${color}Core 1: ${color2}${platform coretemp.1 temp 1}°C
${color1}${offset -19}${voffset -1}|${color}SDA: ${color2}${hddtemp /dev/sda}
${color1}${offset -19}${voffset -1}|${color}GPU: ${color2}${exec nvidia-settings -q gpucoretemp | grep '):' | awk '{print $4}'}°C
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}infos gpu ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color}gpu model: ${color2}${execi 43200 nvidia-settings -q gpus |grep '0] (' | cut -d '(' -f 2,2 | sed -e 's/.\{1\}$//'}
${color1}${offset -19}${voffset -1}|${color}Software version: ${color2}${execi 43200 nvidia-settings -q NvidiaDriverVersion -t}
${color1}${offset -19}${voffset -1}|${color}opengl version: ${color2}${execi 43200 nvidia-settings -q OpenGLVersion -t | head -c6}
${color1}${offset -19}${voffset -1}|${color}Xorg version: ${color2} ${execi 43200 cat /var/log/Xorg.0.log | grep "X.Org X Server " | tail -c+16}
${color1}${offset -19}${voffset -1}|${color}GPU clock: ${color2}${execi 600 nvidia-settings -q GPUCurrentClockFreqs -t}Mhz
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}files system ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color}root: ${color2}${fs_free /root} / ${color2}${fs_size /root}
${color1}${offset -19}${voffset -1}|${color}home: ${color2}${fs_free /home} / ${color2}${fs_size /home}
${color1}${offset -19}${voffset -1}|${color}usr: ${color2}${fs_free /usr}/ ${color2}${fs_size /usr}
${color1}${offset -19}${voffset -1}|${color}bin: ${color2}${fs_free /bin} / ${color2}${fs_size /bin}
${color1}${offset -19}${voffset -1}|${color}boot: ${color2}${fs_free /boot} / ${color2}${fs_size /boot}
${color1}${offset -19}${voffset -1}|${color}dev: ${color2}${fs_free /dev}/ ${color2}${fs_size /dev}
${color1}${offset -19}${voffset -1}|${color}tmp: ${color2}${fs_free /tmp} / ${color2}${fs_size /tmp}
${color1}${offset -19}${voffset -1}|${color}var: ${color2}${fs_free /var}/ ${color2}${fs_size /var}
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}external files system ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${if_mounted /media/OT4}${color}ot4: ${color2}${fs_free /media/OT4} / ${fs_size /media/OT4}${else}${color}OT4: ${color2}disconnected$endif
${color1}${offset -19}${voffset -1}|${if_mounted /media/SONY}${color}SONY: ${color2}${fs_free /media/SONY}/ ${fs_size /media/SONY}${else}${color}SONY: ${color2}disconnected$endif
${color1}${offset -19}${voffset -1}|${if_mounted /media/WD}${color}WD: ${color2}${fs_free /media/WD} / ${fs_size /media/WD}${else}${color}WD: ${color2}disconnected$endif
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}top processes ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color}${top name 1}${alignr}${color2}${top cpu 1}
${color1}${offset -19}${voffset -1}|${color}${top name 2}${alignr}${color2}${top cpu 2}
${color1}${offset -19}${voffset -1}|${color}${top name 3}${alignr}${color2}${top cpu 3}
${color1}${offset -19}${voffset -1}|${color}${top name 4}${alignr}${color2}${top cpu 4}
${color1}${offset -19}${voffset -1}|${color}${top name 5}${alignr}${color2}${top cpu 5}
${color1}${offset -19}${voffset -1}|${color}${top name 6}${alignr}${color2}${top cpu 6}
${color1}${offset -19}${voffset -1}|${color}${top name 7}${alignr}${color2}${top cpu 7}
${color1}${offset -19}${voffset -1}|${color}${top name 8}${alignr}${color2}${top cpu 8}
${color1}${offset -19}${voffset -1}|${color}${top name 9}${alignr}${color2}${top cpu 9}
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}top memory ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color}${top_mem name 1}${alignr}${color2}${top_mem mem 1}
${color1}${offset -19}${voffset -1}|${color}${top_mem name 2}${alignr}${color2}${top_mem mem 2}
${color1}${offset -19}${voffset -1}|${color}${top_mem name 3}${alignr}${color2}${top_mem mem 3}
${color1}${offset -19}${voffset -1}|${color}${top_mem name 4}${alignr}${color2}${top_mem mem 4}
${color1}${offset -19}${voffset -1}|${color}${top_mem name 5}${alignr}${color2}${top_mem mem 5}
${color1}${offset -19}${voffset -1}|${color}${top_mem name 6}${alignr}${color2}${top_mem mem 6}
${color1}${offset -19}${voffset -1}|${color}${top_mem name 7}${alignr}${color2}${top_mem mem 7}
${color1}${offset -19}${voffset -1}|${color}${top_mem name 6}${alignr}${color2}${top_mem mem 6}
${color1}${offset -19}${voffset -1}|${color}${top_mem name 7}${alignr}${color2}${top_mem mem 7}
${color1}${offset -19}${voffset -1}|${color}${top_mem name 8}${alignr}${color2}${top_mem mem 8}
${color1}${offset -19}${voffset -1}|${color}${top_mem name 9}${alignr}${color2}${top_mem mem 9}
${voffset -8}${offset +1}_
${voffset -1}|
${color1}END ${voffset -2}${color3}${hr 7}
VNSTAT:
own_window yes
own_window_type normal
own_window_hints undecorated,below,skip_taskbar,skip_pager
own_window_transparent yes
own_window yes
own_window_type override
use_xft yes
xftfont Visitor TT1 BRK:size=8
xftalpha 0.8
update_interval 1
total_run_times 0
alignment top_left
maximum_width 120
minimum_size 120 10 #L/H
gap_x 205 #gauche/droite
gap_y 17 #Haut/bas
draw_shades no
draw_outline no
draw_borders no
stippled_borders 8
border_margin 4
border_width 1
default_color 788684 #info titre
color1 ACC4C1 #first titre
color2 A5A5A5 #info
color3 1F2A36 #barre de titre
double_buffer yes
text_buffer_size 1024
no_buffers yes
uppercase yes
cpu_avg_samples 4
net_avg_samples 4
override_utf8_locale yes
TEXT
${color1}VNSTAT ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color}last 7 days:
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}download: ${color2}${execi 300 vnstat -w | grep "last 7 days" | awk '{print $4 $5}'}
${color1}${offset -19}${voffset -1}|${color}upload: ${color2}${execi 300 vnstat -w | grep "last 7 days" | awk '{print $7 $8}'}
${color1}${offset -19}${voffset -1}|${color}total: ${color2}${execi 300 vnstat -w | grep "last 7 days" | awk '{print $10 $11}'}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}yesterday:
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}download: ${color2}${execi 300 vnstat | grep "yesterday" | awk '{print $2 $3}'}
${color1}${offset -19}${voffset -1}|${color}upload: ${color2}${execi 300 vnstat | grep "yesterday" | awk '{print $5 $6}'}
${color1}${offset -19}${voffset -1}|${color}total: ${color2}${execi 300 vnstat | grep "yesterday" | awk '{print $8 $9}'}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}today:
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}download: ${color2}${execi 300 vnstat | grep "today" | awk '{print $2 $3}'}
${color1}${offset -19}${voffset -1}|${color}upload: ${color2}${execi 300 vnstat | grep "today" | awk '{print $5 $6}'}
${color1}${offset -19}${voffset -1}|${color}total: ${color2}${execi 300 vnstat | grep "today" | awk '{print $8 $9}'}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}current week:
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}download: ${color2}${execi 300 vnstat -w | grep "current week" | awk '{print $3 $4}'}
${color1}${offset -19}${voffset -1}|${color}upload: ${color2}${execi 300 vnstat -w | grep "current week" | awk '{print $6 $7}'}
${color1}${offset -19}${voffset -1}|${color}total: ${color2}${execi 300 vnstat -w | grep "current week" | awk '{print $9 $10}'}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}month:
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}download: ${color2}${execi 300 vnstat -m | grep "Oct '09" | awk '{print $3 $4}'}
${color1}${offset -19}${voffset -1}|${color}upload: ${color2}${execi 300 vnstat -m | grep "Oct '09" | awk '{print $6 $7}'}
${color1}${offset -19}${voffset -1}|${color}total: ${color2}${execi 300 vnstat -m | grep "Oct '09" | awk '{print $9 $10}'}
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}estimated ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color}weekly:
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}download: ${color2}${execi 300 vnstat -w | grep "estimated" | awk '{print $2 $3}'}
${color1}${offset -19}${voffset -1}|${color}upload: ${color2}${execi 300 vnstat -w | grep "estimated" | awk '{print $5 $6}'}
${color1}${offset -19}${voffset -1}|${color}total: ${color2}${execi 300 vnstat -w | grep "estimated" | awk '{print $8 $9}'}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}monthly:
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}download: ${color2}${execi 300 vnstat -m | grep "estimated" | awk '{print $2 $3}'}
${color1}${offset -19}${voffset -1}|${color}upload: ${color2}${execi 300 vnstat -m | grep "estimated" | awk '{print $5 $6}'}
${color1}${offset -19}${voffset -1}|${color}total: ${color2}${execi 300 vnstat -m | grep "estimated" | awk '{print $8 $9}'}
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}global ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color}${color}total down: ${color2}${execi 300 vnstat | grep "received" | awk '{print $2 $3}'}
${color1}${offset -19}${voffset -1}|${color}${color}total up: ${color2}${execi 300 vnstat | grep "transmitted" | awk '{print $2 $3}'}
${color1}${offset -19}${voffset -1}|${color}${color}total glob: ${color2}${execi 300 vnstat | grep "total:" | awk '{print $2 $3}'}
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}records ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color}${color}${color}date: ${color2}${execi 3600 vnstat -t | grep "1 " | awk '{print $2}'}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}${color}download: ${color2}${execi 3600 vnstat -t | grep "1 " | awk '{print $3 $4}'}
${color1}${offset -19}${voffset -1}|${color}${color}upload: ${color2}${execi 3600 vnstat -t | grep "1 " | awk '{print $6 $7}'}
${color1}${offset -19}${voffset -1}|${color}${color}total: ${color2}${execi 3600 vnstat -t | grep "1 " | awk '{print $9 $10}'}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}${color}date: ${color2}${execi 3600 vnstat -t | grep "2 " | awk '{print $2}'}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}${color}download: ${color2}${execi 3600 vnstat -t | grep "2 " | awk '{print $3 $4}'}
${color1}${offset -19}${voffset -1}|${color}${color}upload: ${color2}${execi 3600 vnstat -t | grep "2 " | awk '{print $6 $7}'}
${color1}${offset -19}${voffset -1}|${color}${color}total: ${color2}${execi 3600 vnstat -t | grep "2 " | awk '{print $9 $10}'}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}${color}date: ${color2}${execi 3600 vnstat -t | grep "3 " | awk '{print $2}'}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}${color}download: ${color2}${execi 3600 vnstat -t | grep "3 " | awk '{print $3 $4}'}
${color1}${offset -19}${voffset -1}|${color}${color}upload: ${color2}${execi 3600 vnstat -t | grep "3 " | awk '{print $6 $7}'}
${color1}${offset -19}${voffset -1}|${color}${color}total: ${color2}${execi 3600 vnstat -t | grep "3 " | awk '{print $9 $10}'}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}${color}date: ${color2}${execi 3600 vnstat -t | grep "4 " | awk '{print $2}'}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}${color}download: ${color2}${execi 3600 vnstat -t | grep "4 " | awk '{print $3 $4}'}
${color1}${offset -19}${voffset -1}|${color}${color}upload: ${color2}${execi 3600 vnstat -t | grep "4 " | awk '{print $6 $7}'}
${color1}${offset -19}${voffset -1}|${color}${color}total: ${color2}${execi 3600 vnstat -t | grep "4 " | awk '{print $9 $10}'}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}${color}date: ${color2}${execi 3600 vnstat -t | grep "5 " | awk '{print $2}'}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}${color}download: ${color2}${execi 3600 vnstat -t | grep "5 " | awk '{print $3 $4}'}
${color1}${offset -19}${voffset -1}|${color}${color}upload: ${color2}${execi 3600 vnstat -t | grep "5 " | awk '{print $6 $7}'}
${color1}${offset -19}${voffset -1}|${color}${color}total: ${color2}${execi 3600 vnstat -t | grep "5 " | awk '{print $9 $10}'}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}${color}date: ${color2}${execi 3600 vnstat -t | grep "6 " | awk '{print $2}'}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}${color}download: ${color2}${execi 3600 vnstat -t | grep "6 " | awk '{print $3 $4}'}
${color1}${offset -19}${voffset -1}|${color}${color}upload: ${color2}${execi 3600 vnstat -t | grep "6 " | awk '{print $6 $7}'}
${color1}${offset -19}${voffset -1}|${color}${color}total: ${color2}${execi 3600 vnstat -t | grep "6 " | awk '{print $9 $10}'}
${voffset -8}${offset +1}_
${voffset -1}|
${color1}END ${voffset -2}${color3}${hr 7}
RSS:
own_window yes
own_window_type normal
own_window_hints undecorated,below,skip_taskbar,skip_pager
own_window_transparent yes
own_window yes
own_window_type override
use_xft yes
xftfont Visitor TT1 BRK:size=8
xftalpha 0.8
update_interval 1
total_run_times 0
alignment top_left
maximum_width 470
minimum_size 470 10 #L/H
gap_x 337 #gauche/droite
gap_y 17 #Haut/bas
draw_shades no
draw_outline no
draw_borders no
stippled_borders 8
border_margin 4
border_width 1
default_color 788684 #info titre
color1 ACC4C1 #first titre
color2 A5A5A5 #info
color3 1F2A36 #barre de titre
double_buffer yes
text_buffer_size 1024
no_buffers yes
uppercase yes
cpu_avg_samples 4
net_avg_samples 4
override_utf8_locale yes
TEXT
${color1}flux rss ${voffset -2}${color3}${hr 7}
${voffset +1}${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color}${rss http://www.dhnet.be/rss/dhinfos/?subsection=8 10 feed_title 1}:
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=8 10 item_title 0}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=8 10 item_title 1}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=8 10 item_title 2}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=8 10 item_title 3}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=8 10 item_title 4}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=8 10 item_title 5}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=8 10 item_title 6}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=8 10 item_title 7}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=8 10 item_title 8}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=8 10 item_title 9}
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}${rss http://www.dhnet.be/rss/dhinfos/?subsection=5 10 feed_title 1} ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=5 10 item_title 0}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=5 10 item_title 1}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=5 10 item_title 2}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=5 10 item_title 3}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=5 10 item_title 4}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=5 10 item_title 5}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=5 10 item_title 6}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=5 10 item_title 7}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=5 10 item_title 8}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=5 10 item_title 9}
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}${rss http://www.dhnet.be/rss/dhregions/?subsection=123 10 feed_title 1} ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhregions/?subsection=123 10 item_title 0}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhregions/?subsection=123 10 item_title 1}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhregions/?subsection=123 10 item_title 2}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhregions/?subsection=123 10 item_title 3}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhregions/?subsection=123 10 item_title 4}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhregions/?subsection=123 10 item_title 5}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhregions/?subsection=123 10 item_title 6}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhregions/?subsection=123 10 item_title 7}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhregions/?subsection=123 10 item_title 8}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhregions/?subsection=123 10 item_title 9}
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}${rss http://www.dhnet.be/rss/dhinfos/?subsection=9 10 feed_title 1} ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=9 10 item_title 0}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=9 10 item_title 1}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=9 10 item_title 2}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=9 10 item_title 3}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=9 10 item_title 4}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=9 10 item_title 5}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=9 10 item_title 6}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=9 10 item_title 7}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=9 10 item_title 8}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.dhnet.be/rss/dhinfos/?subsection=9 10 item_title 9}
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}${rss http://www.mon-programme-tv.be/rss.xml 10 feed_title 1} ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 0}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 1}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 2}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 3}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 4}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 5}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 6}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 7}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 8}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 9}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 10}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 11}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 12}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 13}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 14}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 15}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 16}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 17}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 18}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 19}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 20}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 21}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 22}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 23}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 24}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 25}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 26}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 27}
${color1}${offset -19}${voffset -1}|${color2}${rss http://www.mon-programme-tv.be/rss.xml 10 item_title 28}
${voffset -8}${offset +1}_
${voffset -1}|
${color1}END ${voffset -2}${color3}${hr 7}
OTHER:
own_window yes
own_window_type normal
own_window_hints undecorated,below,skip_taskbar,skip_pager
own_window_transparent yes
own_window yes
own_window_type override
use_xft yes
xftfont Visitor TT1 BRK:size=8
xftalpha 0.8
update_interval 1
total_run_times 0
alignment top_left
maximum_width 370
minimum_size 370 10 #L/H
gap_x 819 #gauche/droite
gap_y 17 #Haut/bas
draw_shades no
draw_outline no
draw_borders no
stippled_borders 8
border_margin 4
border_width 1
default_color 788684 #info titre
color1 ACC4C1 #first titre
color2 A5A5A5 #info
color3 1F2A36 #barre de titre
double_buffer yes
#text_buffer_size 1024
no_buffers yes
uppercase yes
cpu_avg_samples 4
net_avg_samples 4
override_utf8_locale yes
TEXT
${color1}rhythmbox ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color}track title: ${color2}${execi 1 rhythmbox-client --print-playing-format "%tt" --no-start}
${color1}${offset -19}${voffset -1}|${color}track artist: ${color2}${execi 1 rhythmbox-client --print-playing-format "%ta" --no-start}
${color1}${offset -19}${voffset -1}|${color}track number: ${color2}${execi 1 rhythmbox-client --print-playing-format "%tN" --no-start}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}album title: ${color2}${execi 1 rhythmbox-client --print-playing-format "%at" --no-start}
${color1}${offset -19}${voffset -1}|${color}album genre: ${color2}${execi 1 rhythmbox-client --print-playing-format "%ag" --no-start}
${color1}${offset -19}${voffset -1}|${color}album year: ${color2}${execi 1 rhythmbox-client --print-playing-format "%ay" --no-start}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}track elapsed time: ${color2}${execi 1 rhythmbox-client --print-playing-format "%te" --no-start}
${color1}${offset -19}${voffset -1}|${color}track duration: ${color2}${execi 1 rhythmbox-client --print-playing-format "%td" --no-start}
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}PORTs ACTIVITY ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color}open: ${color2}${tcp_portmon 1 65535 count}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}entering: ${color2}${tcp_portmon 1 32767 count}
${color1}${offset -19}${voffset -1}|${color}outgoing: ${color2}${tcp_portmon 32768 61000 count}
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}Network connection ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color}Remote host name: ${color2}${tcp_portmon 1 65535 rhost 0}
${color1}${offset -19}${voffset -1}|${color}Remote ip address: ${color2}${tcp_portmon 1 65535 rip 0}
${color1}${offset -19}${voffset -1}|${color}Local port number: ${color2}${tcp_portmon 1 65535 lport 0}
${color1}${offset -19}${voffset -1}|${color}Remote port number : ${color2}${tcp_portmon 1 65535 rport 0}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}Remote host name: ${color2}${tcp_portmon 1 65535 rhost 1}
${color1}${offset -19}${voffset -1}|${color}Remote ip address: ${color2}${tcp_portmon 1 65535 rip 1}
${color1}${offset -19}${voffset -1}|${color}Local port number: ${color2}${tcp_portmon 1 65535 lport 1}
${color1}${offset -19}${voffset -1}|${color}Remote port number : ${color2}${tcp_portmon 1 65535 rport 1}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}Remote host name: ${color2}${tcp_portmon 1 65535 rhost 2}
${color1}${offset -19}${voffset -1}|${color}Remote ip address: ${color2}${tcp_portmon 1 65535 rip 2}
${color1}${offset -19}${voffset -1}|${color}Local port number: ${color2}${tcp_portmon 1 65535 lport 2}
${color1}${offset -19}${voffset -1}|${color}Remote port number : ${color2}${tcp_portmon 1 65535 rport 2}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}Remote host name: ${color2}${tcp_portmon 1 65535 rhost 3}
${color1}${offset -19}${voffset -1}|${color}Remote ip address: ${color2}${tcp_portmon 1 65535 rip 3}
${color1}${offset -19}${voffset -1}|${color}Local port number: ${color2}${tcp_portmon 1 65535 lport 3}
${color1}${offset -19}${voffset -1}|${color}Remote port number : ${color2}${tcp_portmon 1 65535 rport 3}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}Remote host name: ${color2}${tcp_portmon 1 65535 rhost 4}
${color1}${offset -19}${voffset -1}|${color}Remote ip address: ${color2}${tcp_portmon 1 65535 rip 4}
${color1}${offset -19}${voffset -1}|${color}Local port number: ${color2}${tcp_portmon 1 65535 lport 4}
${color1}${offset -19}${voffset -1}|${color}Remote port number : ${color2}${tcp_portmon 1 65535 rport 4}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}Remote host name: ${color2}${tcp_portmon 1 65535 rhost 5}
${color1}${offset -19}${voffset -1}|${color}Remote ip address: ${color2}${tcp_portmon 1 65535 rip 5}
${color1}${offset -19}${voffset -1}|${color}Local port number: ${color2}${tcp_portmon 1 65535 lport 5}
${color1}${offset -19}${voffset -1}|${color}Remote port number : ${color2}${tcp_portmon 1 65535 rport 5}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}Remote host name: ${color2}${tcp_portmon 1 65535 rhost 6}
${color1}${offset -19}${voffset -1}|${color}Remote ip address: ${color2}${tcp_portmon 1 65535 rip 6}
${color1}${offset -19}${voffset -1}|${color}Local port number: ${color2}${tcp_portmon 1 65535 lport 6}
${color1}${offset -19}${voffset -1}|${color}Remote port number : ${color2}${tcp_portmon 1 65535 rport 6}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}Remote host name: ${color2}${tcp_portmon 1 65535 rhost 7}
${color1}${offset -19}${voffset -1}|${color}Remote ip address: ${color2}${tcp_portmon 1 65535 rip 7}
${color1}${offset -19}${voffset -1}|${color}Local port number: ${color2}${tcp_portmon 1 65535 lport 7}
${color1}${offset -19}${voffset -1}|${color}Remote port number : ${color2}${tcp_portmon 1 65535 rport 7}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}Remote host name: ${color2}${tcp_portmon 1 65535 rhost 8}
${color1}${offset -19}${voffset -1}|${color}Remote ip address: ${color2}${tcp_portmon 1 65535 rip 8}
${color1}${offset -19}${voffset -1}|${color}Local port number: ${color2}${tcp_portmon 1 65535 lport 8}
${color1}${offset -19}${voffset -1}|${color}Remote port number : ${color2}${tcp_portmon 1 65535 rport 8}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}Remote host name: ${color2}${tcp_portmon 1 65535 rhost 9}
${color1}${offset -19}${voffset -1}|${color}Remote ip address: ${color2}${tcp_portmon 1 65535 rip 9}
${color1}${offset -19}${voffset -1}|${color}Local port number: ${color2}${tcp_portmon 1 65535 lport 9}
${color1}${offset -19}${voffset -1}|${color}Remote port number : ${color2}${tcp_portmon 1 65535 rport 9}
${voffset -8}${offset +1}_
${voffset -1}|
${color1}${voffset -2}|${color1}network ${voffset -2}${color3}${hr 7}
${voffset +1}${color2}|${offset -2}_
${color1}${offset -19}${voffset -1}|${color}network interface: ${color2}$gw_iface
${color1}${offset -19}${voffset -1}|${color}default gateway IP: ${color2}$gw_ip
${color1}${offset -19}${voffset -1}|${color}LAN IP: ${color2}${addr eth0}
${color1}${offset -19}${voffset -1}|${color}PUBLIC IP:${color2}${execi 43200 wget http://checkip.dyndns.org/ -O - -o /dev/null | cut -d: -f 2 | cut -d\< -f 1}
${color1}${offset -19}${voffset -1}|${offset -1}-${offset -1}-${offset -1}-
${color1}${offset -19}${voffset -1}|${color}upload now: ${color2}${upspeed eth0}
${color1}${offset -19}${voffset -1}|${color}DOWNload now: ${color2}${downspeed eth0}
${voffset -8}${offset +1}_
${voffset -1}|
${color1}END ${voffset -2}${color3}${hr 7}
Si vous trouvez plus compliqué dite le moi.
Laptop - Sony Vaio - 15,4pouce - Debian Testing (Squeeze) AMD64 - 4Go Ram - Openbox = Work, Surf, P2P, ...
Desktop - Other - 24pouce - Windows XP PRO x64 - 1Go Ram = Abode Photoshop CS4 & Movie.
Virtualbox - Linux Host - Windows XP PRO - 2Go Ram = Abode Photoshop CS4.
Music = Quod Libet - Movie = Mpc with Vlc. (Windows)
Hors ligne
#754 Le 28/10/2009, à 17:33
- [D]uplicity-[C]orp
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
Fenouille84:
[PS]
Devine ce qui apparaît à la place du logo Ubuntu du fond d'écran ???
[/PS]
CHUT...
Laptop - Sony Vaio - 15,4pouce - Debian Testing (Squeeze) AMD64 - 4Go Ram - Openbox = Work, Surf, P2P, ...
Desktop - Other - 24pouce - Windows XP PRO x64 - 1Go Ram = Abode Photoshop CS4 & Movie.
Virtualbox - Linux Host - Windows XP PRO - 2Go Ram = Abode Photoshop CS4.
Music = Quod Libet - Movie = Mpc with Vlc. (Windows)
Hors ligne
#755 Le 28/10/2009, à 17:52
- chepioq
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
@ Chepioq
Re-bizarre !!
T'as pas un problème dans tes dates ?
Je ne sais pas si c'est un problème de date, mais j'ai le même fichier que toi...
J'ai fait pas mal d'essais et la commande qui me renvoie un bon résultat est:
[dominique@154 ~]$ calendar -A0 -B-1
oct. 29 N'oubliez pas les Jude !
oct. 29 Bonne fête aux Judas !
oct. 29 Aujourd'hui, c'est la St(e) Thaddée.
oct. 29 N'oubliez pas les Simon !
oct. 29 Bonne fête aux Simone (Simonne) !
Même si la date est fausse (nous sommes le 28 octobre...)
Je ne sais pas d'où viens cette différence, mais je pencherai pour une gestion différente de calendar de Fedora par rapport à Ubuntu.
Tout est dans tout et réciproquement....
Hors ligne
#756 Le 28/10/2009, à 20:43
- alfe08
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
Bonsoir,
J'ai appris pas mal de choses sur conky en voyant vos conkys et en lisant vos posts !
Alors, aujourd'hui, je me décide et je vous présenter ma création!
http://www.weplug.com/images_1/bb97ffddc3628d41b285bf742c3b59c220091030171420.jpg
Dernière modification par alfe08 (Le 30/10/2009, à 18:21)
Ubuntu 13.10 sur PC composé - CM "MSI Z87-G45 Gaming" & CG "MSI GeForce GTX 770 Lightning"
Kubuntu 13.04 sur EeePc 1001PXD
Hors ligne
#757 Le 28/10/2009, à 21:00
- Fenouille84
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
@ [D]uplicity-[C]orp : héhé
@ Chepioq
Oui vraiment là je ne sais pas pourquoi Ton hypothèse est valable...
@ alfe 08
Conky, un peu trop "imagé" à mon goût, mais sacrée belle création
Hésite pas à poster tes conkyrc !! On veut voir le détail de ton oeuvre ^^
Ma page Deviant Art : conky inside ;-)
.
-- DropBox (online backup) : 2Go + 250 Mo pour vous et moi par parrainage --
Hors ligne
#758 Le 28/10/2009, à 21:01
- chepioq
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
Bonsoir
Suite à mon post sur les phases de la lune (page 28 post #693) je me suis aperçu que l'image de la lune était un peu tronquée.
J'ai cherché un peu sur le site d'Image Magick, et j'ai trouvé une autre manière d'afficher l'image:
Nouveau script moon-phase:
#!/bin/bash
mkdir ~/Images/moon-phase
cd ~/Images/moon-phase
rm *.*
wget http://static.die.net/moon/576.jpg -O ~/Images/moon-phase/576.jpg
convert 576.jpg \( +clone -fx 'p{0,0}' \) -compose Difference -composite -modulate 100,0 +matte difference.png
convert difference.png -threshold 1% threshold_mask.png
convert 576.jpg threshold_mask.png +matte -compose CopyOpacity -composite 576.png
Et le conkyrc qui va avec:
background no
font 6x10
use_xft yes
xftfont MgOpen Modata L:size=7:bold
#xftalpha 0.8
update_interval 3600
total_run_times 0
own_window yes
own_window_type normal
own_window_transparent yes
#own_window_colour SteelBlue4
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders yes
stippled_borders 8
border_inner_margin 1
border_width 1
default_color white
default_shade_color black
default_outline_color black
alignment top_right
minimum_size 150 150
gap_x 99
gap_y 60
no_buffers no
uppercase no
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
use_spacer right
TEXT
${exec moon-phase}${image ~/Images/moon-phase/576.png -p 25,25 -s 100x100}
Vraiment on peut faire vraiment beaucoup de chose avec conky...:P
EDIT
J'ai effacé mon post précédent pour éviter tout soucis...
Dernière modification par chepioq (Le 29/10/2009, à 06:18)
Tout est dans tout et réciproquement....
Hors ligne
#759 Le 28/10/2009, à 22:46
- [D]uplicity-[C]orp
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
chepioq,
Effaces peut-être ton précèdent post pour éviter les problèmes.
Car si quelqu'un utilise ton précèdent code il va demander un support du a l'image tronquée alors que la réponse était quelques pages plus loin.;)
Ou efface celui-ci et met a jour le précèdent...:P
Dernière modification par [D]uplicity-[C]orp (Le 28/10/2009, à 22:47)
Laptop - Sony Vaio - 15,4pouce - Debian Testing (Squeeze) AMD64 - 4Go Ram - Openbox = Work, Surf, P2P, ...
Desktop - Other - 24pouce - Windows XP PRO x64 - 1Go Ram = Abode Photoshop CS4 & Movie.
Virtualbox - Linux Host - Windows XP PRO - 2Go Ram = Abode Photoshop CS4.
Music = Quod Libet - Movie = Mpc with Vlc. (Windows)
Hors ligne
#760 Le 28/10/2009, à 22:52
- R2D2-Ubuntu
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
J'aimerais savoir pourquoi de temps en temps mon conky clignotte?
Quelqu'un à une iddée? Est-ce un problème de rafraichissement ou bien?
Merci de votre aide.
Hors ligne
#761 Le 28/10/2009, à 23:01
- Fenouille84
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
J'aimerais savoir pourquoi de temps en temps mon conky clignotte?
Quelqu'un à une iddée? Est-ce un problème de rafraichissement ou bien?
Encore toi ?!
Ma page Deviant Art : conky inside ;-)
.
-- DropBox (online backup) : 2Go + 250 Mo pour vous et moi par parrainage --
Hors ligne
#762 Le 28/10/2009, à 23:04
- [D]uplicity-[C]orp
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
R2D2-Ubuntu a écrit :J'aimerais savoir pourquoi de temps en temps mon conky clignotte?
Quelqu'un à une iddée? Est-ce un problème de rafraichissement ou bien?Encore toi ?!
XPDR. :D:lol:
A droite de la doc qui ce trouve ici -----> http://doc.ubuntu-fr.org/conky qui a été faite par des bénévoles. Il y a un petit panneau "table des matières" spécialement conçu pour te repérer et pour ainsi répondre a ce genre questions sans cesse demandé.
Dans ce fameux panneau il y a un lien qui s'intitule comme ceci. "Problème de clignotement". clic dessus pour voir..:/
Dernière modification par [D]uplicity-[C]orp (Le 28/10/2009, à 23:18)
Laptop - Sony Vaio - 15,4pouce - Debian Testing (Squeeze) AMD64 - 4Go Ram - Openbox = Work, Surf, P2P, ...
Desktop - Other - 24pouce - Windows XP PRO x64 - 1Go Ram = Abode Photoshop CS4 & Movie.
Virtualbox - Linux Host - Windows XP PRO - 2Go Ram = Abode Photoshop CS4.
Music = Quod Libet - Movie = Mpc with Vlc. (Windows)
Hors ligne
#763 Le 28/10/2009, à 23:17
- Fenouille84
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
Sa serait des questions spécifiques, oui je veux bien !!
Mais là ce sont des questions que tout le monde se pose dès qu'il installe conky => Donc 1000 posts déjà édités !!
Ma page Deviant Art : conky inside ;-)
.
-- DropBox (online backup) : 2Go + 250 Mo pour vous et moi par parrainage --
Hors ligne
#764 Le 28/10/2009, à 23:18
- wido
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
Hors ligne
#765 Le 28/10/2009, à 23:21
- [D]uplicity-[C]orp
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
Je me doutais que tu allais faire ta petite apparition..
Au faite dominika c - puss.... impressive wallpaper pour conky..
Laptop - Sony Vaio - 15,4pouce - Debian Testing (Squeeze) AMD64 - 4Go Ram - Openbox = Work, Surf, P2P, ...
Desktop - Other - 24pouce - Windows XP PRO x64 - 1Go Ram = Abode Photoshop CS4 & Movie.
Virtualbox - Linux Host - Windows XP PRO - 2Go Ram = Abode Photoshop CS4.
Music = Quod Libet - Movie = Mpc with Vlc. (Windows)
Hors ligne
#766 Le 28/10/2009, à 23:22
- Fenouille84
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
Je me doutais que tu allais faire ta petite apparition..
Au faite dominika *** impressive wallpaper pour conky..
+1
Ma page Deviant Art : conky inside ;-)
.
-- DropBox (online backup) : 2Go + 250 Mo pour vous et moi par parrainage --
Hors ligne
#767 Le 28/10/2009, à 23:24
- wido
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
J'ai vu j'allais t'en parler , pas mal aussi la mirta
Hors ligne
#768 Le 28/10/2009, à 23:38
- [D]uplicity-[C]orp
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
J'ai vu j'allais t'en parler , pas mal aussi la mirta
C'est du costaud. halalaaa c'est artistes slave, quel talent quand même...
Ca laisse songeur tout ca...
Laptop - Sony Vaio - 15,4pouce - Debian Testing (Squeeze) AMD64 - 4Go Ram - Openbox = Work, Surf, P2P, ...
Desktop - Other - 24pouce - Windows XP PRO x64 - 1Go Ram = Abode Photoshop CS4 & Movie.
Virtualbox - Linux Host - Windows XP PRO - 2Go Ram = Abode Photoshop CS4.
Music = Quod Libet - Movie = Mpc with Vlc. (Windows)
Hors ligne
#769 Le 28/10/2009, à 23:45
- Fenouille84
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
Vive les conky étrangers !!! ^^
Ma page Deviant Art : conky inside ;-)
.
-- DropBox (online backup) : 2Go + 250 Mo pour vous et moi par parrainage --
Hors ligne
#770 Le 29/10/2009, à 06:19
- chepioq
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
chepioq,
Effaces peut-être ton précèdent post pour éviter les problèmes.
Car si quelqu'un utilise ton précèdent code il va demander un support du a l'image tronquée alors que la réponse était quelques pages plus loin.;)Ou efface celui-ci et met a jour le précèdent...:P
Bonne idée, j'ai supprimer le post précédent pour éviter tout problèmes...
Tout est dans tout et réciproquement....
Hors ligne
#771 Le 29/10/2009, à 07:12
- Valentin2105
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
Bonjour,
J'utilise le conky de Lyrae (http://www.gnome-look.org/content/show.php?content=52896&forumpage=0&PHPSESSID=fb3d7119fa98ffe7fe5957f66bff55fe)
Le problème, j'ai un carré blanc à la fin du conky, ca fait vraiment bizarre ... Comment réglé cela ?
Hors ligne
#772 Le 29/10/2009, à 07:42
- Levi59
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
Je up mattorre sur le probleme rhythmbox. Il me faut savoir dans quelle condition exactement a lieu le problème. Car je ne sais pas si la variable $tot est de valeur 0:00 ou bien si c'est autre chose...
Hors ligne
#773 Le 29/10/2009, à 09:49
- loke
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
Bonsoir,
J'ai appris pas mal de choses sur conky en voyant vos conkys et en lisant vos posts !
Alors, aujourd'hui, je me décide et je vous présenter ma création!http://www.weplug.com/images_1/f302254585549259363942e8356103b620091028193929.png
Pas mal tu peu poster tes conkyrc ?
Hors ligne
#774 Le 29/10/2009, à 10:15
- Fenouille84
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
Bonjour,
J'utilise le conky de Lyrae
Le problème, j'ai un carré blanc à la fin du conky, ca fait vraiment bizarre ... Comment réglé cela ?
Poste nous une capture stp !!
Sinon, c'est peut être à cause de MPD... Tu l'as installé ?
Ma page Deviant Art : conky inside ;-)
.
-- DropBox (online backup) : 2Go + 250 Mo pour vous et moi par parrainage --
Hors ligne
#775 Le 29/10/2009, à 11:20
- R2D2-Ubuntu
Re : (3) Conky : Postez vos conkyrc ou certaines parties intéressantes
Fenouille84 a écrit :R2D2-Ubuntu a écrit :J'aimerais savoir pourquoi de temps en temps mon conky clignotte?
Quelqu'un à une iddée? Est-ce un problème de rafraichissement ou bien?Encore toi ?!
XPDR. :D:lol:
A droite de la doc qui ce trouve ici -----> http://doc.ubuntu-fr.org/conky qui a été faite par des bénévoles. Il y a un petit panneau "table des matières" spécialement conçu pour te repérer et pour ainsi répondre a ce genre questions sans cesse demandé.
Dans ce fameux panneau il y a un lien qui s'intitule comme ceci. "Problème de clignotement". clic dessus pour voir..:/
C'est bien ça le problème, c'est que j'ai fait absolument tout ce qui était dans la doc mais le conky continue de clignoter malgré tout.
Sinon j'aurai regardé la doc et je n'aurai pas posté ici
QUand je lance le conky pourtant ça me dit bien que le double buffer est actif...
Il clignote quoi 1 fois toutes les 30 secondes environ c'est gênant.
Dernière modification par R2D2-Ubuntu (Le 29/10/2009, à 11:23)
Hors ligne