mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 17:17:19 -04:00
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:
parent
a0982e9309
commit
484af50974
3 changed files with 3 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue