# -*- shell-script -*- alias start-gpm="asroot gpm -m /dev/input/mice -t imps2" alias stop-gpm="asroot gpm -k"