From 3891454c82dfb00a0dda2023e0a9d10966873556 Mon Sep 17 00:00:00 2001 From: aaron <> Date: Wed, 23 May 2001 16:32:03 +0000 Subject: [PATCH] USB mice apply here, too. --- src/etc/rc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/rc.conf b/src/etc/rc.conf index cb02e54c..57f0b16a 100644 --- a/src/etc/rc.conf +++ b/src/etc/rc.conf @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.59 2001/05/23 16:22:58 marc Exp $ +# $OpenBSD: rc.conf,v 1.60 2001/05/23 16:32:03 aaron Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" @@ -40,7 +40,7 @@ identd_flags=NO # for non-inetd use: "-b -u nobody -elo" xdm_flags=NO # for normal use: "" # For enabling console mouse support (i386 architecture only) -wsmoused_flags=NO # for ps/2: "", serial: "-p /dev/cua00" +wsmoused_flags=NO # for ps/2 or usb mice: "", serial: "-p /dev/cua00" # set the following to "YES" to turn them on rwhod=NO