Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-19-2007, 12:19 PM
|
#1
|
Member
Registered: Nov 2006
Distribution: Fluxbuntu
Posts: 67
Rep:
|
Need Help with Conky
I'm not sure what the technical term is for this, but I'd like to make it so that no windows can overlap Conky. I tried daemonizing it, but still things overlapped. so is there any way to do this?
|
|
|
02-19-2007, 12:51 PM
|
#2
|
Senior Member
Registered: Jun 2004
Location: Chicago
Distribution: Slackware64 -current
Posts: 1,158
Rep:
|
Quote:
Originally Posted by slickhare
I'm not sure what the technical term is for this, but I'd like to make it so that no windows can overlap Conky. I tried daemonizing it, but still things overlapped. so is there any way to do this?
|
You mean you don't want to draw a separate window, instead you want it to look like it is drawn right on the desktop wallpaper...As far as I know, it is referred to as drawing on the root window.
put this in your ~/.conkyrc
If you trying to use conky in GNOME, you will have to use own_window yes.
Refer here for more options.
|
|
|
02-20-2007, 07:11 PM
|
#3
|
Member
Registered: Nov 2006
Distribution: Fluxbuntu
Posts: 67
Original Poster
Rep:
|
Quote:
Originally Posted by tuxrules
You mean you don't want to draw a separate window, instead you want it to look like it is drawn right on the desktop wallpaper...As far as I know, it is referred to as drawing on the root window.
put this in your ~/.conkyrc
If you trying to use conky in GNOME, you will have to use own_window yes.
Refer here for more options.
|
I know how to make it "part of the background" (not sure of the correct term), i want to make it so that it's area of the screen can't be overlapped. so that i can see it when doing other things on screen.
|
|
|
02-21-2007, 03:41 AM
|
#4
|
LQ 5k Club
Registered: May 2003
Location: London, UK
Distribution: Fedora40
Posts: 6,156
|
Quote:
I'd like to make it so that no windows can overlap Conky
|
"Conky" = Konqueror? You are running KDE?
I think what you want is for the konqueror window to be "Always on Top":
Open konqueror, Click the icon at the very top left of the konqueror window, Click "Advanced", Click "Keep above others".
Now other windows cannot hide the konqueror window.
|
|
|
02-21-2007, 01:25 PM
|
#5
|
Member
Registered: Oct 2002
Location: Houston
Distribution: Arch, PCLinuxOS, Mint
Posts: 257
Rep:
|
Quote:
Originally Posted by tredegar
"Conky" = Konqueror? You are running KDE?
|
No, Conky is NOT Konqueror. Conky is a configurable system monitor that can live directly on the desktop or in its own window. I haven't been able to find it in all distribution repositories, but Gentoo provides it via portage.
|
|
|
02-21-2007, 01:59 PM
|
#6
|
Senior Member
Registered: Jun 2004
Location: Chicago
Distribution: Slackware64 -current
Posts: 1,158
Rep:
|
Quote:
Originally Posted by slickhare
I know how to make it "part of the background" (not sure of the correct term), i want to make it so that it's area of the screen can't be overlapped. so that i can see it when doing other things on screen.
|
I believe you can click on title bar of conky and make it "Always on top". Not sure if there's a config option in .conkyrc to actually do this.
Tux,
|
|
|
02-21-2007, 02:02 PM
|
#7
|
Senior Member
Registered: Jun 2004
Location: Chicago
Distribution: Slackware64 -current
Posts: 1,158
Rep:
|
Quote:
Originally Posted by dickgregory
I haven't been able to find it in all distribution repositories, but Gentoo provides it via portage.
|
AFAIK it's available in Fedora, Ubuntu and Debian. For Slackware, there's a package build script available at slackbuilds.org.
|
|
|
05-06-2009, 02:15 AM
|
#8
|
LQ Newbie
Registered: May 2009
Posts: 5
Rep:
|
Possible Solution
I believe this is what you are looking for. This will "dock" the conky window so even when other applications are maximized, conky will lay ontop of them.
# Create own window instead of using desktop (required in nautilus)
own_window yes
# If own_window is yes, you may use type normal, desktop or override
own_window_type desktop
# Use pseudo transparency with own_window?
own_window_transparent yes
|
|
|
All times are GMT -5. The time now is 07:12 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|