LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-22-2011, 05:21 AM   #1
SeRi@lDiE
Member
 
Registered: Jun 2006
Location: /dev/null
Distribution: Slackware 13.1, Slackware 13.37, aptosid, rhel
Posts: 547
Blog Entries: 7

Rep: Reputation: 55
conky question


Is there a way to tell conky on which display to start. I have dual twin monitor setup and its starting on my secondary monitor.

Thank You!
 
Old 04-22-2011, 06:27 AM   #2
Perceptor
Member
 
Registered: Jul 2007
Location: the Future
Distribution: Slackware
Posts: 128

Rep: Reputation: 64
Set gap_x in conkyrc to value greater than the horizontal resolution of your primary monitor.
 
Old 04-23-2011, 12:06 AM   #3
SeRi@lDiE
Member
 
Registered: Jun 2006
Location: /dev/null
Distribution: Slackware 13.1, Slackware 13.37, aptosid, rhel
Posts: 547

Original Poster
Blog Entries: 7

Rep: Reputation: 55
Quote:
Originally Posted by Perceptor View Post
Set gap_x in conkyrc to value greater than the horizontal resolution of your primary monitor.
Thanks for the reply. It almost worked. I am using feh for setting the background image and feh is seen my desktop as one huge wall paper and is not setting my image right.
Any ideas?

I am using kde.

TIA.
 
Old 04-23-2011, 01:57 PM   #4
SeRi@lDiE
Member
 
Registered: Jun 2006
Location: /dev/null
Distribution: Slackware 13.1, Slackware 13.37, aptosid, rhel
Posts: 547

Original Poster
Blog Entries: 7

Rep: Reputation: 55
Any body?
 
Old 04-24-2011, 03:35 PM   #5
SeRi@lDiE
Member
 
Registered: Jun 2006
Location: /dev/null
Distribution: Slackware 13.1, Slackware 13.37, aptosid, rhel
Posts: 547

Original Poster
Blog Entries: 7

Rep: Reputation: 55
 
Old 04-26-2011, 06:01 PM   #6
SeRi@lDiE
Member
 
Registered: Jun 2006
Location: /dev/null
Distribution: Slackware 13.1, Slackware 13.37, aptosid, rhel
Posts: 547

Original Poster
Blog Entries: 7

Rep: Reputation: 55
wow no body?
 
Old 04-26-2011, 10:48 PM   #7
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,683

Rep: Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375
Just out of curiosity, why are you setting your wallpaper with feh and not KDE. Also have you tried setting your wallpaper with either xv or bsetbg?
 
Old 04-27-2011, 02:39 AM   #8
kingbeowulf
Senior Member
 
Registered: Oct 2003
Location: WA
Distribution: Slackware
Posts: 1,266
Blog Entries: 11

Rep: Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744
I set 2 different wallpapers on my 2 CRTs (both 1280x1024, Nvidia Twinview for a 2560x1024 screen) via Xfce. I set conky to display on the lower left corner via
Code:
alignment bottom_right
gap_x 5
gap_y 60
 
Old 04-27-2011, 12:01 PM   #9
SeRi@lDiE
Member
 
Registered: Jun 2006
Location: /dev/null
Distribution: Slackware 13.1, Slackware 13.37, aptosid, rhel
Posts: 547

Original Poster
Blog Entries: 7

Rep: Reputation: 55
Quote:
Originally Posted by Daedra View Post
Just out of curiosity, why are you setting your wallpaper with feh and not KDE. Also have you tried setting your wallpaper with either xv or bsetbg?
Daedra,

Thanks for the response. I am using feh for conky background... not my desktop. I do use kde for my wall papers... and thats my issue that feh is setting the background in conky way to big and it does not align.

Last edited by SeRi@lDiE; 04-27-2011 at 12:02 PM.
 
Old 04-27-2011, 01:57 PM   #10
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,683

Rep: Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375
Ah I see,

Conky now supports real transparency, try adding the line.

own_window_argb_visual yes

this way you should not need to use the feh method to make your conky transparent. However I have had problems with this option using kwin in KDE. But give it a try.
 
1 members found this post helpful.
Old 04-27-2011, 07:59 PM   #11
SeRi@lDiE
Member
 
Registered: Jun 2006
Location: /dev/null
Distribution: Slackware 13.1, Slackware 13.37, aptosid, rhel
Posts: 547

Original Poster
Blog Entries: 7

Rep: Reputation: 55
Quote:
Originally Posted by Daedra View Post
Ah I see,

Conky now supports real transparency, try adding the line.

own_window_argb_visual yes

this way you should not need to use the feh method to make your conky transparent. However I have had problems with this option using kwin in KDE. But give it a try.
Holy crap! Last time I try to use own_window_argb_visual yes it got all kinds of screwed up. Thanks for the reminder its all working now.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
conky question: passing conky-variable to shell-script zlin50 Linux - Software 2 12-29-2012 06:47 PM
conky question SeRi@lDiE Slackware 6 01-23-2011 12:50 AM
LXer: Conky Colors Makes Your Conky Beautiful In Seconds (Version 3.20 Released) LXer Syndicated Linux News 0 08-01-2010 11:21 AM
conky question... reksav Linux - Software 1 03-28-2007 07:45 AM
Conky on Suse 10.0 - *** buffer overflow detected *** conky terminated Slidex Linux - Software 1 03-17-2006 11:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration