Customizing the JWM Tray (taskbar) Part 1
In most stock Puppy's the JWM tray is functional and pretty generic. Luckily, @radky 's excellent JWMdesk (Manager) can easily let you modify the tray. Version 3.6 has added controls and is available here: viewtopic.php?t=3561
This example uses BookwormPup64 which has JWMdesk v3.6, but the procedures should apply to many other Pups.
The example will cover the following:
-changing size and color
-adding and removing programs and icons
-adding a custom directory icon in the tray
-changing the size of the running programs icons
-adding a CPU temperature program
Here is the stock tray:
And here is a custom tray:
The custom tray has been narrowed and has a more “Dock” like appearance.
Change the tray width
-Menu>Desktop>JWMdesk>Tray
-check: Scale
-click: Apply
Now we'll start modifying from left to right.
Change the menu icon
-Menu>Desktop>JWMdesk>Menu>Menu Button
-choose an Icon for the button
Menu button icons are stored in: /usr/local/jwmdesk/jwm_menubutton_icons.
You can add new buttons by copying them into that directory.
Remove the “Menu” label
-Menu>Desktop>JWMdesk>Menu>Label
-choose: hide
-click: Apply
Remove the “Places” Accessory Menu
-Menu>Desktop>JWMdesk>Options
-uncheck: Places
-click: Apply
Continued in next message