I plan on adding some more tabs:
1. Applets - mail, cpu graph, etc.
2. Toolbar - start button, windows, etc.
3. Workspaces - show or not, and number of workspaces
4. Perhaps a tab for preferred applications
The idea is that by checking the boxes, you are changing the default settings in your preferences file. To return to the default settings, just leave the box unchecked and click OK. It's working very well, except it crashes X after a few run-throughs. Maybe it's because after running the script I issue the following command to restart icewm:
Code: Select all
killall -HUP icewm
john