From ef4815e19020769599a03183fe96c0d450f43d84 Mon Sep 17 00:00:00 2001 From: havill Date: Oct 13 2004 20:28:52 +0000 Subject: change identifier --- diff --git a/gpm.init b/gpm.init index 92e4055..7b0bd1c 100755 --- a/gpm.init +++ b/gpm.init @@ -22,7 +22,7 @@ start() { echo -n $"Starting console mouse services: " if [ -z "$MOUSETYPE" ]; then - DEVICE="exps2" + MOUSETYPE="exps2" fi if [ -z "$DEVICE" ]; then