=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.52 retrieving revision 1.53 diff -c -r1.52 -r1.53 *** src/etc/rc.conf 2000/09/01 06:56:49 1.52 --- src/etc/rc.conf 2000/10/16 14:57:13 1.53 *************** *** 1,6 **** #!/bin/sh - # ! # $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" --- 1,6 ---- #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.53 2000/10/16 14:57:13 aaron Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" *************** *** 39,45 **** 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 --- 39,45 ---- xdm_flags=NO # for normal use: "" # For enabling console mouse support (i386 architecture only) ! moused_flags=NO # for ps/2 try: "-p /dev/psm0", serial: "-p /dev/cua00" # set the following to "YES" to turn them on rwhod=NO