#!/bin/sh

if [ ! -f /etc/pointercal ]; then
    sh /usr/bin/gpe-xcalibrate.sh
fi

