| Autor |
Mensaje |
Psyfurius

Forista Medio
Registrado: Vie May 09, 2008 11:00 pm Mensajes: 299 Ubicación: Puerto Rico
|
 Publicado: Mar Ene 27, 2009 2:01 pm |
|
Aqui les presento mi distribución preferida, openSUSE. Últimamente he estado tuneandolo y pues he aqui mi openSUSE tuneado.
::: Click Aqui ::: Tamaño Completo ::: Click Aqui :::
Componentes:
- Conky - Conky-Colors modificado
- GTK - MurrinaBlue
- MetaCity - Caramello
- Wallpaper - Auros
- Iconos - Elementary
|
|
|
|
 |
lince_36

Forista Nuevo
Registrado: Mié Nov 19, 2008 12:00 am Mensajes: 48
|
 Publicado: Mar Ene 27, 2009 8:35 pm |
|
Se ve muy bien tu escritorio. Me gusto como te quedo la configuración de Conky.
PD: Me la podrías pasar por favor? 
|
|
|
|
 |
Fanton

Forista Distinguido
Registrado: Jue Ene 08, 2009 12:00 am Mensajes: 1158 Ubicación: Magdalena [Argentina]
|
 Publicado: Mié Ene 28, 2009 4:49 am |
|
|
La Verdad te felicito, muy bonito y me parece que me pongo a modificar el mio, ahora mismo.
No es envidia solo curiosidad para ver como lo hiciste.
Saludos
_________________ Diplomacia, es el arte de saber lo que no se debe decir... _________________ Hardware: AMD Athlonx2, 7750 +, ASUS M2A-VM HMDI HD 320 GB | 250 GB | Ram 4 GB | GPU: Nvidia GeForce 210/1 GB S.O. Debian Wheezy x86_64 Gnome 3 Linux user #506272
|
|
|
|
 |
Psyfurius

Forista Medio
Registrado: Vie May 09, 2008 11:00 pm Mensajes: 299 Ubicación: Puerto Rico
|
 Publicado: Mié Ene 28, 2009 3:52 pm |
|
lince_36 escribió: Se ve muy bien tu escritorio. Me gusto como te quedo la configuración de Conky. PD: Me la podrías pasar por favor? 
Aqui tienes. Este es el .conckyrc que debes de guardar en /home/usuario
Código: # Use Xft? use_xft yes xftfont DejaVu Sans:size=8 xftalpha 0.8 text_buffer_size 2048
# 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 own_window_transparent yes own_window_type override #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 180 0 maximum_width 180
# Draw shades? draw_shades no
# Draw outlines? draw_outline no
# Draw borders around text draw_borders no
# Stippled borders? stippled_borders 0
# border margins border_margin 5
# border width border_width 1
# Default colors and also border colors default_color white #default_shade_color black #default_outline_color white own_window_colour white
# Text alignment, other possible values are commented #alignment top_left alignment top_right #alignment bottom_left #alignment bottom_right
# Gap between borders of screen and text # same thing as passing -x at command line gap_x 35 gap_y 50
# 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
# Add spaces to keep things from moving about? This only affects certain objects. use_spacer none
TEXT SISTEMA ${hr 2} ${voffset 2}${font OpenLogos:size=16}h${font} Kernel: ${alignr}${kernel} ${font StyleBats:size=16}A${font} CPU1: ${cpu cpu1}% ${alignr}${cpubar cpu1 8,60} ${font StyleBats:size=16}A${font} CPU2: ${cpu cpu2}% ${alignr}${cpubar cpu2 8,60} ${font StyleBats:size=16}g${font} RAM: $memperc% ${alignr}${membar 8,60} ${font StyleBats:size=16}q${font} Actividad: ${alignr}${uptime} ${voffset -8}${font Martin Vogel's Symbols:size=19}B${font} Gmail: ${alignr}${font DejaVu Sans:style=Bold:size=8}${execi 300 python ~/.scripts/gmail.py}${font} New email(s)
HD ${hr 2} ${voffset 4}${font Pie charts for maps:size=14}7${font} ${voffset -5}Root: ${voffset 4}${fs_used /}/${fs_size /} ${alignr}${fs_bar 8,60 /} ${font Pie charts for maps:size=14}7${font} ${voffset -5}Home: ${voffset 4}${fs_free /home}/${fs_size /home} ${alignr}${fs_bar 8,60 /home}
RED ${hr 2} ${if_existing /proc/net/route wlan0} ${voffset -6}${font PizzaDude Bullets:size=14}O${font} Up: ${upspeed wlan0} kb/s ${alignr}${upspeedgraph wlan0 8,60 789E2D A7CC5C} ${voffset 4}${font PizzaDude Bullets:size=14}U${font} Down: ${downspeed wlan0} kb/s ${alignr}${downspeedgraph wlan0 8,60 789E2D A7CC5C} ${voffset 4}${font PizzaDude Bullets:size=14}N${font} Upload: ${alignr}${totalup wlan0} ${voffset 4}${font PizzaDude Bullets:size=14}T${font} Download: ${alignr}${totaldown wlan0} ${voffset 4}${font PizzaDude Bullets:size=14}Z${font} Señal: ${wireless_link_qual wlan0}% ${alignr}${wireless_link_bar 8,60 wlan0} ${voffset 4}${font PizzaDude Bullets:size=14}a${font} Ip Local: ${alignr}${addr wlan0} ${voffset 4}${font PizzaDude Bullets:size=14}b${font} Ip Pública: ${alignr}${execi 1 ~/.scripts/ip.sh} ${else}${if_existing /proc/net/route eth0} ${voffset -6}${font PizzaDude Bullets:size=14}O${font} Up: ${upspeed eth0} kb/s ${alignr}${upspeedgraph eth0 8,60 789E2D A7CC5C} ${voffset 4}${font PizzaDude Bullets:size=14}U${font} Down: ${downspeed eth0} kb/s ${alignr}${downspeedgraph eth0 8,60 789E2D A7CC5C} ${voffset 4}${font PizzaDude Bullets:size=14}N${font} Upload: ${alignr}${totalup eth0} ${voffset 4}${font PizzaDude Bullets:size=14}T${font} Download: ${alignr}${totaldown eth0} ${endif}${else} ${font PizzaDude Bullets:size=14}4${font} Red No disponible ${endif}
MPD ${hr 2}
Artista: $mpd_artist Albúm: $mpd_album Canción: $mpd_title $mpd_status $mpd_elapsed/$mpd_length $mpd_bar
FECHA ${hr 2} ${alignc 35}${font Arial Black:size=26}${time %I:%M %P}${font} ${alignc}${time %A %d %Y}
Aqui tienes el script en phyton para el gmail. Debes de guardarlo como gmail.py en /home/usuario/.scripts .... Recuerda poner tu pass y usuario sin @gmail.com: Código: import os import string
#Enter your username and password below within double quotes # eg. username="username" and password="password" username="[color=red]nombre de usuario[/color]" password="[color=red]tu contraseña[/color]"
com="wget -O - https://"+username+":"+password+"@mail.google.com/mail/feed/atom --no-check-certificate"
temp=os.popen(com) msg=temp.read() index=string.find(msg,"<fullcount>") index2=string.find(msg,"</fullcount>") fc=int(msg[index+11:index2])
if fc==0: print "0 " else: print str(fc)+" "
Si necesitas las fuentes para los logos del conky, las encontrarás en el paquete original de conky colors alojado en www.gnome-look.org
saludos
|
|
|
|
 |
lince_36

Forista Nuevo
Registrado: Mié Nov 19, 2008 12:00 am Mensajes: 48
|
 Publicado: Mié Ene 28, 2009 4:18 pm |
|
Gracias!! ahora mismo se lo pongo a conky 
|
|
|
|
 |
lince_36

Forista Nuevo
Registrado: Mié Nov 19, 2008 12:00 am Mensajes: 48
|
 Publicado: Mié Ene 28, 2009 4:31 pm |
|
 listo le cambie la configuracion a conky pero cuando lo quiero abrir me tira
Conky: desktop window (1a00012) is subwindow of root window (1a6)
Conky: window type - override
Conky: drawing to created window (0x3a00001)
Conky: drawing to double buffer
Conky: MPD error: problems getting a response from "localhost" on port 6600 : Connection refused
Conky: attempting to use more CPUs than you have!
obj->data.cpu_index 2 info.cpu_count 1lince@debian:~$
[/b]
|
|
|
|
 |
Psyfurius

Forista Medio
Registrado: Vie May 09, 2008 11:00 pm Mensajes: 299 Ubicación: Puerto Rico
|
 Publicado: Mié Ene 28, 2009 5:35 pm |
|
lince_36 escribió: :cry: listo le cambie la configuracion a conky pero cuando lo quiero abrir me tira
Conky: desktop window (1a00012) is subwindow of root window (1a6) Conky: window type - override Conky: drawing to created window (0x3a00001) Conky: drawing to double buffer Conky: MPD error: problems getting a response from "localhost" on port 6600 : Connection refused
Conky: attempting to use more CPUs than you have! obj->data.cpu_index 2 info.cpu_count 1lince@debian:~$ [/b]
Ahi te aparecen dos errores.
Código: Conky: MPD error: problems getting a response from "localhost" on port 6600 : Connection refused Al pareser no tienes MPD instalado. Suelo escuchar mi música con MPD. Si quieres saber más mira esto: http://portallinux.wordpress.com/2008/1 ... pd-sonata/Código: Conky: attempting to use more CPUs than you have! obj->data.cpu_index 2 info.cpu_count 1lince@debian:~$
Al parecer tienes un procesador que no es de 2 núcleos como el mío. Esa parte debes de corregirla dependiendo cuantos núcleos tienes en tu procesador.
|
|
|
|
 |
lince_36

Forista Nuevo
Registrado: Mié Nov 19, 2008 12:00 am Mensajes: 48
|
 Publicado: Mié Ene 28, 2009 6:22 pm |
|
Gracias por tu respuesta.. Mi problema se ha solucionado 
|
|
|
|
 |
Yoyo

Administrador
Registrado: Lun Jun 05, 2006 11:00 pm Mensajes: 2528 Ubicación: Andalucía/España
|
 Publicado: Jue Ene 29, 2009 9:27 am |
|
|
|
 |
Fanton

Forista Distinguido
Registrado: Jue Ene 08, 2009 12:00 am Mensajes: 1158 Ubicación: Magdalena [Argentina]
|
 Publicado: Vie Ene 30, 2009 11:13 pm |
|
|
Hola Psyfurius ó a cualquiera, desculpen mi ignorancia, pero donde tenco que entrar para modificar el conky, que muestran para poder ponerlo en mi escritorio esta muy bueno, yo tengo Mandriva con KDE, gracias
_________________ Diplomacia, es el arte de saber lo que no se debe decir... _________________ Hardware: AMD Athlonx2, 7750 +, ASUS M2A-VM HMDI HD 320 GB | 250 GB | Ram 4 GB | GPU: Nvidia GeForce 210/1 GB S.O. Debian Wheezy x86_64 Gnome 3 Linux user #506272
|
|
|
|
 |
Psyfurius

Forista Medio
Registrado: Vie May 09, 2008 11:00 pm Mensajes: 299 Ubicación: Puerto Rico
|
 Publicado: Sab Ene 31, 2009 11:07 am |
|
El_1Negro escribió: Hola Psyfurius ó a cualquiera, desculpen mi ignorancia, pero donde tenco que entrar para modificar el conky, que muestran para poder ponerlo en mi escritorio esta muy bueno, yo tengo Mandriva con KDE, gracias
La configuración de conky se encuentra en los archivos ocultos de tu carpeta personal Home y se llama .conkyrc. No se si en KDE funcione bien el conky pero te dejo este LInk:
Conky: Aprende, Instalalo, Configuralo, Usalo y Experimenta!
|
|
|
|
 |
Fanton

Forista Distinguido
Registrado: Jue Ene 08, 2009 12:00 am Mensajes: 1158 Ubicación: Magdalena [Argentina]
|
 Publicado: Dom Feb 01, 2009 3:32 pm |
|
|
Muchisimas gracias por la respuesta, ahora lo voy a intentar, haber que sale
_________________ Diplomacia, es el arte de saber lo que no se debe decir... _________________ Hardware: AMD Athlonx2, 7750 +, ASUS M2A-VM HMDI HD 320 GB | 250 GB | Ram 4 GB | GPU: Nvidia GeForce 210/1 GB S.O. Debian Wheezy x86_64 Gnome 3 Linux user #506272
|
|
|
|
 |
|
|
|