![]() |
Re: [Request] Beautify "Conky"
Hi
a new command for your conky.conf Code:
${execi 3600 rootsh apt-get -s upgrade |grep "upgraded," |awk '{ print $1 }'} Package(s) to update |
Re: [Request] Beautify "Conky"
2 Attachment(s)
I have modified my conky.conf file with the help of the people in this thread but I still have two problems with it.
The first one was the "A" in the temperature section which I happened to solve using DaSilva's config file and added dchky's line in the conky.conf file. The second problem that I still have persisting is a small shaped square box near Process top 4-6 Mem%, also towards the right hand side of the page and in Uptime, Battery and Networks. i tried editing the file in Notepad++ on Windows 7 & also converting and encoding it in UTF-8 without BOM but that symbol still remains. Any ideas on how to get rid of it? Your help will be appreciated a lot. Thanks P.S : See the screenshot below and also have a look at my conky.conf file if there seems to be any errors in it. |
Re: [Request] Beautify "Conky"
Hi
1/ add in your config: override_utf8_locale yes 2/ format file with Notepad++ it's for windows end of line CRLF add square at end of line, linux (maemo) want LF. Look in Menu Edition. |
Re: [Request] Beautify "Conky"
Quote:
|
Re: [Request] Beautify "Conky"
At the very top I would have thought, almost like page encoding in html documents.
You could however just re-copy and paste the code into notepad++ and save it. re-saving a corrupted file wont magically un-corrupt it. |
Re: [Request] Beautify "Conky"
Yes before TEXT.
Verify the EOL (end of line) in Menu->Edit->EOL Conversion->Convert to Unix Format OR Menu->View->Show symbol->Show end of line, it's a symbol [LF], not [CRLF][LF]. By default, on windows, notepad++ use windows format [CRLF][LF] |
Re: [Request] Beautify "Conky"
1 Attachment(s)
Thanks a lot Gary and James I finally managed to get rid of those stupid looking squares from Conky but now I have a new problem that the °C in temperature column no longer shows up now.
How do I fix this? My conky.conf is below and also the screenshot that shows the problem Thanks in advance.. Code:
override_utf8_locale yes |
Re: [Request] Beautify "Conky"
2 Attachment(s)
Here is my conky script:
http://www.iaza.com/work/100826C/screenshot0122398.png The notable things are the space I reclaimed next to the TOP process readings. The charge is obtained using python and updated only ever 15 secs. my battery has just dropped two "bars" below the top so they turned gray. Each bar is 2.5%, and the time remaining is only accurate to within 3 hours, but it works great. If I connect to USB internet, the WIFI bar changes to show USB speeds and graph. (working on making that work with bluetooth as well.) I used to have the two temperatures printing out, but I lost that script and I cant remember the sensor positions. What do you guys think? Code:
# Conky, a system monitor, based on torsmo |
Re: [Request] Beautify "Conky"
has someone tried to compile conky-colors? http://gnome-look.org/content/show.p...content=92328?
I've no problem in compiling, and editing the conf. Conky looks running fine, but the window is too small.. something like 8px height. |
Re: [Request] Beautify "Conky"
How do I get the °C symbol back in the temperature field? See my last post for details.
Please need help with this!!! |
All times are GMT. The time now is 21:52. |
vBulletin® Version 3.8.8