Recently I succesfully installed conky. I managed to get a lot of things work with more or less effort but I can't make conky to display any image.Images path and permissions had been checked. Imlib2 support too but conky won't display a thing.
I have just exported 3 png files out of gimp for a html document I'm working on right now, and they are all almost the same, except I need each to load when the user does something. So the first image will display on the page, and when a user puts their cursor over it, then it will load image 2. When they press it, it loads image 3.
i am a new user on opensuse 11.4, i want to make an iso image from my current distro without my personal data,to share it with my Friends,just like "remastersys" program on Ubuntu,how can i do this? but please use a simple Language,because i am a Arabic user and i do not speak English very well.
I have one error with a skin conky. When i execute a conky it display a error
Code:
rm: no se puede borrar �/home/said/.tonky/notify/oncal�: No existe el fichero o el directorio rm: no se puede borrar �/home/said/.tonky/notify/oncpu�: No existe el fichero o el directorio rm: no se puede borrar �/home/said/.tonky/notify/onmem�: No existe el fichero o el directorio
[code]....
I think, that error can be because i have a smaller display.
I have an image with a autorun.inf file on it and wanted to make it bootable on a simple cd (700Mb). Untill now I tried and failed to make it bootable. The image is on the cd but the cd won't boot.I tried also under windows (with n?r0) and failed again... no way to boot on this cd with the image I created.I need more informations or how toes ^^ to use the "El-Torito" features for the mkisofs utility that I use to create my .iso files
I'm trying to display my todo.txt file in my Conky, but it won't align correctly. Only the first line of the list is where I want it, the rest is in the default location.Quote:
i have the following text in a file located in /home/anoopm101/.task [description:"this is the text" entry:"1306682734" status:"pending" uuid:"25c54e1b-824f-52bc-4933-dfe7cda34bc7"]
i have to display on my desktop "this is the text" using conky.
So I'm running Fluxbox as my window manager in Xubuntu. I use ivman to automatically mount any usb devices.Now I was wondering if it's possible to have conky display all mounted drives and some information about them.I saw you can do {$ifmounted /media/blah} but this would assume I have a set number of devices preconfigured in fstab. It doesn't account for some random guy's flash drive, or a buddy's smartphone.
I know mount | grep sd outputs a list of mounted drives. So then could I somehow format that output and pass it to conky? Or do you guys have any more clever ideas on how I could accomplish this?
I am putting together a Conky config file by a sort of 'smash and grab' approach borrowing things from various configs I've seen around the web that do stuff I like. I have reached a stumbling block as I want to display my external IP, I have used
Code:
${addrs eth0}
to display the IP on my LAN and guessed I would just need to substitute 'eth0' with something else to get the external IP?? I have tried the mac address of my primary router to no avail, this just displays '0.0.0.0' My current config looks like:-
Code:
# set to yes if you want Conky to be forked in the background background yes #font use_xft yes
I run my conky as one bar at the top of the screen (Ratpoison). It is frustrating when % values jump between 0->10% for example and then the entire bar shifts. How can I make it display 000% 010% 100%?
I just moved back to openSUSE after spending almost 2 years in ubuntu-land. What happened to the fonts? Why are they so ugly? To me it looks like they are poorly rendered. I installed openSUSE 11.2 on another computer to confirm the problem... it persists. I took some screenshots to compare my settings.
Ubuntu: [URL] openSUSE: [URL]
The second screenshot doesn't show, but both settings are using the exact same fonts and the same size. (Except the Window title font). From those two, it should be very clear that Ubuntu renders them more nicely. I don't want to start an UbuntuopenSUSE flame.. How to make my openSUSE machine display nice fonts.. ?
I have an K10 AMD CPU and unfortunately it has a borked temp sensor. I have figured out that if I subtract 8 from value stored in /proc/acpi/thermal_zone/temperature that the result is very close to being spot on. The problem is I have no idea to do this and conky has no built in way to do this.
The data stored in /proc/acpi/thermal_zone/temperature looks like this:
I know that you can make it full screen, however it just makes the background OS's background black, and still provides a smaller display. Is it possible to make the guest OS's screen (or display) full size?
I just purchased a new notebook, namely an HP Pavilion dv6, with a GeForce GT 230M. Also, I have a neat 1920x1200 display with an HDMI connector, which fits nicely with the corresponding outlet on the computer. Now I'd like the external display to be the main display when connected, with the internal display as an expansion to the desktop, and the internal display should, obviously, be primary when on its own.
The reality looks quite different: Not too surprising, with the default drivers I got only a 800x600 resolution, but with the correct drivers installed, I got the full resolution on the integrated display. My external HDMI-display, however, is dead. With the xorg.conf file being obsolete I can't really use the configuration app by nvidia, can I?
I want conky to display holidays on their respective days. I would be using a Catholic calendar. Do I make an .xml file of the dates and feasts? How can that be accomplished?
I'd like to tweak my Conky so it automatically displays the days of the week correctly. So for example, if TODAY were Tuesday, it would look like this:
Tuesday
Wednesday
Thursday
Friday
[etc.]
And then tomorrow, *automatically*, it would look like this:
Wednesday
Thursday
Friday
[etc.]
I know I can get it to display *today's* date like this:
I have a problem with conky. It draws a black background instead of using pseudo-transparency. I ofc tried to achieve this with feh but to no avail. All the instructions here failed: Conky Hardcore! Conky transparency with KDE (3 and 4)
if this isnt correct place to ask my question, forum seems large and im not familiar with it yet. I would like to draw to windows with conky. I allready have an idea with launching conky ~/. config1 & conky ~/.config2 and this should work but is it possible to have 2 conky windows without launching second instance of conky ?
i installed conky but it never worked :S Im using ubuntu 9.10 , after i installed conky i typed sudo conky but it stucked at conky : single buffer frame , but there were program barely working on the background so i typed gedit ~/,conky and i tried to edit it after that now not even working on background ! and gives me that error : Code:
energy@energy-console:~$ conky Conky: missing text block in configuration; exiting ***** Imlib2 Developer Warning ***** :
This program is calling the Imlib call: imlib_context_free(); With the parameter: context
being NULL. how can i fix or/and how can i uninstall that program with all files and try to download again?
I have downloaded conky but cant make it work. I have so far installed from terminal. But I do not see it in my desktop. Where do I create the rc file?