[SOLVED] How do I get my taskbar icons back?

Booting, installing, newbie
Post Reply
Message
Author
User avatar
zapjb
Posts: 21
Joined: Thu 09 Sep 2010, 06:06

[SOLVED] How do I get my taskbar icons back?

#1 Post by zapjb »

I was having a hardware problem that I though was a software problem. Mouse wouldn't move, stuck in center of screen. Just had to move to a different USB port.

So I rebooted Puppy Lucid 5.2 a couple times, powered off a couple more times. All by way of CTL-Alt-Bckspc.

Now the theme color of my rt clk menu is green in color. I like it though. :)

But now the sound, internet, & free space icons are missing on the taskbar to the left of the clock.

How do I get these icons back?

Thank you.

Mods if this is in wrong section, move at your discretion.
Last edited by zapjb on Sun 27 Feb 2011, 19:45, edited 1 time in total.

User avatar
Karl Godt
Posts: 4199
Joined: Sun 20 Jun 2010, 13:52
Location: Kiel,Germany

#2 Post by Karl Godt »

Code: Select all

less -N /root/.jwmrc-tray
23 <Swallow name="freememapplet" width="34">
24 freememappletshell
25 </Swallow>
there are also noted blinky and xload

Many of these tray applets are started by

Code: Select all

which delayedrun
which starts the entries in the $HOME/Startup folder

How glipper and retrovol are getting into the tray I don't know

User avatar
zapjb
Posts: 21
Joined: Thu 09 Sep 2010, 06:06

#3 Post by zapjb »

Thanks I started over. I like Puppy Linux. Format USB flash drive & install takes 5 minutes. But if I bork this incarnation in the same way, I'll try it.

disciple
Posts: 6984
Joined: Sun 21 May 2006, 01:46
Location: Auckland, New Zealand

#4 Post by disciple »

Now the theme color of my rt clk menu is green in color.
Was that the JWM menu?

You may have had a corrupted JWM configuration - in my experience normally when this happens the title bars and things turn red. For future reference it is almost always fixed by running

Code: Select all

fixmenus
(and restarting JWM).
Do you know a good gtkdialog program? Please post a link here

Classic Puppy quotes

ROOT FOREVER
GTK2 FOREVER

User avatar
zapjb
Posts: 21
Joined: Thu 09 Sep 2010, 06:06

#5 Post by zapjb »

disciple wrote:
Now the theme color of my rt clk menu is green in color.
Was that the JWM menu?

You may have had a corrupted JWM configuration - in my experience normally when this happens the title bars and things turn red. For future reference it is almost always fixed by running

Code: Select all

fixmenus
(and restarting JWM).
In my case red was not the color. It was a nice emerald green which I rather liked. Anyway to get that back?

User avatar
trio
Posts: 2076
Joined: Sun 21 Dec 2008, 15:50
Location: अनà¥￾मोदना

#6 Post by trio »

i'm not sure you are using jwm, maybe you are using openbox (the default) as window manager in lucid 5.2 .....

disciple
Posts: 6984
Joined: Sun 21 May 2006, 01:46
Location: Auckland, New Zealand

#7 Post by disciple »

In my case red was not the color. It was a nice emerald green which I rather liked. Anyway to get that back?
Yes, that's the general idea of Linux - giving you control over the computer.
Whichever window manager you have, there should be something to configure it under Menu-Desktop or somewhere like that. The hardest part would be finding the right green.
Do you know a good gtkdialog program? Please post a link here

Classic Puppy quotes

ROOT FOREVER
GTK2 FOREVER

Post Reply