#351 Le 28/08/2007, à 21:25
- multis2m
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
salut
je vous remercie pour toutes vos astuces qui me permet d' améliorer mon bureau.
WORM peut tu me dire ou ta trouver ton fond d' écran,que je trouve superbe?
merci et a bientôt
Hors ligne
#352 Le 28/08/2007, à 22:25
- Danychou
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
h.s mais bon, michel38,
bonsoir, j' ai remarqué que tu avais des temp dans ton tableau de bord,
http://pix.nofrag.com/2/5/8/18063d9c643104e2f31d2b30c7029.html
comment faire pour mettre la temp de cg dans "moniteur matériel"?
si c'est bien elle qui est affichée, (à en croire l'icone.) merci.
edit: j'ai une nvidia.
Dernière modification par danychou56 (Le 28/08/2007, à 22:47)
Qui met une poubelle à la mer, met sa mére à la poubelle!
Sur Ubuntu depuis la 7.04 10.10 64bit sur HP pavilion DV 6720ef
Hors ligne
#353 Le 29/08/2007, à 00:04
- matoo
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
créé le fichier conky.sh dans ton répertoire /home/<nom d'utilisateur>
#!/bin/sh killall conky sleep 7 && conky -d -x 5 -y 75
et ajoute dans session :
sh /home/<nom d'utilisateur>/conky.sh
actuellement tu as un problème avec tes répertoires je crois (~/ >> pas correct si tu as mis le fichier conky.sh dans / )
Merci pour ton aide.
J'ai donc corriger le tir.
De plus :
* Que signifie ~/ (ou plus exactement le ~) ?
* Comment ça "un problème avec mes répertoires"?
Merci
Dernière modification par matoo (Le 29/08/2007, à 00:37)
Hors ligne
#354 Le 29/08/2007, à 06:19
- rniamo
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
~ = /home/nom
pour /, t'as pas forcémebt les droits...et t'as pas à y mettre un fichier
ps : je n'ai toujours pas conky au démarrage et je ne comprend pas
< Quelques un des mes programmes | Cuisine Facile (pour les gourmands) | Fast MVC for PHP >
\ ^__^
\ (o o)\_______
(___)\ )\
Hors ligne
#355 Le 29/08/2007, à 07:58
- farnsworth
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
~ = /home/nom
pour /, t'as pas forcémebt les droits...et t'as pas à y mettre un fichierps : je n'ai toujours pas conky au démarrage et je ne comprend pas
si tu as un probleme avec tes icones (meme sans lancer conky?) c'est que le probleme ne vient pas de conky, tu as un souci de conf de ton serveur X, essaye de regarder de ce cote la.
Hors ligne
#356 Le 29/08/2007, à 07:59
- farnsworth
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
h.s mais bon, michel38,
bonsoir, j' ai remarqué que tu avais des temp dans ton tableau de bord,
http://pix.nofrag.com/2/5/8/18063d9c643104e2f31d2b30c7029.html
comment faire pour mettre la temp de cg dans "moniteur matériel"?
si c'est bien elle qui est affichée, (à en croire l'icone.) merci.
edit: j'ai une nvidia.
tu as plusieurs methodes selon ta carte mere/chipset/...:
regarde dans /proc/acpi/thermal_zone/jesaispasquoi...
tu as aussi la possiblite de lire ces temperatures avec un soft: lm_sensors.
sinon essaye avec mbmon (je sais pas si vous avez un paquet sous ubuntu)
Hors ligne
#357 Le 29/08/2007, à 08:25
- desmogone
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
h.s mais bon, michel38,
bonsoir, j' ai remarqué que tu avais des temp dans ton tableau de bord,
http://pix.nofrag.com/2/5/8/18063d9c643104e2f31d2b30c7029.html
comment faire pour mettre la temp de cg dans "moniteur matériel"?
si c'est bien elle qui est affichée, (à en croire l'icone.) merci.
edit: j'ai une nvidia.
Salut !
Va voir les posts 257 et 270 (et un peu aux alentours) de la page 11 de ce même topic. On en parle justement. Tu as deux méthodes pour y arriver.
Desmogone, conky ? Je suis conquis !
Phenom II X4 940 - RAM 4Go - 9600GT - HDD Sata 500Go - ubuntu 14.04 LTS 64 bits
Portable LDLC 13" - Pentium 2020M - RAM 4G - SSD Sata 120Go - xubuntu 15.04 64 bits
MSI Wind Atom N270 - RAM 2Go - i945 - SSD Sata 80Go - ubuntu 14.04 LTS 64 bits
Hors ligne
#358 Le 29/08/2007, à 11:58
- Steone
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Mes conkyrc :
http://i11.servimg.com/u/f11/11/19/52/0 … 050710.jpg
(24/05/07).Conkyrc (En haut à droite de l'écran) :
[...].Conkyrc2 (En bas à Gauche de l'écran) :
[...]
Petite question (idiote?)....Comment fait on pour loader plus d'un fichier avec conky?
J'aimerai faire dans le meme genre, plusieurs blocs situe a differents endroits de mon desktop mais je n'ai pas trouve comment faire...
Merci d'avance!
Hors ligne
#359 Le 29/08/2007, à 12:58
- Astier
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Chez moi :
#!/bin/bash
conky -c /home/bbrice/.conkyrc &
conky -c /home/bbrice/.conkyrc2 &
Remplace bien sûr bbrice par ton login et vérifies bien les chemins
Hors ligne
#360 Le 29/08/2007, à 15:40
- rniamo
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
j'ai pas de pb de chips ou autre, c'est le Load "dbe" qui me fait clignoter le bureau. (et pas que sur mon pc).
et pour le pb de lancement de conky, personne ne voit ?
< Quelques un des mes programmes | Cuisine Facile (pour les gourmands) | Fast MVC for PHP >
\ ^__^
\ (o o)\_______
(___)\ )\
Hors ligne
#361 Le 29/08/2007, à 16:57
- rniamo
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
après un peu de bidouille dans .conkyrc, j'ai les icône du bureau qui ne clignotent plus mais l'espace conky me cache ce qu'il y a sur le bureau dessous..pas trop grave.
edit : question bête : est-ce qu'on peut changer le sens des graph ? (je voudrais de gauche à droite)
Dernière modification par rniamo (Le 29/08/2007, à 16:59)
< Quelques un des mes programmes | Cuisine Facile (pour les gourmands) | Fast MVC for PHP >
\ ^__^
\ (o o)\_______
(___)\ )\
Hors ligne
#362 Le 29/08/2007, à 19:49
- djpeck
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
comment fait-on pour tester si on a un mail sur gmail par exemple dans conky ?
peut-on mettre exaile dedans (barre de progression+tags) ?
+1 pour exaile !!!
Hors ligne
#363 Le 29/08/2007, à 22:22
- Steone
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Chez moi :
#!/bin/bash conky -c /home/bbrice/.conkyrc & conky -c /home/bbrice/.conkyrc2 &
Remplace bien sûr bbrice par ton login et vérifies bien les chemins
Merci Astier! Je m'en vais tester ca de suite!
Hors ligne
#364 Le 29/08/2007, à 22:34
- rniamo
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
bon j'ai résolu le problème de lancement au boot, c'était les lignes avant TEXT qui faisait bugger...
< Quelques un des mes programmes | Cuisine Facile (pour les gourmands) | Fast MVC for PHP >
\ ^__^
\ (o o)\_______
(___)\ )\
Hors ligne
#365 Le 30/08/2007, à 21:32
- Alpha-17
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
bonjour à tous,
j'ai un petit problème avec le double buffers. J'ai suivis à la lettre les instructions de l'article du site, le résultat : le double buffers fonctionne parfaitement il me semble par contre les fichiers et autres dossiers présents sur mon bureau disparaissent et réapparaissent continuellement. Est-ce que quelqu'un aurai la solution à mon problème ?
merci d'avance
Hors ligne
#366 Le 30/08/2007, à 21:40
- rniamo
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
regarde ce .conkyrc :
vérifie les lignes avant "TEXT" et que t'as mis Load "dbe" danss xorg à la section devices.
# 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-*-*-*-*-*-*-*override_utf8_locale yes
# 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 normal# 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 yes# 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 25
gap_y 90# 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 #5C9CD9}$alignc ${time %H:%M:%S}
${color #5C9CD9}$alignc ${time %A %d %B %Y}
${color #5C9CD9}$alignc $nodename - $sysname $kernel on $machine${font monospace:size=4}${font monospace:size=8}${color #FFFFDD}[Bonjour Rniamo, bienvenue sur ton bureau
|
+-- Système
| |
| +-- Date : ${Time %A %d %B %Y}
| +-- Démarré depuis : ${color #5C9CD9}$uptime${color #FFFFDD}
| +-- Intel Core2Duo T5500 ${color #5C9CD9}@ $freq_dyn_g GHz : ${cpu cpu}% ${color #FFFFDD}
| | |
| | +-- Core1 ${color #5C9CD9}${cpu cpu1}% ${color #FFFFDD}${cpugraph cpu1 10,150 5C9CD9 5C9CD9}
| | +-- Core2 ${color #5C9CD9}${cpu cpu2}% ${color #FFFFDD}${cpugraph cpu2 10,150 5C9CD9 5C9CD9}
| |
| +-- Température GPU : ${execi 10 nvclock -T | grep "temperature" | grep '[0-9][0-9]' -o}°C
| +-- Ram $mem/$memmax ${color #5C9CD9}$memperc% ${color #FFFFDD}
| +-- Swap $swap/$swapmax ${color #5C9CD9}$swapperc% ${color #FFFFDD}
| +-- Processes
| | ${color #FFFFDD} PID % CPU % MEM
| +--${color #FFFFDD} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}${color #FFFFDD}
| +--${color #C5C5AB} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}${color #FFFFDD}
| +--${color #818170} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}${color #FFFFDD}
| +--${color #424239} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}${color #FFFFDD}
|
+-- Disque Dur
| |
| +-- Win_Vista ${fs_used /media/sda1}/${fs_size /media/sda1} ${fs_used_perc /media/sda1}%
| +-- Ubuntu ${fs_used /}/${fs_size /} ${fs_used_perc /}%
| +-- Donnees ${fs_used /media/sda3}/${fs_size /media/sda3} ${fs_used_perc /media/sda3}%
|
+-- Internet
| |
| +-- Local IP ${color #5C9CD9}${addr eth1}${color #FFFFDD} Public IP ${color #5C9CD9}${execi 60 wget -O - http://ip.tupeux.com | tail}${color #FFFFDD}
| +-- Download ${downspeed eth1} k/s ${downspeedgraph eth1 10,150 5C9CD9 5C9CD9}
| +-- Upload ${upspeed eth1} k/s ${upspeedgraph eth1 10,150 5C9CD9 5C9CD9}
| +-- ${execi 60 ~/checkmail.sh}
|
+-- POWER:
|
+-- Batterie : $battery
+-- Secteur : $acpiacadapter
< Quelques un des mes programmes | Cuisine Facile (pour les gourmands) | Fast MVC for PHP >
\ ^__^
\ (o o)\_______
(___)\ )\
Hors ligne
#367 Le 30/08/2007, à 21:40
- Astier
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Consulte les conkyrc déjà postés et essaye la configuration (ce qui est avant TEXT).
Et déjà quelle est ta configuration (ton .conkyrc) ?
A+
Hors ligne
#368 Le 30/08/2007, à 22:03
- Alpha-17
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
pour le xorg c'était bon. Voici le préambule de mon .conkyrc :
alignment top_right
background no
border_margin 0
border_width 0
cpu_avg_samples 3
default_color #FFFFFF
default_outline_color #FFFFFF
default_shade_color #000000
double_buffer yes
draw_borders no
draw_graph_borders no
draw_outline no
draw_shades no
# font
gap_x 20
gap_y 20
# imap
# mail_spool
# max_port_monitor_connections
# max_specials
# max_user_text
# text_buffer_size
maximum_width 400
minimum_size 400 0
# mpd_host
# mpd_port
# mpd_password
net_avg_samples 3
no_buffers yes
# override_utf8_locale no
own_window no
# own_window_class
# own_window_colour
# own_window_hints
# own_window_title
own_window_transparent yes
# own_window_type
# out_to_console
# post_21_kernel
# pad_percents
# pop3
# stippled_borders
total_run_times 0
update_interval 0.5
uppercase no
use_spacer no
use_xft no
# xftalpha 1
# xftfont monospace:size=9
en appliquant 'yes' à own_windows j'ai plus mon problème mais par contre j'ai mon conky uniquement sur un seul de mes bureaux. Je vais encore chercher si il n'y a pas une autre solution qui me conviendrait mieux.
Merci en tout cas pour vos réponse plus que rapide.
Dernière modification par Alpha-17 (Le 30/08/2007, à 22:04)
Hors ligne
#369 Le 30/08/2007, à 22:09
- Astier
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Regarde ma configuration de .conkyrc (j'ai reposté il y a pas trop longtemps) : avec compiz-fusion, j'ai bien conky sur mes six bureaux virtuels ; essaye de faire tourner conky avec ma conf voir si ça marche et si ça vaut le coup de chercher les différences.
A+
Hors ligne
#370 Le 30/08/2007, à 22:13
- nyl
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Merci a tous et surtout à ferreol car je conaissait pas du tout et c vraiment trop bien !! de la bomb!!
PS : j'ai pris la config de HarKoT car c celle que je prefere
Hors ligne
#371 Le 30/08/2007, à 22:37
- Alpha-17
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
J'ai trouvé une configuration de préambule qui fontionne correctement. Ma solution : utilisé le préambule d'Astier pour les variable suivant :
own_window yes
# own_window_class
own_window_colour black
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
# own_window_title
own_window_transparent yes
own_window_type override
@Astier : encore merci. A+
J'ai une seconde question : je viens de trouver ce bou de code dont je suis assez fan je dois dire :
Ventilo : $color${exec expr `cat /sys/bus/i2c/devices/9191-0290/fan2_input`} T/M
ce a été éditer par iom à la page 13 de ce topic. J'ai essayé de le recopié bêtement mais le résultat n'a pas été très convaincant, pour cause, le dossier 9191-0290 n'existe pas sur mon système. J'ai un regardé au alentour de ce dossier mais je n'ai rien trouvé. Est-ce que quelqu'un aurait la solution ?
merci d'avance
Dernière modification par Alpha-17 (Le 31/08/2007, à 01:58)
Hors ligne
#372 Le 31/08/2007, à 07:36
- farnsworth
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Si tu n'as rien dans ce repertoire tu peux essayer de passer par mbmon ou lm_sensor (je sais pas s'il remonte les ventilos?) et un script pour recuperer l'info qui va bien.
Hors ligne
#373 Le 02/09/2007, à 18:49
- bjm
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
Salut à tous ;
Je voudrai savoir si dans mon conkyrc on peu mettre une ligne pour afficher sur mon bureau un mail qui viens d'arriver ?
Et si ou comment je dois procéder .
Hors ligne
#374 Le 06/09/2007, à 12:30
- rniamo
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
j'ai mis la même config qu'Alpha-17 mais je ne vois pas les icones sous conky
< Quelques un des mes programmes | Cuisine Facile (pour les gourmands) | Fast MVC for PHP >
\ ^__^
\ (o o)\_______
(___)\ )\
Hors ligne
#375 Le 06/09/2007, à 12:48
- rniamo
Re : Conky : Postez vos conkyrc ou certaines parties intéressantes
bjm, pour gmail j'utilise le script ci-dessous, tu dois pouvoir l'adapter :
#!/bin/bash
gmail_login="login" #login
gmail_password="password" #password
dane="$(wget --secure-protocol=TLSv1 --timeout=3 -t 1 -q -O - \
https://${gmail_login}:${gmail_password}@mail.google.com/mail/feed/atom \
--no-check-certificate | grep 'fullcount' \
| sed -e 's/.*<fullcount>//;s/<\/fullcount>.*//' 2>/dev/null)"
if [ -z "$dane" ]; then
echo "Connection Error !"
else
echo "GMail: $dane message(s)"
fi
et dans conky :
${execi 60 ~/checkmail.sh}
< Quelques un des mes programmes | Cuisine Facile (pour les gourmands) | Fast MVC for PHP >
\ ^__^
\ (o o)\_______
(___)\ )\
Hors ligne