ayuda con conky

no me va el conky en lubuntu 12.04.1, en debian 6 el mismo script me functiona , aqui teneis el error




marius@marius-To-be-filled-by-O-E-M:~$ conky
WARNING: gnome-keyring:: couldn't connect to: /tmp/keyring-BngYxw/pkcs11: No such file or directory
Conky: desktop window (e00093) is subwindow of root window (b3)
Conky: window type - override
Conky: drawing to created window (0x2400001)
Conky: drawing to double buffer


marius@marius-To-be-filled-by-O-E-M:~$ sudo conky
[sudo] password for marius:
Conky: desktop window (e00093) is subwindow of root window (b3)
Conky: window type - override
Conky: drawing to created window (0x2600001)
Conky: drawing to double buffer



lo e intentado con esto pero no va


In your .conkyrc try changeing

Code:
own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
to


Code:
own_window yes
own_window_type desktop
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
and see what happens.
If that does not work try using


Code:
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
hilo_scripts-de-conky_1138718

Usar conky con sudo... no me parece nada, pero nada buena opcion.
lovechii5 escribió:http://www.elotrolado.net/hilo_scripts-de-conky_1138718
2 respuestas