07-08-2025, 06:22 AM
(This post was last modified: 07-08-2025, 06:24 AM by grindstone.)
Thanks. OK it's running but not in the top layer. Probably have two of them, now. If it's the same session, kill those (or just reboot). If you have to kill them, one way is like this:
< note the process numbers >
Before we change anything, do this:
Menu -> Desktop -> Conky On/Off
Try that twice--does it show on the second try? I've had it display the second time but not the first (maybe it was AntiX) but might've been a JWM vs. Fluxbox thing. BTW, which are you running?
If that didn't work, your answer might be here.
Code:
pidof conky
Code:
kill -9 <process numbers space-delimited>
Before we change anything, do this:
Menu -> Desktop -> Conky On/Off
Try that twice--does it show on the second try? I've had it display the second time but not the first (maybe it was AntiX) but might've been a JWM vs. Fluxbox thing. BTW, which are you running?
If that didn't work, your answer might be here.