PDA

View Full Version : [ubuntu] make conky always visible



3948ctyj
January 8th, 2010, 11:59 PM
how do I make conky visible on my browsing screen..??? its on my desktop ok and I tried the "always on visible workspace thing....
and can I get voltage on conky??? Toshiba laptop..

marco123
January 9th, 2010, 01:11 AM
http://ubuntuforums.org/showthread.php?t=281865&highlight=show+.conkyrc

That thread has absolutely tons of useful conky info, might be helpful.

stinkeye
January 9th, 2010, 04:02 AM
If you mean above other windows
Change these settings in your conky

own_window_type normal
own_window_hints undecorated,above,skip_taskbar,skip_pager

3948ctyj
January 9th, 2010, 04:57 AM
I just saved a new theme code and it works but now the desktop icons disappear until you hover over them..
I deleted the start up code... I would like it to start up but need correct command...
and this icon thing sucks...

stinkeye
January 9th, 2010, 05:06 AM
I just saved a new theme code and it works but now the desktop icons disappear until you hover over them..
I deleted the start up code... I would like it to start up but need correct command...
and this icon thing sucks...
Post your conky config.

The default config that came with conky is found in /etc/conky/conky.conf
If you have no ~/.conkyrc , running the command conky will load /etc/conky/conky.conf

You can run any conky conf with the command conky -c /path/to your/conky
HOW TO: A Beginners Guide to Setting up Conky (http://ubuntuforums.org/showthread.php?p=5436679#post5437628)