Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 30/04/2014, à 08:49

Ferod

Conky ou gnome : inversion gauche et droite [résolu]

Je ne sais pas pourquoi mais j'ai l'impression que conky ne sait pas reconnaître la gauche et la droite ce matin :
mini_687561Capturedcrande20140430075857.png
J'ai bien mis mon conky pour qu'il s'affiche à gauche et pourtant il s'affiche à droite ! C'est le seul moyen pour l'avoir à droite (là où je le veux). Tout allait très bien avant que je ne cherche dans dconf un moyen de passer les boutons à gauche pour répondre à un message sur le forum.
http://forum.ubuntu-fr.org/viewtopic.ph … #p16757591
Je suis certains ne rien avoir modifié d'autre que ça et ce matin j'ai réinitialisé la clé que j'avais modifié. J'ai essayé de redémarrer ma sessions mais rien n'y fait. Je n'ai pas encore redémarrer.
Quelqu'un a une suggestion ?

Je mets le code du conky au cas où...

Merci pour votre aide.

######################
# - Conky settings - #
######################
update_interval 1
total_run_times 0
net_avg_samples 1
cpu_avg_samples 1

imlib_cache_size 0
double_buffer yes
no_buffers yes

#####################
# - Text settings - #
#####################
use_xft yes
xftfont Ubuntu:size=9
override_utf8_locale yes
text_buffer_size 2048

#############################
# - Window specifications - #
#############################
own_window_class Conky
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
#own_window_argb_visual yes
#own_window_argb_value 100

alignment top_left
gap_x -2
gap_y 180
minimum_size 350 300


default_bar_size 60 10

#########################
# - Graphics settings - #
#########################
draw_shades no

default_color efefef
default_shade_color 1d1d1d
color0 ffffff
color1 ffffff
color2 ffffff

lua_load ~/.conky/conky_orange.lua
lua_draw_hook_pre main
TEXT
${voffset 0}
#---DATE & HEURE----
${font Ubuntu:size=9} ${alignr 60} ${time %A} ${font} 
${voffset -4}${font Ubuntu:size=9} ${alignr 60} ${time %B} ${font} 
${font Ubuntu:style=Bold:size=25} ${alignr 10} ${voffset -36} ${time %d} ${font} 
${font Ubuntu:style=Bold:size=25} ${alignr 20} ${voffset -5} ${time %Y} ${font}
${font Ubuntu:style=Bold:size=9}${voffset -36}${goto 172} ${time %H:%M}${font}
#---METEO----
${goto 95}${voffset -40}${font Ubuntu:size=8}Toulouse${font}
${voffset -10}${goto 105}${font Weather:size=45}${execi 600 ~/.conky/meteo_ow.sh meteo 1} ${font} 
${goto 85}${voffset -15}${font Ubuntu:style=Bold:size=8} ${execi 600 ~/.conky/meteo_ow.sh temperature 1}°C - ${execi 600 ~/.conky/meteo_ow.sh pression 1} hPa
${voffset 15}${goto 95}${font Ubuntu:size=8}${execi 600 ~/.conky/meteo_ow.sh jour 2}${goto 135}${execi 600 ~/.conky/meteo_ow.sh jour 3}${goto 175}${execi 600 ~/.conky/meteo_ow.sh jour 4}${goto 215}${execi 600 ~/.conky/meteo_ow.sh jour 5}${goto 255}${execi 600 ~/.conky/meteo_ow.sh jour 6}${goto 295}${execi 600 ~/.conky/meteo_ow.sh jour 7}
${voffset -2}${goto 90}${font Weather:size=35}${execi 600 ~/.conky/meteo_ow.sh meteo 2}${goto 130}${execi 600 ~/.conky/meteo_ow.sh meteo 3}${goto 170}${execi 600 ~/.conky/meteo_ow.sh meteo 4}${goto 210}${execi 600 ~/.conky/meteo_ow.sh meteo 5}${goto 250}${execi 600 ~/.conky/meteo_ow.sh meteo 6}${goto 290}${execi 600 ~/.conky/meteo_ow.sh meteo 7}
${voffset -45}${goto 95}${font Ubuntu:size=8}${execi 600 ~/.conky/meteo_ow.sh temperature 2}°C${goto 135}${execi 600 ~/.conky/meteo_ow.sh temperature 3}°C${goto 175}${execi 600 ~/.conky/meteo_ow.sh temperature 4}°C${goto 215}${execi 600 ~/.conky/meteo_ow.sh temperature 5}°C${goto 255}${execi 600 ~/.conky/meteo_ow.sh temperature 6}°C${goto 295}${execi 600 ~/.conky/meteo_ow.sh temperature 7}°C
#---CPU ET RAM----
${voffset 5}
${goto 110}${font Ubuntu:style=Bold:size=10}CPU          Température        RAM${font} 
${voffset 15}
${goto 105}${font Ubuntu:style=Bold:size=8}${cpu cpu1}% / ${cpu cpu2}%   ${alignr 35} ${mem}/${memeasyfree} ${font} 
${voffset -55}
${goto 180}${font Ubuntu:style=Bold:size=9}T°: ${execi 30 sensors | grep 'Core 0' | cut -c17-22}°C
${goto 180}${font Ubuntu:style=Bold:size=9}T°: ${execi 30 sensors | grep 'Core 1' | cut -c17-22}°C
${voffset -40}
${goto 275}${font Ubuntu:style=Bold:size=12}${memperc}%

#---DISQUE DUR----
${voffset -3}
${goto 105} ${font Ubuntu:style=Bold:size=11}${fs_used_perc /home}% ${goto 190} ${font Ubuntu:style=Bold:size=11}${fs_used_perc /}% ${goto 275} ${font Ubuntu:style=Bold:size=11}${fs_used_perc /media/Documents}%
${voffset 6}${font Ubuntu:size=8}${goto 105}home : ${goto 192}Racine :  ${goto 275}Docs : ${font}
${voffset -6}${font Ubuntu:size=8}${goto 105}${fs_free /home} free ${goto 192}${fs_free /} free ${goto 275}${fs_free /media/Documents} free
#
#---DEBIT INTERNET----
${if_up eth0}
${voffset -10}
${font}${color}${goto 92}${voffset +2}Up : ${goto 140}${font Ubuntu:style=Bold:size=9}${color1}${upspeed eth0} ${alignr 40}${color2}${upspeedgraph eth0 8,100 92B6F1 CCDFFF}${color}
${voffset +4}${font}${color}${goto 92}${voffset -6}Down : ${goto 140}${font Ubuntu:style=Bold:size=9}${color1}${downspeed eth0}${alignr 40}${color2}${downspeedgraph eth0 8,100 92B6F1 CCDFFF}${color}
${goto 92}${font}${color}Total Up/Down : ${font Ubuntu:style=Bold:size=9}${color1}${totalup eth0} / ${font Ubuntu:style=Bold:size=9}${color1}${totaldown eth0} 
${endif}
#---MUSIQUE----
${if_running clementine}
${voffset -20}
${goto 92}${font Ubuntu:size=10:bold}${color white}${execi 5 python2 ~/.conky/anowplaying.py -l}
${goto 92}${font Ubuntu:size=8}${color white}${execi 5 python2 ~/.conky/anowplaying.py -t}
${goto 92}${font Ubuntu:size=10}${execi 5 python2 ~/.conky/anowplaying.py -e} / ${execi 5 python2 ~/.conky/anowplaying.py -m}${font}${color}  
$endif

#---IMAGES----
${image ~/.conky/base.png -p 10,0 -s 339x86}${image ~/.conky/base.png -p 10,73 -s 339x86}${image ~/.conky/base.png -p 10,146 -s 339x86}${image ~/.conky/base.png -p 10,219 -s 339x86}${image ~/.conky/base.png -p 10,292 -s 339x86}${image ~/.conky/base.png -p 10,365 -s 339x86}${image ~/.conky/calendar.png -p 32,20 -s 45x45}${image ~/.conky/weather.png -p 32,93 -s 45x45}${image ~/.conky/emblem-system.png -p 32,166 -s 45x45}${image ~/.conky/folder.png -p 32,239 -s 45x45}${image ~/.conky/nm-signal-75.png -p 32,312 -s 45x45}${image ~/.conky/emblem-sound.png -p 32,385 -s 45x45}

Dernière modification par Ferod (Le 30/04/2014, à 09:04)


"When I was in the military, they gave me a medal for killing
two men, and a descharge for loving one !" Leonard Matlovich

Hors ligne

#2 Le 30/04/2014, à 09:04

Ferod

Re : Conky ou gnome : inversion gauche et droite [résolu]

En fait c'est résolu tout seul. Il suffisait de redémarrer.


"When I was in the military, they gave me a medal for killing
two men, and a descharge for loving one !" Leonard Matlovich

Hors ligne

#3 Le 01/05/2014, à 09:44

pierresteph

Re : Conky ou gnome : inversion gauche et droite [résolu]

bonjour wink

merci pour le changement de dconf overrides. Sais-tu comment changer également de côté le bouton close de nautilus ? Il reste désespérément à droite...

Hors ligne

#4 Le 01/05/2014, à 11:34

Ferod

Re : Conky ou gnome : inversion gauche et droite [résolu]

Non je ne sais pas. A mon avis il fait parti d'application spéciale qui n'ont pas de bouton maximize/minimize comme d'autres applications (tweak-tool, etc...). Du coup ils restent à droite et ne sont pas paramétrables.


"When I was in the military, they gave me a medal for killing
two men, and a descharge for loving one !" Leonard Matlovich

Hors ligne