#!/bin/sh

export PYTHONPATH=/usr/share/system-config-mouse
/usr/bin/python /usr/share/system-config-mouse/system-config-mouse.py --text $*
