xref: /freebsd-src/usr.sbin/bsdconfig/mouse/include/messages.subr (revision d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf)
1641a6cfbSDevin Teske# Copyright (c) 2012 Devin Teske
2641a6cfbSDevin Teske# All rights reserved.
3641a6cfbSDevin Teske#
4641a6cfbSDevin Teske# Redistribution and use in source and binary forms, with or without
5641a6cfbSDevin Teske# modification, are permitted provided that the following conditions
6641a6cfbSDevin Teske# are met:
7641a6cfbSDevin Teske# 1. Redistributions of source code must retain the above copyright
8641a6cfbSDevin Teske#    notice, this list of conditions and the following disclaimer.
9641a6cfbSDevin Teske# 2. Redistributions in binary form must reproduce the above copyright
10641a6cfbSDevin Teske#    notice, this list of conditions and the following disclaimer in the
11641a6cfbSDevin Teske#    documentation and/or other materials provided with the distribution.
12641a6cfbSDevin Teske#
13641a6cfbSDevin Teske# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
14641a6cfbSDevin Teske# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
15641a6cfbSDevin Teske# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
16641a6cfbSDevin Teske# ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
17641a6cfbSDevin Teske# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18641a6cfbSDevin Teske# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19641a6cfbSDevin Teske# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20641a6cfbSDevin Teske# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21641a6cfbSDevin Teske# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22641a6cfbSDevin Teske# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23641a6cfbSDevin Teske# SUCH DAMAGE.
24641a6cfbSDevin Teske#
25641a6cfbSDevin Teske
26641a6cfbSDevin Teskehline_press_enter_or_space="Press enter or space"
27641a6cfbSDevin Teskemsg_auto="Auto"
28641a6cfbSDevin Teskemsg_auto_desc="Bus mouse, PS/2 style mouse or PnP serial mouse"
29641a6cfbSDevin Teskemsg_cancel="Cancel"
30641a6cfbSDevin Teskemsg_com1="COM1"
31641a6cfbSDevin Teskemsg_com1_desc="Serial mouse on COM1 (/dev/cuau0)"
32641a6cfbSDevin Teskemsg_com2="COM2"
33641a6cfbSDevin Teskemsg_com2_desc="Serial mouse on COM2 (/dev/cuau1)"
34641a6cfbSDevin Teskemsg_com3="COM3"
35641a6cfbSDevin Teskemsg_com3_desc="Serial mouse on COM3 (/dev/cuau2)"
36641a6cfbSDevin Teskemsg_com4="COM4"
37641a6cfbSDevin Teskemsg_com4_desc="Serial mouse on COM4 (/dev/cuau3)"
38641a6cfbSDevin Teskemsg_disable="Disable"
39641a6cfbSDevin Teskemsg_disable_the_mouse_daemon="Disable the mouse daemon"
40641a6cfbSDevin Teskemsg_enable="Enable"
41641a6cfbSDevin Teskemsg_exit="Exit"
42595e514dSDevin Teskemsg_exit_this_menu="Exit this menu"
43641a6cfbSDevin Teskemsg_flags="Flags"
44641a6cfbSDevin Teskemsg_glidepoint="GlidePoint"
45641a6cfbSDevin Teskemsg_glidepoint_desc="ALPS GlidePoint pad (serial)"
46641a6cfbSDevin Teskemsg_hitachi="Hitachi"
47641a6cfbSDevin Teskemsg_hitachi_desc="Hitachi tablet (serial)"
48641a6cfbSDevin Teskemsg_intellimouse="IntelliMouse"
49641a6cfbSDevin Teskemsg_intellimouse_desc="Microsoft IntelliMouse (serial)"
50641a6cfbSDevin Teskemsg_logitech="Logitech"
51641a6cfbSDevin Teskemsg_logitech_desc="Logitech protocol (old models) (serial)"
52641a6cfbSDevin Teskemsg_menu_text="You can cut and paste text in the text console by running the mouse\ndaemon.  Specify a port and a protocol type of your mouse and enable\nthe mouse daemon.  If you don't want this feature, select 6 to disable\nthe daemon.\nOnce you've enabled the mouse daemon, you can specify \"/dev/sysmouse\"\nas your mouse device and \"SysMouse\" or \"MouseSystems\" as mouse\nprotocol when running the X configuration utility (see Configuration\nmenu)."
53641a6cfbSDevin Teskemsg_message="Message"
54641a6cfbSDevin Teskemsg_microsoft="Microsoft"
55641a6cfbSDevin Teskemsg_microsoft_desc="Microsoft protocol (serial)"
56641a6cfbSDevin Teskemsg_mm_series="MM Series"
57641a6cfbSDevin Teskemsg_mm_series_desc="MM Series protocol (serial)"
58641a6cfbSDevin Teskemsg_mouse_daemon_is_disabled="The mouse daemon is disabled."
59641a6cfbSDevin Teskemsg_mouse_disable="Mouse Disable"
60641a6cfbSDevin Teskemsg_mouse_enable="Mouse Enable"
61641a6cfbSDevin Teskemsg_mouse_flags="Mouse Flags"
62*84dfba8dSDevin Teskemsg_mouseman="MouseMan"
63*84dfba8dSDevin Teskemsg_mouseman_desc="Logitech MouseMan/TrackMan models (serial)"
64*84dfba8dSDevin Teskemsg_mousesystems="MouseSystems"
65*84dfba8dSDevin Teskemsg_mousesystems_desc="MouseSystems protocol (serial)"
66641a6cfbSDevin Teskemsg_now_move_the_mouse="Now move the mouse and see if it works.\n(Note that buttons don't have any effect for now.)\n\n         Is the mouse cursor moving?\n"
67641a6cfbSDevin Teskemsg_ok="OK"
68641a6cfbSDevin Teskemsg_please_configure_your_mouse="Please configure your mouse"
69641a6cfbSDevin Teskemsg_please_select_protocol_and_port_first="Please select a mouse protocol and a port first."
70641a6cfbSDevin Teskemsg_please_specify_the_mouse_daemon_flags="Please specify the mouse daemon flags.  If you would like to\nemulate 3 buttons, use -3 here.\n "
71641a6cfbSDevin Teskemsg_port="Port"
72641a6cfbSDevin Teskemsg_port_menu_text="The built-in pointing device of laptop/notebook computers is usually\na PS/2 style device."
73641a6cfbSDevin Teskemsg_protocol_menu_text="If your mouse is attached to the PS/2 mouse port or the bus mouse port,\nyou should always choose \"Auto\", regardless of the model and the brand\nof the mouse.  All other protocol types are for serial mice and should\nnot be used with the PS/2 port mouse or the bus mouse.  If you have\na serial mouse and are not sure about its protocol, you should also try\n\"Auto\".  It may not work for the serial mouse if the mouse does not\nsupport the PnP standard.  But, it won't hurt.  Many 2-button serial mice\nare compatible with \"Microsoft\" or \"MouseMan\". 3-button serial mice\nmay be compatible with \"MouseSystems\" or \"MouseMan\".  If the serial\nmouse has a wheel, it may be compatible with \"IntelliMouse\"."
74641a6cfbSDevin Teskemsg_ps2="PS/2"
75641a6cfbSDevin Teskemsg_ps2_desc="PS/2 style mouse (/dev/psm0)"
76641a6cfbSDevin Teskemsg_select_a_protocol_type_for_your_mouse="Select a protocol type for your mouse"
77641a6cfbSDevin Teskemsg_select_mouse_port="Select mouse port"
78641a6cfbSDevin Teskemsg_select_mouse_protocol_type="Select mouse protocol type"
79641a6cfbSDevin Teskemsg_select_your_mouse_port_from_the_following_menu="Select your mouse port from the following menu"
80641a6cfbSDevin Teskemsg_set_additional_flags="Set additional flags"
81641a6cfbSDevin Teskemsg_test_and_run_the_mouse_daemon="Test and run the mouse daemon"
82641a6cfbSDevin Teskemsg_thinkingmouse="ThinkingMouse"
83641a6cfbSDevin Teskemsg_thinkingmouse_desc="Kensington ThinkingMouse (serial)"
84641a6cfbSDevin Teskemsg_trying_to_start_the_mouse_daemon="Trying to start the mouse daemon..."
85641a6cfbSDevin Teskemsg_type="Type"
8623fb9441SDevin Teskemsg_unknown_mouse_menu_selection="Unknown mouse menu selection"
87d6abc28bSDevin Teskemsg_unknown_mouse_port_selection="Unknown mouse port selection"
88d6abc28bSDevin Teskemsg_unknown_mouse_protocol_selection="Unknown mouse protocol selection"
89641a6cfbSDevin Teskemsg_user_confirmation_requested="User Confirmation Requested"
90641a6cfbSDevin Teskemsg_value_required="Value Required"
91