=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- src/etc/rc.conf 2000/07/11 22:30:56 1.51 +++ src/etc/rc.conf 2000/09/01 06:56:49 1.52 @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.51 2000/07/11 22:30:56 matt Exp $ +# $OpenBSD: rc.conf,v 1.52 2000/09/01 06:56:49 aaron Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" @@ -37,6 +37,9 @@ # On some architectures, you must also disable console getty in /etc/ttys xdm_flags=NO # for normal use: "" + +# For enabling console mouse support (i386 architecture only) +moused_flags=NO # see moused(8) for options # set the following to "YES" to turn them on rwhod=NO