#526 Le 06/11/2007, à 23:17
- pmd
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Salut, j'ai un petit problème avec conky. Je n'arrive pas à lire les flux rss avec. J'ai une version supportant la variable rss d'après ça et ça :
pmd@polonux:~$ conky -v
Conky 1.4.7 compiled Fri Sep 21 06:23:14 UTC 2007 for Linux 2.6.22.6 (i686)
Compiled in features:
X11:
* Xdamage extension
* Xdbe extension (double buffer)
* xft
Music detection:
* mpd
General features:
* hddtemp
* portmon
Voici mon .conkyrc, puis la réponse lorsque je lance conky :
alignment top_left
border_margin 0
border_width 0
gap_x 0
gap_y 0
cpu_avg_samples 2
own_window yes
own_window_transparent yes
double_buffer yes
total_run_times 0
update_interval 1
use_spacer yes
use_xft yes
override_utf8_locale yes
xftfont Mono:size=8
default_color white
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
TEXT
$color Uptime:$color $uptime - CPU:$color $cpu% ${cpugraph 9,50} - RAM:$color $memperc% - SWAP:$color $swapperc% - ↘ ${downspeedgraph eth0 9,50} ↗ ${upspeedgraph eth0 9,50} - MPD: $mpd_status $mpd_smart ($mpd_percent %) ${mpd_bar 9,50}
${rss http://planet.ubuntu-fr.org/feed/tag/Accueil/rss2 1 feed_title}
${rss http://planet.ubuntu-fr.org/feed/tag/Accueil/rss2 1 item_titles 5}
pmd@polonux:~$ Conky: unknown variable rss
Conky: unknown variable rss
Conky: desktop window (a00003) is subwindow of root window (102)
Conky: window type - normal
Conky: drawing to created window (1c00001)
Conky: drawing to double buffer
Pourriez vous m'aider à résoudre ce problème ? Merci
Hors ligne
#527 Le 07/11/2007, à 16:01
- Elvith Gent
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Bonjour, j'aurais voulu savoir si il est possible d'avoir accès à toutes les infos pour Exaile sur conky, comme j'au vu le faire pour amarok.
Merci d'avance.
edit : autre chose, quelqu'un pourrait me dire si la température donnée par ${acpitemp} est celle du processeur ? Si non, de quoi ?
Dernière modification par Elvith Gent (Le 07/11/2007, à 16:32)
Linux Counter user #458259
Mon site de jeu de rôles : http://www.niil.fr
Hors ligne
#528 Le 07/11/2007, à 22:52
- weedfast
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Voici mon conkyrc :
#emplacement
alignment bottom_right
#pour que conky tourne en arriere plan
background yes
#background no #pour les tests
#nombre d'echantillons a utiliser pour calculer la moyenne d'utilisation
cpu_avg_samples 4
net_avg_samples 4
#affiche le texte sur la sortie standard
out_to_console no
# Utiliser Xft (polices lissées etc)
use_xft yes
#police a utiliser : use_xft doit etre a "yes"
xftfont Terminal Bitstream Vera Sans Mono:size=8
# utiliser sa propre fenetre ?
own_window yes
#type de fenetre : normal(avec le cadre) / override / desktop
own_window_type override
#pseudo transparence?
own_window_transparent yes
# taux de raffraichissement de la fenetre (en secondes)
update_interval 1
# pour eviter le clignotement de la semaine (fonctionne pas chez moi)
double_buffer yes
# afficher les ombres?
draw_shades no
# afficher des contours ?
draw_outline no
#contours autour des blocs de texte?
draw_borders no
# contour en trait-tillés, longueur d'un trait en pixels
stippled_borders 10
#largeur des marges (n'a pas l'air de fonctionner)
border_margin 40
# largeur du contour
border_width 1
# couleur par defaut du texte, de l'ombre et du contour
default_color FF8812
default_shade_color white
default_outline_color white
# ecart avec le bord x=gauche ou droit y= haut ou bas
gap_x 10
gap_y 30
# Ajoute des espaces apres certains objets pour eviter de les faire bouger.
# Fonctionne uniquement avec la police Monospace
use_spacer no
# Soustraire les mémoires tampons de la mémoire utiliser ?
no_buffers yes
# Tout le texte en majuscule ?
uppercase no
TEXT
__________________________________
+--Système :
| |
| +--$nodename 7.10
| +--$sysname $kernel on $machine
| +--${Time %A %d %B %Y}
| +--${time %H:%M:%S}
| +--Uptime : $uptime
__________________________________
+--Ressources :
| |
| +--Cpu Intel Pentium 4C : ${freq_dyn_g}Ghz
| ${cpugraph 30,200}
| +--Cpu 1 : ${cpu cpu1}%
| ${cpubar cpu1 8,200}
| +--Cpu 2 : ${cpu cpu2}%
| ${cpubar cpu2 8,200}
| +--Ram : $mem / $memmax $memperc%
| ${membar 8,200}
__________________________________
+--Températures:
| |
| +--CPU: ${platform w83627hf.656 temp 2}°C${alignr 5}+--M/B: ${platform w83627hf.656 temp 1}°C
| +--SDA: ${execi 10 hddtemp -n /dev/sda}.0°C${alignr 2} +--SDB: ${execi 10 hddtemp -n /dev/sdb}.0°C
| +--GPU: ${execi 300 ~/.conky/nvidia}0°C
__________________________________
+--Processus :
| |
| +--Cpu Usage
| ${top name 1}${alignr 10}${top cpu 1}%
| ${top name 2}${alignr 10}${top cpu 2}%
| ${top name 3}${alignr 10}${top cpu 3}%
|
| +--Ram Usage
| ${top_mem name 1}${alignr 10}${top_mem mem 1}%
| ${top_mem name 2}${alignr 10}${top_mem mem 2}%
| ${top_mem name 3}${alignr 10}${top_mem mem 3}%
__________________________________
+--Utilisation disque :
| |
| +--/ : ${fs_used /}/${fs_size /} ${fs_used_perc /}%
| ${fs_bar 8,200 /}
| +--/linux : ${fs_used /media/linux}/${fs_size /media/linux} ${fs_used_perc /media/linux}%
| ${fs_bar 8,200 /media/linux}
| +--I/O:${color} ${diskio}
| ${diskiograph 8,200 FF8812}
__________________________________
+--Réseau:
| |
| +--Down:${downspeed eth0} Ko/s ${totaldown eth0}
| ${downspeedgraph ppp0 8,200}
| +--Up: ${upspeed eth0} Ko/s ${totalup eth0}
| ${upspeedgraph ppp0 8,200}
| +--Port(s) ouvert(s) : ${tcp_portmon 1 65535 count}
Mon blog : http://ubunblox.servhome.org/ --> Tutos, Astuces, etc...
Portable : Asus Eee PC
Desktop : Asus P4c800, Intel P4C 3Ghz,
Corsair twinx xms Cas 2 2*512,Nvidia 6800GT
Hors ligne
#529 Le 07/11/2007, à 23:51
- benjisan
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
@Elvith Gent
${if_existing /home/arno/.exaile/music.db-journal}${color black}${alignc}EXAILE
${alignc}${execi 10 exaile --get-title}
${alignc}${execi 10 exaile --get-artist}
${alignc}${execi 10 exaile --get-album}$endif
sinon je préfère largement avec quodlibet
${color slate grey} Artiste: ${color 22ccff}${exec cat ~/.quodlibet/current | grep artist | cut -d "=" -f2 }
${color slate grey} Titre: ${color 22ccff}${exec cat ~/.quodlibet/current | grep title | cut -d "=" -f2 }${alignr}${color slate grey}(${color 22ccff}${exec cat ~/.quodlibet/current | grep tracknumber | cut -d "=" -f2 }${color slate grey})
${color slate grey} Album: ${color 22ccff}${exec cat ~/.quodlibet/current | grep album | cut -d "=" -f2 }
${color slate grey} genre: ${color 22ccff}${exec cat ~/.quodlibet/current | grep genre | cut -d "=" -f2 }${color slate grey}${alignr}Format: ${color 22ccff}${exec cat ~/.quodlibet/current | grep format | cut -d "=" -f2 }
http://www.clubic.com/forum/hardware-general/acpi-temperature-id371494-page1.html
Dernière modification par benjisan (Le 07/11/2007, à 23:57)
C'est pas normal alors si j'ai l'air d'être con (et si je ne brille pas) ???
Hors ligne
#530 Le 08/11/2007, à 00:33
- benjisan
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Moi je cherche un scripte pour mon conkyrc qui affiche VLC (si possible au même emplacement que les sections artiste album etc... de mon quodlibet.)
Merci...
C'est pas normal alors si j'ai l'air d'être con (et si je ne brille pas) ???
Hors ligne
#531 Le 08/11/2007, à 01:26
- YannisEatWorld
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Mon Conky
.conkyrc
# mod by YannisEatWorld
#avoid flicker
double_buffer yes
no_buffers yes
background yes
cpu_avg_samples 2
net_avg_samples 2
out_to_console no
#own window to run simultanious 2 or more conkys
own_window yes
own_window_transparent yes
own_window_type normal
own_window_hints undecorate,sticky,skip_taskbar,skip_pager
#borders
draw_borders no
border_margin 1
#shades
draw_shades no
#draw_graph_borders yes
#draw_borders yes
#position
gap_x 1
gap_y 788
alignment bottom_left
#behaviour
update_interval 1
#colour
#default_color 000000
default_color D6D6D6
#default_color bfbfbf
#default_shade_color 000000
own_window_colour 202020
#draw_borders_colour 000000
#draw_graph_borders_colour 000000
#484432 95956B
#font
use_xft yes
xftfont Sans:pixelsize=9
#to prevent window from moving
use_spacer no
minimum_size 1278 10
# ${offset -22}
TEXT
${voffset -1} Système: ${color E8BCA7}${font}${nodename}${color 292929}${color} - ${color E8BCA7}${font}${sysname}${color 292929}${color E8BCA7}${font}${kernel}${color 292929}${color} sur ${color E8BCA7}${font}${machine}${color 292929}${color} | ${color} Cpu: ${color E8BCA7}${font}${cpu}%${color 292929}${color} | Processus utilisés: ${color BB4E3F}${font}${running_processes}${color} / ${color 7FBB3F}${font}${processes}${color 292929}${color} | ${color} Ram utilisé: ${color E8BCA7}${font}${mem}${color}/${color}${color E8BCA7}${font}${memmax}${color} | ${color} Espace disque: ${color E8BCA7}${font}${fs_used /}${color 292929}${color}/${color E8BCA7}${font}${fs_size /}${color} | ${color} Connection: ${color E8BCA7}${font}${downspeed eth1} Kb/s ${color}${totaldown eth1} down ${color 292929}${color} | ${color E8BCA7}${upspeed eth1} Kb/s ${color}${totalup eth1} up ${color 292929}${color} | ${color} Uptime: ${color 8D41CC}${font}${uptime_short}${color 292929}${color} | ${color} Batterie: ${color 8D41CC}${font}${acpiacadapter}${color 292929}${color} | ${color E8BCA7}${time %d %B}
#532 Le 09/11/2007, à 13:25
- boolat
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Bonjour,
et'il possible d'installer conky facilement sans devoir trop chipoter !
merci
Acer Aspire 9305 AWSMI - Ubuntu 9.04
Hors ligne
#533 Le 09/11/2007, à 18:47
- cam
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Bonjour,
et'il possible d'installer conky facilement sans devoir trop chipoter !
merci
Oui
# apt-get install conky
ArchLinux ~ KDE 4.8.3 ~ Mac OSX 10.7.2
Hors ligne
#534 Le 09/11/2007, à 19:06
- boolat
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
je viens d'installer merci ! mais comment configurer ? je ne trouve pas de conky dans l'Applications ? ou ailleurs ? j'ai taper conky dans la console et j'ai eu ceci :
boolat@boolat-laptop:~$ conky
Conky: desktop window (e00056) is subwindow of root window (1a5)
Conky: drawing to desktop window
Conky: drawing to single buffer
Conky: received SIGINT or SIGTERM to terminate. bye!
?
Acer Aspire 9305 AWSMI - Ubuntu 9.04
Hors ligne
#535 Le 09/11/2007, à 19:51
- cam
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
je viens d'installer merci ! mais comment configurer ? je ne trouve pas de conky dans l'Applications ? ou ailleurs ? j'ai taper conky dans la console et j'ai eu ceci :
boolat@boolat-laptop:~$ conky Conky: desktop window (e00056) is subwindow of root window (1a5) Conky: drawing to desktop window Conky: drawing to single buffer Conky: received SIGINT or SIGTERM to terminate. bye!
?
Comme tu as pu le lire ici un certain nombre de fois, conky se configure à la main avec un fichier de configuration (conkyrc), ce fichier se situe dans ton /home/TonPseudo mais ce fichier est un fichier caché c'est-à -dire qu'il n'est pas visible via konqueror mais tu peux tout à fait l'éditer. Les fichiers cachés ont un '.' devant leur nom. Pour conky, ça donne: /home/TonPseudo/.conkyrc
Tu peux éditer ce fichier avec la commande suivante:
gedit /home/TonPseudo/.conkyrc
Tu trouvera sur ce topic toutes les informations nécessaires pour la configuration de conky et au pire si ça te fait chier de le configurer tu peux toujours récupérer le conkyrc de quelqu'un
ArchLinux ~ KDE 4.8.3 ~ Mac OSX 10.7.2
Hors ligne
#536 Le 09/11/2007, à 20:07
- boolat
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
merci
Tu trouvera sur ce topic toutes les informations nécessaires pour la configuration de conky et au pire si ça te fait chier de le configurer tu peux toujours récupérer le conkyrc de quelqu'un wink
c'est vrai que c'est chiant
des personnes qui veulent proposer les codes ?
merci
Acer Aspire 9305 AWSMI - Ubuntu 9.04
Hors ligne
#537 Le 09/11/2007, à 20:19
- cam
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
merci
Tu trouvera sur ce topic toutes les informations nécessaires pour la configuration de conky et au pire si ça te fait chier de le configurer tu peux toujours récupérer le conkyrc de quelqu'un wink
c'est vrai que c'est chiant
des personnes qui veulent proposer les codes ?merci
Tu as 22 pages de conkyrc, sort tes lunettes
ArchLinux ~ KDE 4.8.3 ~ Mac OSX 10.7.2
Hors ligne
#538 Le 09/11/2007, à 20:32
- boolat
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
c'est vrai qu'avec les lunettes ça va mieux
pour la météo je doit installer un autre truc ?
Acer Aspire 9305 AWSMI - Ubuntu 9.04
Hors ligne
#539 Le 09/11/2007, à 20:41
- benjisan
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
@boolat
mon .conkyrc :
# mod by uel
#avoid flicker
double_buffer yes
no_buffers yes
#own window to run simultanious 2 or more conkys
own_window yes
own_window_transparent yes
own_window_type_hints
own_window_hints undecorate,sticky,skip_taskbar,skip_pager
#borders
#draw_borders no
border_margin 1
#shades
draw_shades no
#draw_graph_borders yes
#draw_borders yes
#position
gap_x 1
gap_y 1010
alignment bottom_left
#behaviour
update_interval 1
#colour
#default_color 000000
default_color D6D6D6
#default_color bfbfbf
#default_shade_color 000000
own_window_colour 202020
#draw_borders_colour 000000
#draw_graph_borders_colour 000000
#484432 95956B
#font
use_xft yes
xftfont HandelGotD:pixelsize=10
#to prevent window from moving
use_spacer no
minimum_size 1680 5
#mpd
mpd_host localhost
mpd_port 6600
# ${offset -22}
TEXT
${voffset -1} Cpu: ${color E8BCA7}${font}${cpu}% ${color 292929}<${color} P: ${color BB4E3F}${font}${processes}${color} R: ${color 7FBB3F}${font}${running_processes}${color 292929} |${color} Mem: ${color E8BCA7}${font}${mem}${color} Swap: ${color E8BCA7}${font} ${swap} ${color 292929} | ${color} Uptime: ${color 8D41CC}${font}${uptime_short}${color 292929} | ${color E8BCA7}${font}${downspeed eth1} Kb/s ${color} ${totaldown eth0} down${color 292929} | ${color} ${color E8BCA7}${upspeed eth0} Kb/s ${color} ${totalup eth0} up${color 292929} | ${color}Main: ${color E8BCA7}${font}${fs_free /} ${color} Home: ${color E8BCA7}${font}${fs_free /home} ${color 292929}| ${color}Temperature: ${color D3BE4C}${font}${acpitemp}${color}C ${color 292929} | ${color E8BCA7}${color} Mpd: ${color E8BCA7}${font}${mpd_smart} ${alignr}${color E8BCA7}${time %A, %d %B} ${color}${time %H:%M}
$color ${execi 1800 /home/benjisan/scripts/weather/.weather.sh FRXX0100}
${color slate grey} Artiste: ${color 22ccff}${exec cat ~/.quodlibet/current | grep artist | cut -d "=" -f2 } ${color slate grey} Titre: ${color 22ccff}${exec cat ~/.quodlibet/current | grep title | cut -d "=" -f2 }${alignr}${color slate grey}(${color 22ccff}${exec cat ~/.quodlibet/current | grep tracknumber | cut -d "=" -f2 } ${color slate grey})${color slate grey} Album:${color 22ccff}${exec cat ~/.quodlibet/current | grep album | cut -d "=" -f2 }${color slate grey} genre:${color 22ccff}${exec cat ~/.quodlibet/current | grep genre | cut -d "=" -f2 } ${color slate grey}${alignr}Format: ${color 22ccff}${exec cat ~/.quodlibet/current | grep format | cut -d "=" -f2 }
${color} Bonjour!!
Sinon pour la météo j'ai rédigé une superbe partie dans la documentation =
1 tu vas sur le site ubuntu.
2 tu clique sur documentation
3 tu tape conky
4 tu vas sur la page proposée.
5 tu lis la doc jusqu'à trouver la partie nommée en gros : METEO
(tu ne PEUX pas te tromper)
6 tu appliques ce qui est marqué.
7 tu peux enlever la derniere ligne du .conkyrc si tu veux (c'est juste pour afficher mon message perso de temps à autres, je trouve ça fun.)
Voila.
sinon si tu veux éviter les sarcasmes et les insultes des autres, essayes de lire un minimum les docs et autres forums avant de poster...
Dernière modification par benjisan (Le 09/11/2007, à 20:44)
C'est pas normal alors si j'ai l'air d'être con (et si je ne brille pas) ???
Hors ligne
#540 Le 09/11/2007, à 21:26
- cam
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
J'ai profité de ce petit tour sur ce topic pour réinstaller conky, finalement je le préfère à superkaramba. Je me suis donc refait un conkyrc beaucoup plus petit qu'a mon habitude. Voici le screen et à la suite le conkyrc.
Merci encore à tous les posteurs pour les configs, ça m'a permis de pas perdre trop de temps à tout reconfigurer
# Conky sample configuration
#
# the list of variables has been removed from this file in favour
# of keeping the documentation more maintainable.
# Check http://conky.sf.net for an up-to-date-list.
# set to yes if you want Conky to be forked in the background
background yes
# X font when Xft is disabled, you can pick one with program xfontsel
#font 5x7
#font 6x10
#font 7x13
#font 8x13
#font 9x15
#font *mintsmild.se*
#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*
# Use Xft?
use_xft yes
# Xft font when Xft is enabled
#xftfont Fatboy Slim BLTC (BRK):size=10
xftfont monospace:size=8
# Print everything to stdout?
# out_to_console no
# MPD host/port
# mpd_host localhost
# mpd_port 6600
# mpd_password tinker_bell
# Print everything to console?
# out_to_console no
# mail spool
mail_spool $MAIL
# Update interval in seconds
update_interval 1
# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0
# Create own window instead of using desktop (required in nautilus)
own_window yes
# If own_window is yes, you may use type normal, desktop or override
own_window_type override
# Use pseudo transparency with own_window?
own_window_transparent yes
# If own_window_transparent is set to no, you can set the background colour here
own_window_colour black
# If own_window is yes, these window manager hints may be used
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# Minimum size of text area
minimum_size 280 5
# Draw shades?
draw_shades no
# Draw outlines?
draw_outline no
# Draw borders around text
draw_borders no
# Draw borders around graphs
draw_graph_borders yes
# Stippled borders?
stippled_borders 8
# border margins
border_margin 4
# border width
border_width 1
# Default colors and also border colors
default_color 000000
default_shade_color 000000
default_outline_color 000000
# Text alignment, other possible values are commented
#alignment top_left
#alignment top_right
alignment bottom_left
#alignment bottom_right
#alignment none
# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 135
gap_y 130
# Subtract file system buffers from used memory?
no_buffers no
# 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
# Add spaces to keep things from moving about? This only affects certain objects.
use_spacer no
# Allow each port monitor to track at most this many connections (if 0 or not set, default is 256)
#max_port_monitor_connections 256
# Maximum number of special things, e.g. fonts, offsets, aligns, etc.
#max_specials 512
# Maximum size of buffer for user text, i.e. below TEXT line.
#max_user_text 16384
# variable is given either in format $variable or in ${variable}. Latter
# allows characters right after the variable and must be used in network
# stuff because of an argument
# Possible variables to be used:
#
# Variable Arguments Description
# addr (interface) IP address for an interface
# acpiacadapter ACPI ac adapter state.
# acpifan ACPI fan state
# acpitemp ACPI temperature.
# adt746xcpu CPU temperature from therm_adt746x
# adt746xfan Fan speed from therm_adt746x
# alignr (num) Right-justify text, with space of N
# alignc Align text to centre
# battery (num) Remaining capasity in ACPI or APM
# battery. ACPI battery number can be
# given as argument (default is BAT0).
# buffers Amount of memory buffered
# cached Amount of memory cached
# color (color) Change drawing color to color
# cpu CPU usage in percents
# cpubar (height) Bar that shows CPU usage, height is
# bar's height in pixels
# cpugraph (height),(width) (gradient colour 1) (gradient colour 2)
# CPU usage graph
# downspeed net Download speed in kilobytes
# downspeedf net Download speed in kilobytes with one
# decimal
# downspeedgraph net (height),(width) (gradient colour 1) (gradient colour 2)
# Download speed graph
# exec shell command Executes a shell command and displays
# the output in conky. warning: this
# takes a lot more resources than other
# variables. I'd recommend coding wanted
# behaviour in C and posting a patch :-).
# execbar shell command Same as exec, except if the first value
# return is a value between 0-100, it
# will use that number for a bar.
# The size for the bar is currently fixed,
# but that may change in the future.
# execgraph shell command Same as execbar, but graphs values
# execi interval, shell Same as exec but with specific interval.
# command Interval can't be less than
# update_interval in configuration.
# fs_bar (height), (fs) Bar that shows how much space is used on
# a file system. height is the height in
# pixels. fs is any file on that file
# system.
# fs_free (fs) Free space on a file system available
# for users.
# fs_free_perc (fs) Free percentage of space on a file
# system available for users.
# fs_size (fs) File system size
# fs_used (fs) File system used space
# hr (height) Horizontal line, height is the height in
# pixels
# i2c (dev), type, n I2C sensor from sysfs (Linux 2.6). dev
# may be omitted if you have only one I2C
# device. type is either in (or vol)
# meaning voltage, fan meaning fan or
# temp/tempf (first in C, second in F)
# meaning temperature. n is number of the
# sensor. See /sys/bus/i2c/devices/ on
# your local computer.
# if_running (process) if PROCESS is running, display
# everything if_running and the matching $endif
# if_existing (file) if FILE exists, display everything between
# if_existing and the matching $endif
# if_mounted (mountpoint) if MOUNTPOINT is mounted, display everything between
# if_mounted and the matching $endif
# else Text to show if any of the above are not true
# kernel Kernel version
# linkstatus (interface) Get the link status for wireless connections
# loadavg (1), (2), (3) System load average, 1 is for past 1
# minute, 2 for past 5 minutes and 3 for
# past 15 minutes.
# machine Machine, i686 for example
# mails Mail count in mail spool. You can use
# program like fetchmail to get mails from
# some server using your favourite
# protocol. See also new_mails.
# mem Amount of memory in use
# membar (height) Bar that shows amount of memory in use
# memmax Total amount of memory
# memperc Percentage of memory in use
#
# metar_ob_time
# metar_temp
# metar_tempf Temp in F
# metar_windchill
# metar_dew_point There are a bunch of these
# metar_rh and they are self-explanatory
# metar_windspeed
# metar_winddir
# metar_swinddir
# metar_cloud
# metar_u2d_time
# ml_upload_counter total session upload in mb
# ml_download_counter total session download in mb
# ml_nshared_files number of shared files
# ml_shared_counter total session shared in mb, buggy
# in some mldonkey versions
# ml_tcp_upload_rate tcp upload rate in kb/s
# ml_tcp_download_rate tcp download rate in kb/s
# ml_udp_upload_rate udp upload rate in kb/s
# ml_udp_download_rate udp download rate in kb/s
# ml_ndownloaded_files number of completed files
# ml_ndownloading_files number of downloading files
#
# mpd_artist Artist in current MPD song
# (must be enabled at compile)
# mpd_album Album in current MPD song
# mpd_bar (height) Bar of mpd's progress
# mpd_bitrate Bitrate of current song
# mpd_status Playing, stopped, et cetera.
# mpd_title Title of current MPD song
# mpd_vol MPD's volume
# mpd_elapsed Song's elapsed time
# mpd_length Song's length
# mpd_percent Percent of song's progress
# new_mails Unread mail count in mail spool.
# nodename Hostname
# outlinecolor (color) Change outline color
# pre_exec shell command Executes a shell command one time before
# conky displays anything and puts output
# as text.
# processes Total processes (sleeping and running)
# running_processes Running processes (not sleeping),
# requires Linux 2.6
# shadecolor (color) Change shading color
# stippled_hr (space), Stippled (dashed) horizontal line
# (height)
# swapbar (height) Bar that shows amount of swap in use
# swap Amount of swap in use
# swapmax Total amount of swap
# swapperc Percentage of swap in use
# sysname System name, Linux for example
# offset pixels Move text over by N pixels
# tail logfile, lines (interval)
# Displays last N lines of supplied text
# text file. If interval is not supplied,
# Conky assumes 2x Conky's interval.
# Max of 30 lines.
# Max of 30 lines can be displayed.
# time (format) Local time, see man strftime to get more
# information about format
# totaldown net Total download, overflows at 4 GB on
# Linux with 32-bit arch and there doesn't
# seem to be a way to know how many times
# it has already done that before conky
# has started.
# top type, num This takes arguments in the form:
# top <name> <number>
# Basically, processes are ranked from
# highest to lowest in terms of cpu
# usage, which is what <num> represents.
# The types are: "name", "pid", "cpu", and
# "mem".
# There can be a max of 10 processes listed.
# top_mem type, num Same as top, except sorted by mem usage
# instead of cpu
# totalup net Total upload, this one too, may overflow
# updates Number of updates (for debugging)
# upspeed net Upload speed in kilobytes
# upspeedf net Upload speed in kilobytes with one
# decimal
# upspeedgraph net (height),(width) (gradient colour 1) (gradient colour 2)
# Upload speed graph
# uptime Uptime
# uptime_short Uptime in a shorter format
#
# seti_prog Seti@home current progress
# seti_progbar (height) Seti@home current progress bar
# seti_credit Seti@hoome total user credit
# variable is given either in format $variable or in ${variable}. Latter
# allows characters right after the variable and must be used in network
# stuff because of an argument
# stuff after 'TEXT' will be formatted on screen
TEXT
${color #000000}${alignc}Debian Sid $sysname $kernel | Uptime ${color #0291C5}${uptime_short}${color #000000} | Intel Core2Duo @ $freq_dyn_g GHz ${color #0291C5}${cpu cpu} % ${color #000000} | Ram $mem / $memmax ${color #0291C5}$memperc% ${color #000000} | Download ${color #0291C5}${downspeed eth2} k/s ${color #000000}| Upload ${color #0291C5}${upspeed eth2} k/s
${color #000000}${alignc}/ ${fs_used /} / ${fs_size /}${color #0291C5} ${fs_free_perc /} % free${color #000000} | /home ${fs_used /home} / ${fs_size /home}${color #0291C5} ${fs_free_perc /home} % free${color #000000} | /media/janbeuhnoix ${fs_used /media/janbeuhnoix} / ${fs_size /media/janbeuhnoix}${color #0291C5} ${fs_free_perc /media/janbeuhnoix} % free${color #000000} ${if_mounted /media/CORSAIR}| /media/CORSAIR ${fs_used /media/CORSAIR} / ${fs_size /media/CORSAIR}${color #0291C5} ${fs_free_perc /media/CORSAIR} % free${color #000000} $endif
${color #0291C5}${alignc}${if_running amarokapp} Amarok${color #000000} | ${execi 10 ~/.conky/amarok artist} | ${execi 10 ~/.conky/amarok title} | ${color #0291C5}${execi 1 ~/.conky/amarok trackCurrentTime} / ${execi 0.5 ~/.conky/amarok trackTotalTime} sec. $endif
Par contre, j'ai un problème au niveau de la détection de la ram utilisée! Il suffit de comparer avec les valeurs de AERO de superkaramba pour voir, je trouvais bizarre aussi d'avoir autant de mémoire utilisée. Quelqu'un a déjà eu ce genre de problèmes avec la ram?
EDIT: Sans superkaramba et avec le dock réduit ça donne ça
Dernière modification par cam (Le 10/11/2007, à 01:47)
ArchLinux ~ KDE 4.8.3 ~ Mac OSX 10.7.2
Hors ligne
#541 Le 09/11/2007, à 22:07
- boolat
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
@ benjisan,
merci de ton message !
mais quand je lance avec la console conky j'ai se message d'erreur ! :
Conky: /home/boolat/.conkyrc: 9: no such configuration: 'own_window_type_hints'
Conky: /home/boolat/.conkyrc: 52: no such configuration: '$color'
Conky: desktop window (e00044) is subwindow of root window (1a5)
Conky: window type - normal
Conky: drawing to created window (4000001)
Conky: drawing to double buffer
sh: /home/benjisan/scripts/weather/.weather.sh: not found
cat: /home/boolat/.quodlibet/current: Aucun fichier ou répertoire de ce type
est sa continue sans arret d'écrire
cat: /home/boolat/.quodlibet/current: Aucun fichier ou répertoire de ce type
je voie bien le conky au dessus de mon écran mais quand je referme la console conky se referme aussi ?
Dernière modification par boolat (Le 09/11/2007, à 22:08)
Acer Aspire 9305 AWSMI - Ubuntu 9.04
Hors ligne
#542 Le 09/11/2007, à 22:10
- Astier
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Alors déjà il te manque des fichiers : .quodlibet/current et /home/benjisan/scripts/weather/.weather.sh et vérifie que le chemin soit le bon ; benjisan n'est sans doute pas ton login
Ensuite, pour éviter que conky ne se ferme quand tu fermes le terminal tu peux passer par la commande :
nohup conky
Sinon, tu passes par Lancer une application : Alt+F2
A+
Dernière modification par Astier (Le 09/11/2007, à 22:11)
Hors ligne
#543 Le 09/11/2007, à 22:19
- boolat
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
pour le /home/boolat/scripts/weather/.weather.sh c'est ok
mais pour le .quodlibet/current je ne trouve pas j'ai rien ??
Acer Aspire 9305 AWSMI - Ubuntu 9.04
Hors ligne
#544 Le 09/11/2007, à 22:31
- Astier
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Que donne un
cd .quodlibet && ls | grep current
Si rien n'apparaà®t c'est que tu n'as pas fait ce qu'il fallait (sans doute, je n'utilise pas quodlibet).
A+
Hors ligne
#545 Le 09/11/2007, à 22:42
- boolat
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
bash: cd: .quodlibet: Aucun fichier ou répertoire de ce type !
Acer Aspire 9305 AWSMI - Ubuntu 9.04
Hors ligne
#546 Le 09/11/2007, à 22:57
- Astier
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Bon tu ne dois pas utiliser quodlibet alors... Du coup, la ligne concernant quodlibet et l'affichage de la lecture en cours ne t'intéresse pas.
Quel lecteur utilises-tu ?
A+
Hors ligne
#547 Le 09/11/2007, à 23:05
- boolat
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
je viens d'innstaler quodlibet pour tester !
j'utilise XXMS
j'ai bien le dossier boolat@boolat-laptop:~/.quodlibet$ mais le sur son code :
Artiste: ${color 22ccff}${exec cat ~/.quodlibet/current | grep artist | cut -d "=" -f2 } ${color slate grey} Titre: ${color 22ccff}${exec cat ~/.quodlibet/current | grep title | cut -d "=" -f2 }${alignr}${color slate grey}(${color 22ccff}${exec cat ~/.quodlibet/current | grep tracknumber | cut -d "=" -f2 } ${color slate grey})${color slate grey} Album:${color 22ccff}${exec cat ~/.quodlibet/current | grep album | cut -d "=" -f2 }${color slate grey} genre:${color 22ccff}${exec cat ~/.quodlibet/current | grep genre | cut -d "=" -f2 } ${color slate grey}${alignr}Format: ${color 22ccff}${exec cat ~/.quodlibet/current | grep format | cut -d "=" -f2 }
quodlibet/current j'ai pas le dossier /current ! c'est quoi se dossier ?
pour mieux faire j'ai pas aimer quodlibet donc supprimer ! je préfère XMMS ! donc pour l'instant tous va bien .... comment intégrer le truc pour voir les chansons qu'on écoute ?
2 questions :
comment intégrer conky dans le bureau ? sans avoir l'image arrière.
et comment le mettre a droite de l'écran ?
mon bureau :
mercii
ps: ya moyen d'avoir un weather en français ?
Dernière modification par boolat (Le 09/11/2007, à 23:58)
Acer Aspire 9305 AWSMI - Ubuntu 9.04
Hors ligne
#548 Le 10/11/2007, à 01:20
- benjisan
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
boolat... mon conky est personalisé, donc s'il n'est pas aligné comme tu veux, ou s'il y a des détails que tu aimes pas, tu n'es pas obligé de recopier scupuleusement le mien!!
Il y a des centaines de conkys différents rien que sur ce topic!
il n'y a qu'à piocher. Pour l'alignement à droite, je crois que c'est indiqué d'ailleurs dans la documentation ubuntu (clic sur documentation / taper : conky) c'est la config de base du conky.
Pour xmms, perso j'aime pas du tout, mais tu peux faire une recherche google, et ou une recherche sur le site il y a forcément des fanatiques de xmms et autres...
Allez, bon courrage.
NB : Sinon évidement si tu n'as pas quodlibet, ça sert à rien de laisser les lignes sur quodlibet!!
et le bonjour aussi tu peux supprimer la ligne! (ou voir mettre ton propre message perso...)
Et pour la météo en français j'ai déjà fait une requete la dessus sans réponse... il y a environs... quelques posts plus haut...
Dernière modification par benjisan (Le 10/11/2007, à 01:33)
C'est pas normal alors si j'ai l'air d'être con (et si je ne brille pas) ???
Hors ligne
#549 Le 10/11/2007, à 01:27
- cam
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
J'ai décris plus tà´t dans ce topic la façon de faire fonctionner xmms dans conky. Pour qu'il soit intégré au bureau c'est devilspie qu'il faut installer je crois mais tout à déjà été expliqué dans le topic. Lit tout et conky n'aura plus de secrets pour toi
Pour mettre à droite tu peux modifier comme suit:
# Text alignment, other possible values are commented
#alignment top_left
alignment top_right
#alignment bottom_left
#alignment bottom_right
#alignment none
Ca colle la fenêtre sur le haut droit de l'écran mais tu peux paufiner l'emplacement avec les lignes qui suivent: (les unités sont des pixels je crois)
# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 135
gap_y 130
Et si tu veux vraiment tout coller à droite (aligner les écritures avec le bord de l'écran), tu rajoute au début de chaque ligne:
${alignr}
Dernière modification par cam (Le 10/11/2007, à 01:36)
ArchLinux ~ KDE 4.8.3 ~ Mac OSX 10.7.2
Hors ligne
#550 Le 10/11/2007, à 13:48
- hartman
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Pour ma part, tout fonctionne très bien, mais mes icà´nes sur le bureau disparaissent puis réapparaissent aléatoirement (enfin, quand ma souris est dessus, ils sont visiblent, sinon, il disparaissent), ca doit donc venir d'une mauvaise config. Voici mon fichier de conf, si quelqu'un sait ou j'ai fait la boulette ....
# set to yes if you want Conky to be forked in the background
background no
# cpu_avg_samples et net_avg_samples permettent de définir le nombre d'échantillon à
# prendre en compte pour le calcul de la moyenne de l'utilisation du CPU et du réseau.
cpu_avg_samples 2
net_avg_samples 2
out_to_console no
# X font when Xft is disabled, you can pick one with program xfontsel
#font 7x12
#font 6x10
#font 7x13
#font 8x13
#font 7x12
#font *mintsmild.se*
#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*
#font -artwiz-snap-normal-r-normal-*-*-100-*-*-p-*-iso8859-1
# Use Xft?
use_xft yes
# Xft font when Xft is enabled
xftfont Comic sans MS:size=9
# own_window_transparent rend conky pseudo-transparent.
own_window_transparent yes
own_window_colour hotpink
# Text alpha when using Xft
xftalpha 0.8
on_bottom yes
# mail spool
mail_spool $MAIL
# Update interval in seconds
update_interval 1
# Create own window instead of using desktop (required in nautilus)
own_window no
# Use double buffering (reduces flicker, may not work for everyone)
# double_buffer permet d'éliminer un éventuellement clignotement
double_buffer yes
# Minimum size of text area
# minimum_size donne la taille minimal de la fenêtre conky (largeur hauteur)
#minimum_size 280 5
# maximum_width défini la largeur maximale de la fenêtre conky
#maximum_width 150
# Draw shades?
draw_shades no
# Draw outlines?
draw_outline no
# Draw borders around text
draw_borders no
# Stippled borders?
stippled_borders 10
# border margins
border_margin 4
# border width
border_width 1
# Default colors and also border colors, utilise kcoloredit pour les ajuster
default_color white
default_shade_color white
default_outline_color white
# Text alignment, other possible values are commented
#alignment top_left
#minimum_size 10 10 On part du coin en haut à gauche, 10x10 revient a le laisser en haut à gauche
gap_x 10
gap_y 10
alignment top_right
#alignment bottom_left
#alignment bottom_right
# Gap between borders of screen and text
# Add spaces to keep things from moving about? This only affects certain objects.
# Ajoute des espaces apres certains objets pour eviter de les faire bouger.
# Fonctionne uniquement avec la police Monospace
use_spacer no
# Subtract file system buffers from used memory?
# no_buffers permet de soustraire le cache des systèmes de fichiers de la quantité de mémoire utilisé, lors de l'affichage
no_buffers yes
# set to yes if you want all text to be in uppercase
# Tout le texte en majuscule ?
uppercase no
# boinc (seti) dir
# seti_dir /opt/seti
# Possible variables to be used:
#
# Variable Arguments Description
# acpiacadapter ACPI ac adapter state.
# acpifan ACPI fan state
# acpitemp ACPI temperature.
# adt746xcpu CPU temperature from therm_adt746x
# adt746xfan Fan speed from therm_adt746x
# battery (num) Remaining capasity in ACPI or APM
# battery. ACPI battery number can be
# given as argument (default is BAT0).
# buffers Amount of memory buffered
# cached Amount of memory cached
# color (color) Change drawing color to color
# cpu CPU usage in percents
# cpubar (height) Bar that shows CPU usage, height is
# bar's height in pixels
# downspeed net Download speed in kilobytes
# downspeedf net Download speed in kilobytes with one
# decimal
# exec shell command Executes a shell command and displays
# the output in torsmo. warning: this
# takes a lot more resources than other
# variables. I'd recommend coding wanted
# behaviour in C and posting a patch :-).
# execi interval, shell Same as exec but with specific interval.
# command Interval can't be less than
# update_interval in configuration.
# fs_bar (height), (fs) Bar that shows how much space is used on
# a file system. height is the height in
# pixels. fs is any file on that file
# system.
# fs_free (fs) Free space on a file system available
# for users.
# fs_free_perc (fs) Free percentage of space on a file
# system available for users.
# fs_size (fs) File system size
# fs_used (fs) File system used space
# hr (height) Horizontal line, height is the height in
# pixels
# i2c (dev), type, n I2C sensor from sysfs (Linux 2.6). dev
# may be omitted if you have only one I2C
# device. type is either in (or vol)
# meaning voltage, fan meaning fan or temp
# meaning temperature. n is number of the
# sensor. See /sys/bus/i2c/devices/ on
# your local computer.
# kernel Kernel version
# loadavg (1), (2), (3) System load average, 1 is for past 1
# minute, 2 for past 5 minutes and 3 for
# past 15 minutes.
# machine Machine, i686 for example
# mails Mail count in mail spool. You can use
# program like fetchmail to get mails from
# some server using your favourite
# protocol. See also new_mails.
# mem Amount of memory in use
# membar (height) Bar that shows amount of memory in use
# memmax Total amount of memory
# memperc Percentage of memory in use
# new_mails Unread mail count in mail spool.
# nodename Hostname
# outlinecolor (color) Change outline color
# pre_exec shell command Executes a shell command one time before
# torsmo displays anything and puts output
# as text.
# processes Total processes (sleeping and running)
# running_processes Running processes (not sleeping),
# requires Linux 2.6
# shadecolor (color) Change shading color
# stippled_hr (space), Stippled (dashed) horizontal line
# (height)
# swapbar (height) Bar that shows amount of swap in use
# swap Amount of swap in use
# swapmax Total amount of swap
# swapperc Percentage of swap in use
# sysname System name, Linux for example
# time (format) Local time, see man strftime to get more
# information about format
# totaldown net Total download, overflows at 4 GB on
# Linux with 32-bit arch and there doesn't
# seem to be a way to know how many times
# it has already done that before torsmo
# has started.
# totalup net Total upload, this one too, may overflow
# updates Number of updates (for debugging)
# upspeed net Upload speed in kilobytes
# upspeedf net Upload speed in kilobytes with one
# decimal
# uptime Uptime
# uptime_short Uptime in a shorter format
#
# seti_prog Seti@home current progress
# seti_progbar (height) Seti@home current progress bar
# seti_credit Seti@hoome total user credit
# variable is given either in format $variable or in ${variable}. Latter
# allows characters right after the variable and must be used in network
# stuff because of an argument
#${font Dungeon:style=Bold:pixelsize=10}I can change the font as well
#${font Verdana:size=10}as many times as I choose
#${font Perry:size=10}Including UTF-8,
#${font Luxi Mono:size=10}justo como este texto que o google traduz fàƒÂªz o portuguàƒÂªs
# stuff after 'TEXT' will be formatted on screen
#${font Grunge:size=12}${time %a %b %d}${alignr -25}${time %k:%M}
# Pour afficher les temperature des disques:
#${color #000000}HDA Temp: ${color #0b2623}${execi 10 hddtemp -n /dev/sda} °C
#${color #000000}HDB Temp: ${color #0b2623}${execi 10 hddtemp -n /dev/sdb} °C
TEXT
${font Dungeon:style=Comic sans MS:pixelsize11}${color #0b2623}Bonjour Hartman
$stippled_hr
${font Dungeon:style=Comic sans MS:pixelsize=9}${color #0b2623}$nodename - $sysname $kernel on $machine
$stippled_hr
${font Dungeon:style=Comic sans MS:pixelsize11}${color #000000}RESSOURCES SYSTEME
${font Dungeon:style=Comic sans MS:pixelsize=9}${color #000000}CPU:${color #0b2623} ${cpu}% ${color #000000}${cpubar}
${font Dungeon:style=Comic sans MS:pixelsize=9}${color #000000}RAM:${color #0b2623}$mem/$memmax - ${color #0b2623}$memperc% ${color #000000}$membar
${font Dungeon:style=Comic sans MS:pixelsize=9}${color #000000}Swap:${color #0b2623}$swap/$swapmax - ${color #0b2623}$swapperc% ${color #000000}${swapbar}
${color #000000}$stippled_hr
${font Dungeon:style=Comic sans MS:pixelsize=11}${color #000000}Reseau:
${font Dungeon:style=Comic sans MS:pixelsize=9}${color #0b2623}Download :${color #0b2623} ${downspeed eth0} k/s${color #0b2623} ${offset 80}${font Dungeon:style=Comic sans MS:pixelsize=9}${color #0b2623}Upload:${color #0b2623} ${upspeed eth0} k/s
${color #000000}${downspeedgraph eth0 32,150 184439 226151} ${color #000000}${upspeedgraph eth0 32,150 184439 226151}
${font Dungeon:style=Comic sans MS:pixelsize=11$}${color #000000}File systems:
${font Dungeon:style=Comic sans MS:pixelsize=9$}${color #000000}Racine ${color #0b2623}${fs_used /}/${fs_size /} ${color #000000}${fs_bar /}
${font Dungeon:style=Comic sans MS:pixelsize=9$}${color #000000}USR ${color #0b2623}${fs_used /usr}/${fs_size /usr} ${color #000000}${fs_bar /usr}
${font Dungeon:style=Comic sans MS:pixelsize=9$}${color #000000}Home ${color #0b2623}${fs_used /home}/${fs_size /home} ${color #000000}${fs_bar /home}
${font Dungeon:style=Comic sans MS:pixelsize=9$}${color #000000}hdb6 ${color #0b2623}${fs_used /mnt/data}/${fs_size /mnt/data} ${color #000000}${fs_bar /mnt/data}
Je mettrais un screen une fois mon conky achevé.
Edit: J'ai repris la config de LaLuciole, et maintenant ca fonctionne.
La seule chose que je n'avais pas, c'était
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
Dernière modification par hartman (Le 10/11/2007, à 16:39)
P4 2.8Ghz 32bits / 1Go de RAM / GeForce FX5700LE.
Ubuntu Dapper Drake et Gutsy gibbon
Documentation sur Ubuntu, pour les débutants voir moins débutant :P
Hors ligne