summaryrefslogtreecommitdiffstats
path: root/etc/etc.amd64/rc.amd64
diff options
context:
space:
mode:
Diffstat (limited to 'etc/etc.amd64/rc.amd64')
-rw-r--r--etc/etc.amd64/rc.amd643
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/etc.amd64/rc.amd64 b/etc/etc.amd64/rc.amd64
index dbc34b9..19f022e 100644
--- a/etc/etc.amd64/rc.amd64
+++ b/etc/etc.amd64/rc.amd64
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id: rc.i386,v 1.28 1997/06/02 06:43:52 markm Exp $
+# $Id: rc.i386,v 1.29 1997/07/06 07:19:12 peter Exp $
# Do i386 specific processing
#
@@ -102,6 +102,7 @@ fi
if [ "X${moused_type}" != X"NO" ] ; then
echo -n ' moused'
moused ${moused_flags} -p ${moused_port} -t ${moused_type}
+ vidcontrol -m on
fi
echo '.'
OpenPOWER on IntegriCloud