#! /bin/sh

if [ -x /usr/X11R6/bin/xmbind ] ; then
    /usr/X11R6/bin/xmbind
fi

