Oops, the moused disable option is now 6 instead of 4. Catch the menu text

up to this.

Submitted by:	Valeriy E. Ushakov <uwe@ptc.spbu.ru>
This commit is contained in:
John Baldwin 2000-07-23 03:45:18 +00:00
parent a0982e9309
commit 484af50974
3 changed files with 3 additions and 3 deletions

View File

@ -416,7 +416,7 @@ DMenu MenuMouse = {
"Please configure your mouse", "Please configure your mouse",
"You can cut and paste text in the text console by running the mouse\n" "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" "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" "the daemon.\n"
"Once you've enabled the mouse daemon, you can specify \"/dev/sysmouse\"\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" "as your mouse device and \"SysMouse\" or \"MouseSystems\" as mouse\n"

View File

@ -416,7 +416,7 @@ DMenu MenuMouse = {
"Please configure your mouse", "Please configure your mouse",
"You can cut and paste text in the text console by running the mouse\n" "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" "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" "the daemon.\n"
"Once you've enabled the mouse daemon, you can specify \"/dev/sysmouse\"\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" "as your mouse device and \"SysMouse\" or \"MouseSystems\" as mouse\n"

View File

@ -416,7 +416,7 @@ DMenu MenuMouse = {
"Please configure your mouse", "Please configure your mouse",
"You can cut and paste text in the text console by running the mouse\n" "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" "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" "the daemon.\n"
"Once you've enabled the mouse daemon, you can specify \"/dev/sysmouse\"\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" "as your mouse device and \"SysMouse\" or \"MouseSystems\" as mouse\n"