Bonsoir à tous,
j'ai fait mon premier conky il y a seulement quelques jours, j'avais posé ici d'ailleurs quelques questions (p35)
Mon conky est à mon goût impec.
Je suis en train de le reporter et l'adapter sur mon EEEPC et là.. encore un problème de transparence.
Je suis sur KDE sur les deux PC, donc mon conky est bien transparent sur mon pc principal, mais il veut pas sur le EEEPC.
J'ai essayé de modifier les -own window type- etc...
je trouve pas :-(
si vous pouvez m'aider, merci d'avance !!!
# conky configuration
# set to yes if you want Conky to be forked in the background
background no
# Use Xft?
use_xft yes
# Xft font when Xft is enabled
#xftfont Bitstream Vera Sans Mono:size=8
xftfont Terminus:size=8
# Text alpha when using Xft
xftalpha 0.8
# Update interval in seconds
update_interval 1.0
# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0
# CONFIG QUI DISPARAISSAIT EN CLIQUANT SUR LE FOND
# Create own window instead of using desktop (required in nautilus)
#own_window yes
#own_window_type desktop
#rend transparent !!! :
#own_window_argb_visual yes
#own_window_transparent yes
#own_window_colour 0000ff
own_window yes
own_window_type normal
own_window_argb_visual yes
own_window_transparent yes
own_window_hints undecorate,skip_taskbar,sticky,skip_pager,below #sticky fait afficher sur tous les bureaux
#own_window_colour 0000ff
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# Minimum size of text area
minimum_size 200
maximum_width 200
# Draw shades?
draw_shades yes
# border width
border_width 1
# Default colors and also border colors
default_color white
default_shade_color black
default_outline_color white
alignment top_right
# Gap between borders of screen and text
# same thing as passing -x at command line
#gap_x 5
gap_y 0
# Subtract file system buffers from used memory?
no_buffers yes
# set to yes if you want all text to be in uppercase
uppercase no
# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2
# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2
# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes
# CPU AFFICHAGE EN LIGNES
#${color grey}Core 0: ${color }${cpu cpu1}% ${color slate grey}${cpubar cpu1 10,70} ${color white}${freq_g 1} GHz${alignr}${color slate grey}${cpugraph cpu1 10,100 00FF00 FF0000}
#${color grey}Core 1: ${color }${cpu cpu2}% ${color slate grey}${cpubar cpu2 10,70} ${color white}${freq_g 2} GHz${alignr}${color slate grey}${cpugraph cpu2 10,100 00FF00 FF0000}
draw_graph_borders no
TEXT
#${font Terminus:size=8}${alignc}${color #ddaa00}${time %A %e %B %G}${alignc}${color }${time %H:%M:%S}
${voffset -12}${color #0077ff}${hr 1}
${font Terminus:size=8}${alignc}Système
${voffset 5}${font Terminus:size=7}${color white}${execi 86400 lsb_release -si} : ${execi 86400 lsb_release -sr} ${execi 86400 lsb_release -sc}
$sysname : $kernel $machine
${color grey}UpTime : ${color }$uptime
${color #0077ff}${hr 1}
${font Terminus:size=8}${alignc}CPU
${voffset 5}${font Terminus:size=7}${color grey}CPU :${offset 25}${color white}${cpu}% ${color slate grey}${cpubar cpu0 10,180}
${offset 32}${color}${freq_g}Ghz ${color slate grey}${cpugraph cpu1 12,180 00FF00 FF0000}
${color grey}Core 0: ${color }${cpu cpu1}% ${color slate grey}${cpubar cpu1 8,60} ${alignr}${color grey}Core 1: ${color }${cpu cpu2}% ${color slate grey}${cpubar cpu2 8,60}
${color}${freq_g 1} GHz${color slate grey}${cpugraph cpu1 12,80 00FF00 FF0000}${alignr}${color white}${freq_g 2} GHz${color slate grey}${cpugraph cpu2 12,80 00FF00 FF0000}
${offset 5}${color grey}Load : ${color }$loadavg ${alignr}${color grey}CPU Temp: ${color}${hwmon 0 temp 1}°C
${offset 5}${color grey}Processes : ${color }$processes ${color grey}( ${color }$running_processes${color slate grey})