topic title: Conky question
Posts: 75
M_Mynaardt
Joined: 11 Jul 2011
#1
Hi yet again!

Another Newbie question.

With my (64 bit install) Conky mostly works.
But with IceWM, it only seems to appear in (virtual) desktop #1 only.
When I trundled around a bit in Fluxbox and JWM, Conky seemed to be showing up in all the desktops.

Is there some reason for this?
I'd just like to have Conky appearing in all desktops, if possible.
More aesthetics than need, mind.

Thanks again!

Should be my last question.
Until tomorrow, anyway. __{{emoticon}}__

~*~ Mynaardt ~*~
Posts: 1,445
skidoo
Joined: 09 Feb 2012
#2
Hmm, I haven't changed the defaults... and conky displays in all icewm workspaces. I'm unsure why it's behaving differently on your system.

In the default ~/.icewm/winoptions file, I don't see anything mentioning conky. If a line were needed, I expect it would read
conky.allWorkspaces: 1
or
conky.conky.allWorkspaces: 1

peek into the files pathed within ~/.icewm and within ~/.conkyrc
and visit
/usr/share/doc/conky_all/config-settings.html
/usr/share/doc/icewm-common/html/index.html
Posts: 1,062
Dave
Joined: 20 Jan 2010
#3
In the past this would be because icewm would finish loading after conky. It might be the case with you and you could try increasing the startup-delay in ~/.desktop-session/desktop-session.conf
M_Mynaardt
Posts: 75
M_Mynaardt
Joined: 11 Jul 2011
#4
Hi skidoo & Dave:

Thanks for the hints.
I'll check those out.
Posts: 75
M_Mynaardt
Joined: 11 Jul 2011
#5
HI Dave:
I tried to change the start up delay delay, as suggested.
Didn't change anything.
It was worth a try, though.
Dave wrote:In the past this would be because icewm would finish loading after conky. It might be the case with you and you could try increasing the startup-delay in ~/.desktop-session/desktop-session.conf
Posts: 75
M_Mynaardt
Joined: 11 Jul 2011
#6
Hi skidoo:
No joy with the allWorkspaces thing.
I'll try looking at the other files you suggested later.
skidoo wrote:Hmm, I haven't changed the defaults... and conky displays in all icewm workspaces. I'm unsure why it's behaving differently on your system.

In the default ~/.icewm/winoptions file, I don't see anything mentioning conky. If a line were needed, I expect it would read
conky.allWorkspaces: 1
or
conky.conky.allWorkspaces: 1

peek into the files pathed within ~/.icewm and within ~/.conkyrc
and visit
/usr/share/doc/conky_all/config-settings.html
/usr/share/doc/icewm-common/html/index.html
Posts: 64
reverseDog
Joined: 13 Jul 2016
#7
Are you using the conky that comes shipped with antiX or one of your own?

For your conky to show on all workspaces you should use the value"sticky" with the variable"own_window_hints" in ~/.conkyrc, like

Code: Select all

own_window_hints undecorated,sticky,skip_taskbar
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#8
Stock line section in mine is

Code: Select all

# Create own window instead of using desktop (required in nautilus, pcmanfm and rox desktops)
own_window yes
own_window_transparent yes
own_window_hints undecorated,sticky,skip_taskbar
Posts: 75
M_Mynaardt
Joined: 11 Jul 2011
#9
Hi rokytnji:

That's what I have already in .conkyrc.
Conky still only shows up in workspace one in IceWM.
Shows up in all workspaces for both Fluxbox and JWM.

I did try Rox, Space, regular, and Min IceWM.
Same thing in all four versions of IceWM: Conky only displays on Desktop #1.

It's not crucial, of course. Everything else seems to be just fine.
Just seems a bit odd it only does that in IceWM., that's all.
Posts: 11
bdp1
Joined: 29 Oct 2016
#10
Same here. Conky is only on desktop #1 with IceWM.

No time to hunt down the issue, though.
Posts: 75
M_Mynaardt
Joined: 11 Jul 2011
#11
Not just me, then!
Maybe a wee hardware conflict?
(to which I'd have no idea on hunting down)