#!/bin/sh

DUMMY=${KDEDIR:?"KDEDIR is not set!"}

kaudioserver &
kfm &
kcontrol -init &

kbgndwm &
krootwm &
kpanel &

kwm
