From owner-freebsd-current@FreeBSD.ORG Mon May 12 13:14:47 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EBD037B40A for ; Mon, 12 May 2003 13:14:47 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80F8D43FA3 for ; Mon, 12 May 2003 13:14:45 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 7025 invoked from network); 12 May 2003 20:14:50 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 12 May 2003 20:14:50 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h4CKEdp0024889; Mon, 12 May 2003 16:14:40 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 12 May 2003 16:13:46 -0400 (EDT) From: John Baldwin To: John Baldwin cc: freebsd-current@freebsd.org cc: re@freebsd.org cc: Doug Barton Subject: RE: sysinstall non-USB mouse dialog confusing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 20:14:47 -0000 On 12-May-2003 John Baldwin wrote: >> Enable support for a PS/2 (non-USB) mouse? Yes [No] > > Perhaps the dialog should be reworded to say 'PS/2, Serial, or Bus mouse'. Index: install.c =================================================================== RCS file: /usr/cvs/src/usr.sbin/sysinstall/install.c,v retrieving revision 1.341 diff -u -r1.341 install.c --- install.c 20 Apr 2003 14:08:04 -0000 1.341 +++ install.c 12 May 2003 18:33:54 -0000 @@ -662,7 +662,7 @@ #ifdef WITH_MICE dialog_clear_norefresh(); - if (!msgNoYes("Does this system have a non-USB mouse attached to it?")) + if (!msgNoYes("Does this system have a PS/2, serial, or bus mouse?")) dmenuOpenSimple(&MenuMouse, FALSE); #endif Does this make everyone happy with the mouse question? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/