change identifier

This commit is contained in:
havill 2004-10-13 20:28:52 +00:00
parent 6bc43cfa2b
commit ef4815e190

View File

@ -22,7 +22,7 @@ start() {
echo -n $"Starting console mouse services: " echo -n $"Starting console mouse services: "
if [ -z "$MOUSETYPE" ]; then if [ -z "$MOUSETYPE" ]; then
DEVICE="exps2" MOUSETYPE="exps2"
fi fi
if [ -z "$DEVICE" ]; then if [ -z "$DEVICE" ]; then