From 484af509746b10bbfa7addeda0c8edd76d94a0a2 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Sun, 23 Jul 2000 03:45:18 +0000 Subject: [PATCH] Oops, the moused disable option is now 6 instead of 4. Catch the menu text up to this. Submitted by: Valeriy E. Ushakov --- release/sysinstall/menus.c | 2 +- usr.sbin/sade/menus.c | 2 +- usr.sbin/sysinstall/menus.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/release/sysinstall/menus.c b/release/sysinstall/menus.c index e47a51cdc766..c6a4d6e37ff0 100644 --- a/release/sysinstall/menus.c +++ b/release/sysinstall/menus.c @@ -416,7 +416,7 @@ DMenu MenuMouse = { "Please configure your mouse", "You can cut and paste text in the text console by running the mouse\n" "daemon. Specify a port and a protocol type of your mouse and enable\n" - "the mouse daemon. If you don't want this feature, select 4 to disable\n" + "the mouse daemon. If you don't want this feature, select 6 to disable\n" "the daemon.\n" "Once you've enabled the mouse daemon, you can specify \"/dev/sysmouse\"\n" "as your mouse device and \"SysMouse\" or \"MouseSystems\" as mouse\n" diff --git a/usr.sbin/sade/menus.c b/usr.sbin/sade/menus.c index e47a51cdc766..c6a4d6e37ff0 100644 --- a/usr.sbin/sade/menus.c +++ b/usr.sbin/sade/menus.c @@ -416,7 +416,7 @@ DMenu MenuMouse = { "Please configure your mouse", "You can cut and paste text in the text console by running the mouse\n" "daemon. Specify a port and a protocol type of your mouse and enable\n" - "the mouse daemon. If you don't want this feature, select 4 to disable\n" + "the mouse daemon. If you don't want this feature, select 6 to disable\n" "the daemon.\n" "Once you've enabled the mouse daemon, you can specify \"/dev/sysmouse\"\n" "as your mouse device and \"SysMouse\" or \"MouseSystems\" as mouse\n" diff --git a/usr.sbin/sysinstall/menus.c b/usr.sbin/sysinstall/menus.c index e47a51cdc766..c6a4d6e37ff0 100644 --- a/usr.sbin/sysinstall/menus.c +++ b/usr.sbin/sysinstall/menus.c @@ -416,7 +416,7 @@ DMenu MenuMouse = { "Please configure your mouse", "You can cut and paste text in the text console by running the mouse\n" "daemon. Specify a port and a protocol type of your mouse and enable\n" - "the mouse daemon. If you don't want this feature, select 4 to disable\n" + "the mouse daemon. If you don't want this feature, select 6 to disable\n" "the daemon.\n" "Once you've enabled the mouse daemon, you can specify \"/dev/sysmouse\"\n" "as your mouse device and \"SysMouse\" or \"MouseSystems\" as mouse\n"