Re: Posta il tuo .conkyrc & png
Inviato: lunedì 7 dicembre 2009, 20:20
(good)
Il forum della comunità italiana di Ubuntu.
https://forum.ubuntu-it.org/
ehm..hai ragione anche tu!deegan ha scritto: Mi sembrava chiaro che dovevi cambiare ${goto xxx} con i n°
Sephirotgame ha scritto:funziona..grazie a entrambi!SuNjACk ha scritto:Sostituisci ${goto xxx} con ${goto 220}Sephirotgame ha scritto:oggi che ho tenuto un pò il pc acceso il conky sparisce ancora..è possibile che sia un problema di "posizione"? ho provato anche un altro conky e sparisce lo stesso in basso a sinistra.deegan ha scritto: Provalo così!! ;)
${font StyleBats:size=12}${color 000000}f ${color 000000}${font Corbel:size=10}Os :Ubuntu 8.10 Intrepid Ibex ${goto xxx} ${font StyleBats:size=12}${color 000000}n ${color 000000}${font Corbel:size=10}CPU temp:${color} ${acpitemp}°C ${color 000000}
${font StyleBats:size=12}${color 000000}q ${color 000000}${font Corbel:size=10}Kernel: ${color}${kernel}${color 000000}${goto xxx} ${font StyleBats:size=12}${color 000000}a ${color 000000}${font Corbel:size=10}RAM usage:${color} ${mem} - $memperc%${color 000000}
così vengono sovrapposti invece che affiancati..
![]()

Codice: Seleziona tutto
# — Conky settings — #
background no
update_interval 1
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
double_buffer yes
no_buffers yes
text_buffer_size 1024
# — Window specifications — #
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
border_inner_margin 0
border_outer_margin 0
minimum_size 150
maximum_width 150
alignment tl
gap_x 10
gap_y 15
# — Graphics settings — #
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders yes
default_bar_size 150 4
# — Text settings — #
use_xft yes
xftfont snap.se:size=8
xftalpha 0.8
uppercase no
default_color 1b1b1b
# — Lua Load — #
#lua_load ~/Conky/rings-lua/clock.lua
#lua_draw_hook_pre ring_stats
# — Colors — #
color1 000000
TEXT
$color1${font snap.se:size=15}$alignc${time %H:%M:%S}${font}
${font snap.se:size=11}${alignc}${time %d %a %b %Y}$font$color
${voffset 8}Uptime:${alignr}$color1$uptime$color
${voffset 4}CPU:${alignr}$color1${cpu}%$color
${cpugraph 20,150}
${voffset 5}MAX CPU
$color1${top name 1}$alignr${top cpu 1}$color
${top name 2}$alignr${top cpu 2}
${top name 3}$alignr${top cpu 3}
${top name 4}$alignr${top cpu 4}
${voffset 5}MAX MEM
$color1${top_mem name 2}$alignr${top_mem mem 2}$color
${top_mem name 3}$alignr${top_mem mem 3}
${top_mem name 4}$alignr${top_mem mem 4}
${voffset 2}Ram:${alignr}$color1${memperc}$color% $mem
${membar}
${voffset 2}Swap:${alignr}$color1${swapperc}$color%
${swapbar}
${voffset 5}Disk I/O:$alignr$color1$diskio$color
${diskiograph 20,150}
${voffset 2}Root:${alignr}$color1${fs_used_perc /}%$color ${fs_used /}
${fs_bar /}
${voffset 2}Sun:${alignr}$color1${fs_used_perc /media/Sunny}%$color ${fs_used /media/Sunny}
${fs_bar /media/Sunny}
Up:${color1}${alignr 4}${upspeedf ppp0}k/s$color
${upspeedgraph ppp0 14,150}
Total: ${totalup ppp0}
Down:${color1}${alignr 4}${downspeedf ppp0}k/s$color
${downspeedgraph ppp0 14,150}
Total: ${totaldown ppp0}
${color NomeColore}scusa, ma sará colpa dell' orario, come possiamo usare quel meraviglioso elenco di colori?
muahahah tutto troppo grigio per i miei gusti... pero posso dirti che il riff di quella "pezzone" mi piace un saccoSuNjACk ha scritto: Nessuno ha commentato il mio conky :'(
Postalo!!!!!r3dOo ha scritto: dopo aver letto una 40 di pagine di questo topic mi sono dimenticato anche perchè ci sono arrivato e cosa stavo cercando. usavo le screenlets fino a due ore fa... adesso ho il mio splendido conky scopiazzato che mi guarda soddisfatto. l'universo delle varibili mi attende.
splendida iniziativa, complimenti a tutti!
Sorry eccolo:smurf ha scritto: indovini non siamo e sfere di cristallo su eBay non ce ne sono, magari se posti il .conkyrc si puo' cercare i capire cosa succede, altrimenti vai per tentativi, disabilitando parti del conky per capire cosa e' che impalla la cpu.
Codice: Seleziona tutto
# Conky configuration
background yes
# Use Xft?
use_xft yes
xftfont denmark:size=7
xftalpha 0.8
out_to_console no
update_interval 1.0
total_run_times 0
draw_shades no
#Print everything to console?
out_to_console no
# 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 is yes, these window manager hints may be used
#own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_hints 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 690 0
# 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 0
# border margins
border_margin 4
# border width
border_width 0
# Default colors and also border colors
double_buffer yes
default_color 9E9D9C
color1 FFFFFF
# Text alignment, other possible values are commented
alignment top_left
# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 260
gap_y 30
TEXT
${color}Welcome ${color1}${exec whoami} ${color}@ ${color1}$nodename ! ${color}Kernel: ${color1}$kernel ${color}uptime: ${color1}$Uptime ${color}Cpu: ${color1}${cpu cpu0}% ${cpugraph 6,40 cpu0} ${color}Ram: ${color1}$memperc% ${membar 6,40} ${color}Swap: ${color1}$swapperc% ${swapbar 6,40}${color} ${color}Hd:${color1} ${exec nc localhost 7634 | perl -ne 'print $1 if /\/sdc\|.*?\|(\d+)\|C/;'}°C ${color}Home: ${color1}${fs_free /home} free ${color}Root: ${color1}${fs_free /} free
${color}Videocard model:${color1} ${exec ~/.scripts/nvidia.sh} ${color}Software version:${color1} ${exec ~/.scripts/nvidia-version.sh} ${color}GPU temp:${color1} ${exec ~/.scripts/nvidia-gpu.sh}°C ${color}Ip: ${color1}${addr eth0} ${color}Public Ip: ${color1}${exec ~/.scripts/ip.sh} ${color}Network down: ${color1}${downspeed eth0} ${color}Up: ${color1}${upspeed eth0}
${color}Now Playing:${color1} ${exec ~/.scripts/conkyRhythmbox.py –no-start –no-present –print-playing-format “%ta – %tt”} ${color} Artist: ${color1}${exec ~/.scripts/conkyRhythmbox.py --datatype=AR} ${color1} ${color}Album: ${color1} ${exec ~/.scripts/conkyRhythmbox.py --datatype=AL} ${color} Duration: ${color1}${exec ~/.scripts/conkyRhythmbox.py --datatype=PT}/${exec ~/.scripts/conkyRhythmbox.py --datatype=LE}