summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/gpm/run
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/runit-scripts/runitscripts/services/gpm/run')
-rwxr-xr-xabs/core/runit-scripts/runitscripts/services/gpm/run10
1 files changed, 10 insertions, 0 deletions
diff --git a/abs/core/runit-scripts/runitscripts/services/gpm/run b/abs/core/runit-scripts/runitscripts/services/gpm/run
new file mode 100755
index 0000000..c347c77
--- /dev/null
+++ b/abs/core/runit-scripts/runitscripts/services/gpm/run
@@ -0,0 +1,10 @@
+#!/bin/sh
+exec 2>&1
+export TERM=linux
+. /etc/rc.conf
+. /etc/rc.d/functions
+stat_runit "Starting GPM"
+
+
+. /etc/sysconfig/mouse
+exec gpm -D -m $MDEVICE -t $PROTOCOL