And the nice thing is that if I go with fvwm (which, so far, I like better than IceWM) I can "borrow" stuff from other places. (hmm, for some reason I can't find the post where coffeedrinker posts some details of how he integrated the fvwm desktop and the OS2008 panels)
Ok, or maybe one better... get the existing code to do all the work for us. Code: #!/bin/sh . /etc/osso-af-init/af-defines.sh . /etc/osso-af-init/matchbox.defs . /etc/osso-af-init/matchbox.sh Call that with either start or stop arguments to start or stop matchbox.
#!/bin/sh . /etc/osso-af-init/af-defines.sh . /etc/osso-af-init/matchbox.defs . /etc/osso-af-init/matchbox.sh