Browse Source

fix wsmoused comment

OPENBSD_3_0
marc 23 years ago
parent
commit
60461cea9c
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/rc.conf

+ 2
- 2
src/etc/rc.conf View File

@ -1,6 +1,6 @@
#!/bin/sh -
#
# $OpenBSD: rc.conf,v 1.58 2001/05/02 02:41:26 deraadt Exp $
# $OpenBSD: rc.conf,v 1.59 2001/05/23 16:22:58 marc 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 try: "-p /dev/psm0", serial: "-p /dev/cua00"
wsmoused_flags=NO # for ps/2: "", serial: "-p /dev/cua00"
# set the following to "YES" to turn them on
rwhod=NO


Loading…
Cancel
Save