#!/bin/bash

rm -f /tmp/Xrootenv.0
rm -f /tmp/fvwmrc*

	exec fvwm
fi

# last resort

xterm &
exec twm
