#!/bin/sh
#
# Copyright 2006-2009 by Purdue Research Foundation, West Lafayette, IN 47906.
# All rights reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License, version 2.1 as published by the Free Software Foundation.

/usr/bin/xsetroot -solid "#3A6EA5"

ICEWM_PRIVCFG=/usr/share/mw/invoke/icewm/captive
export ICEWM_PRIVCFG

cd ${HOME}

[[ -e /usr/bin/icewm ]] && exec /usr/bin/icewm

