# -*- sh -*-
#
# Copyright 2007, Canonical Ltd
#
# Author: Tollef Fog Heen <tfheen@canonical.com>
#
# This starts matchbox-keyboard in daemon mode when the user's session
# starts.

#if [ -x /usr/bin/matchbox-keyboard ]; then
#    /usr/bin/matchbox-keyboard -d &
#fi
