! IBM_PROLOG_BEGIN_TAG ! This is an automatically generated prolog. ! ! gos720 src/gos/2d/XTOP/extras/accessx/accessxstrings.uil 1.1 ! ! Licensed Materials - Property of IBM ! ! COPYRIGHT International Business Machines Corp. 2005 ! All Rights Reserved ! ! US Government Users Restricted Rights - Use, duplication or ! disclosure restricted by GSA ADP Schedule Contract with IBM Corp. ! ! IBM_PROLOG_END_TAG ! $Xorg: accessxstrings.uil,v 1.2 2001/01/29 20:04:07 coskrey Exp $ !*************************************************************************** !* * !* Copyright (c) 2000 Compaq Computer Corporation * !* * !* The software (contained on this media) is proprietary to and embodies * !* the confidential technology of Compaq Computer Corporation. * !* Possession use, duplication or disseminationof the software and media * !* in source and binary forms, with or without modification, is authorized,* !* provided that the following conditions are met: * !* * !* 1. Redistribution of source code must retain the above copyright * !* notice, this list of conditions, and the following disclaimer in the * !* documentation and!or other materials provided with the distribution. * !* * !* 2. Redistribution of binary forms must reproduce the above copyright * !* notice, this list of conditions, and the following disclaimer in the * !* documentation and!or othe rmatierals provided with the distribution. * !* * !* 3. The name of the Corporation may not be used to endorse or promote * !* products derived from this sfotware without specific prior written * !* permission from Compaq Computer Corporation. * !* * !* THE SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, * !* INCLUDING BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY * !* AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL * !* THE CORPORATION BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,* !* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT LIMITED TO, * !* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR * !* PROFITS; OR BUSINESS INTERRUPTION), HOWEVER CAUSED AND ON ANY THEORY OF * !* LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * !* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * !* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * !* * !*************************************************************************** ! !************************************************************************ !* * !* Copyright 1993 Sun Microsystems, Inc. All Rights Reserved. * !* * !* Permission to use, copy, modify, and distribute this software * !* and its documentation for any purpose and without fee is hereby * !* granted, provided that the above copyright notice appear in all * !* copies and that both that copyright notice and this permission * !* notice appear in supporting documentation, and that the name of * !* Sun Microsystems, Inc. (SMI) not be used in advertising or * !* publicity pertaining to distribution of the software without * !* specific, written prior permission. * !* * !* * !* SMI DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * !* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND * !* FITNESS, IN NO EVENT SHALL SMI BE LIABLE FOR ANY SPECIAL, * !* INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER * !* RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN * !* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, * !* ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * !* OF THIS SOFTWARE. * !* * !************************************************************************ !************************************************************************ !* * !* AccessXStrings.uil * !* * !* This module is intended to provide access features for people * !* with physical disabilities. This is a Motif client that * !* communicates with the AccessX server extension and allows us to * !* get visual feedback regarding the state of the AccessX features.* !* * !************************************************************************ value OKString: compound_string("OK"); ResetString: compound_string("Reset"); DefaultsString: compound_string("Defaults"); CloseString: compound_string("Close"); CancelString: compound_string("Cancel"); ColonString: compound_string(": "); SpaceString: compound_string(" "); ElipsesString: compound_string("..."); EmptyString: exported compound_string(" "); FileString: compound_string("File"); FileMnemonic: keysym('F'); LoadString: compound_string("Load Settings"); LoadMnemonic: keysym('L'); SaveString: compound_string("Save Settings"); SaveMnemonic: keysym('S'); ExitString: compound_string("Exit"); ExitMnemonic: keysym('E'); AdjustString: compound_string("Adjust"); AdjustMnemonic: keysym('A'); AllString: compound_string("All..."); AllMnemonic: keysym('A'); StickyKeysMnemonic: keysym('S'); MouseKeysMnemonic: keysym('M'); KRGMnemonic: keysym('K'); HelpString: compound_string("Help"); HelpMnemonic: keysym('H'); GeneralString: compound_string("General"); GeneralMnemonic: keysym('G'); MouseMnemonic: keysym('M'); StickyMnemonic: keysym('S'); ToggleMnemonic: keysym('T'); RepeatMnemonic: keysym('R'); SlowMnemonic: keysym('l'); BounceMnemonic: keysym('B'); AccessXString: compound_string("AccessX"); EnableString: compound_string("Enable"); HotKeysString: compound_string("AccessX"); SoundOnOffString: compound_string("Beep on feature use"); ShowStatusString: compound_string("Show StickyKeys and MouseKeys Status"); TimeOutString: compound_string("TimeOut"); TimeString: compound_string("Time (min)"); KeyboardControlString: compound_string("Keyboard Control"); StickyKeysString: compound_string("StickyKeys"); MouseKeysString: compound_string("MouseKeys"); ToggleKeysString: compound_string("ToggleKeys"); KRGString: compound_string("Keyboard Response"); RepeatKeysString: compound_string("RepeatKeys"); SlowKeysString: compound_string("SlowKeys"); BounceKeysString: compound_string("BounceKeys"); AdjustTitle: compound_string("accessx: Adjust Settings"); TwoKeysString: compound_string("Auto off"); SoundOnModString: compound_string("Modifiers beep"); MouseMaxSpeedString: compound_string("Peak speed (pixels/sec)"); MouseAccelString: compound_string("Time to peak (sec)"); MouseDelayString: compound_string("Motion delay (sec)"); RepeatRateString: compound_string("Repeat rate (sec/key)"); RepeatDelayString: compound_string("Repeat delay (sec)"); SoundWhenString: compound_string("Beep when key is"); SoundOnPressString: compound_string("pressed"); SoundOnAcceptString: compound_string("accepted"); SlowKeysDelayString: compound_string("Key delay (sec)"); DebounceString: compound_string("Debounce time (sec)"); TestString: compound_string("Test Area"); StatusString: compound_string("accessx: Status"); DefaultButtonString: compound_string("Default button: "); ModifiersString: compound_string("Modifiers: "); NoneString: exported compound_string("(none)"); BigString: compound_string("[Shift]+[Control]+[NumLock]+[Mod1]+MB1"); PlusString: exported compound_string("+"); ShiftString: exported compound_string("Shift"); LockString: exported compound_string("Lock"); ControlString: exported compound_string("Control"); Mod1String: exported compound_string("Mod1"); Mod2String: exported compound_string("Mod2"); Mod3String: exported compound_string("Mod3"); Mod4String: exported compound_string("Mod4"); Mod5String: exported compound_string("Mod5"); MB1String: exported compound_string("MB1"); MB2String: exported compound_string("MB2"); MB3String: exported compound_string("MB3"); MB4String: exported compound_string("MB4"); MB5String: exported compound_string("MB5"); SaveInfoString: compound_string("Save Information"); SaveDoneString: compound_string("Saved User Profile Successfully"); SaveErrorDialogString: compound_string("Save Error"); SaveErrorString: compound_string("Error Saving Use Profile... Aborted"); LoadInfoString: compound_string("Load Information"); LoadDoneString: compound_string("Loaded User Profile Successfully"); LoadErrorDialogString: compound_string("Load Error"); LoadErrorString: compound_string("Error Loading User Profile... Aborted."); HelpErrorDialogString: compound_string("Help Error"); HelpErrorString: compound_string("Error Allocating Memory"); HelpWindowString: exported compound_string("accessx: Help"); NewLine: compound_string("",separate=true); #ifdef __osf1__ GeneralHelpString: exported compound_string("GENERAL HELP") & NewLine & NewLine & compound_string("AccessX was developed by Digital Equipment Corp.,") & compound_string(" SUN Microsystems Laboratories, Inc.,") & compound_string(" and the Trace Center, Univ. of WI-Madison") & compound_string(" (funding provided by the National Institute") & compound_string(" on Disability and Rehabilitation Research,") & compound_string(" US Dept. of Education, Grants H133E80021 &") & compound_string(" H133E30012). Additional support was received") & compound_string(" from the X Consortium and IBM. The X11") & compound_string(" R6 version of AccessX was incorporated into") & compound_string(" the XKB keyboard extension by Silicon Graphics,") & compound_string(" Inc.") & NewLine & NewLine & compound_string("The Main menu bar contains three pulldown menus:") & compound_string(" File, Status, and Help. The File menu") & compound_string(" allows you to either load or save your") & compound_string(" current settings for future use or exit") & compound_string(" the accessx utility. Note that exiting the") & compound_string(" accessx utility does not disable it. If") & compound_string(" you want to disable the utility, you must") & compound_string(" uncheck the 'Enable AccessX' checkbox. ") & NewLine & NewLine & compound_string("The Adjust menu allows you to open other panels") & compound_string(" to customize each of the accessx features") & compound_string(" to meet your personal needs. ") & NewLine & NewLine & compound_string("The Help menu allows you to get more information") & compound_string(" on the various features of accessx. ") & NewLine & NewLine & compound_string("Directly below the main menu bar are four") & compound_string(" general setting items. The first, labeled") & compound_string(" 'Enable AccessX,' allows you to turn off the") & compound_string(" entire utility. When this box is unchecked") & compound_string(" the rest of the interface in greyed out") & compound_string(" to indicate accessx is inactive. This also") & compound_string(" disables the keyboard hot keys. ") & NewLine & NewLine & compound_string("The second general setting, labeled 'Beep on") & compound_string(" feature use,' is a checkbox that instructs") & compound_string(" accessx to sound a low beep followed by a") & compound_string(" high beep when a feature is turned on and a") & compound_string(" high beep followed by a low beep when a feature") & compound_string(" is turned off. ") & NewLine & NewLine & compound_string("The third general setting allows you to pull up") & compound_string(" a separate window indicating the current status of") & compound_string(" the StickyKey modifier keys (whether they") & compound_string(" are latched or locked) and the status of the") & compound_string(" MouseKeys mouse buttons (whether they are") & compound_string(" pressed or released and what button is the") & compound_string(" default button to be used for a button action") & compound_string(" invoked from the keyboard.). ") & NewLine & NewLine & compound_string("The fourth general setting item is 'TimeOut.'") & compound_string(" In situations where many users work with") & compound_string(" one computer, 'TimeOut' allows you to tell") & compound_string(" the accessx utility to turn off all of the") & compound_string(" features after a period of inactivity. ") & NewLine & NewLine & compound_string("To save your settings, use the 'Save Settings...'") & compound_string(" choice under the Main 'File' menu. ") & compound_string(" Your settings are saved in the file 'AccessX' ") & compound_string(" in your login $HOME") & compound_string(" directory, and the accessx utility will use") & compound_string(" your settings the next time you run it. ") & NewLine & NewLine & NewLine; StickyHelpString: exported compound_string("STICKYKEYS") & NewLine & NewLine & compound_string("DESCRIPTION:") & NewLine & NewLine & compound_string("StickyKeys can benefit users who type with") & compound_string(" only one finger or who might use a mouth or") & compound_string(" head mounted-stick. StickyKeys allows users") & compound_string(" to perform multiple simultaneous key press") & compound_string(" operations by pressing the keys in sequence. ") & compound_string(" For example, if an application requires") & compound_string(" a user to simultaneously press the 'Ctrl'") & compound_string(" and 'Tab' key, a StickyKeys user can press") & compound_string(" the 'Ctrl' key, release it, and then press") & compound_string(" the 'Tab' key and release it, achieving the") & compound_string(" same result. ") & NewLine & NewLine & compound_string("StickyKeys by design only functions with keys") & compound_string(" called 'modifier' keys. Modifier keys usually") & compound_string(" include keys labeled 'Shift, Ctrl, and") & compound_string(" Alt'. StickyKeys functions in both a 'latch'") & compound_string(" and a 'lock' mode. A latched modifier") & compound_string(" key will only modify the next non-modifier") & compound_string(" key pressed while a locked modifier key will") & compound_string(" modify all non-modifier keys pressed until") & compound_string(" the modifier is unlocked. ") & NewLine & NewLine & compound_string("Pressing a modifier key once will latch that") & compound_string(" modifier. Pressing a modifier key twice") & compound_string(" in a row will lock that modifier key. Pressing") & compound_string(" a locked modifier key a third time will") & compound_string(" release or unlock it. ") & NewLine & NewLine & compound_string("ENABLING:") & NewLine & NewLine & compound_string("Users can turn StickyKeys on and off in one") & compound_string(" of two ways. Selecting the check box marked") & compound_string(" 'StickyKeys' under the 'Keyboard Control'") & compound_string(" panel will turn StickyKeys on or off. ") & compound_string(" StickyKeys may also be turned on or off via") & compound_string(" the keyboard by pressing the left or right") & compound_string(" Shift key five times in a row. ") & NewLine & NewLine & compound_string("FEATURES:") & NewLine & NewLine & compound_string("StickyKeys has two user settable options that") & compound_string(" are located under the 'Adjust StickyKeys'") & compound_string(" panel. The 'Auto off' check box instructs") & compound_string(" StickyKeys to turn itself off when it detects") & compound_string(" a user capable of pressing two keys at the") & compound_string(" same time. The 'Modifiers beep' checkbox instructs") & compound_string(" StickyKeys to beep once when a modifier is") & compound_string(" latched and twice when it is unlocked. ") & NewLine & NewLine & compound_string("A Test Area is located at the bottom of the") & compound_string(" settings panel to allow users to test") & compound_string(" StickyKeys settings. ") & NewLine & NewLine & NewLine; MouseHelpString: exported compound_string("MOUSEKEYS") & NewLine & NewLine & compound_string("DESCRIPTION:") & NewLine & NewLine & compound_string("MouseKeys can benefit StickyKey users or anyone") & compound_string(" unable to use the pointing device or") & compound_string(" in need of 'pixel by pixel' position control") & compound_string(" of the pointer. When activated, MouseKeys") & compound_string(" turns the numeric keypad into a mouse control") & compound_string(" pad. ") & NewLine & NewLine & compound_string("The keypad keys '1' through '4' and '6' through") & compound_string(" '9' are used to direct the pointer. The") & compound_string(" '5' keypad key simulates a mouse button") & compound_string(" click; the '+' keypad key simulates a mouse") & compound_string(" button double click; the '0' keypad key") & compound_string(" simulates a mouse button press; and the '.'") & compound_string(" keypad key simulates a mouse button release. ") & NewLine & NewLine & compound_string("Mouse button keys operate on the 'default'") & compound_string(" button, set via keys specific to each") & compound_string(" vendor. Often the mouse button keys are") & compound_string(" located directly above the numeric key pad") & compound_string(" and can be '/' for MB1, '*' for MB2, and '-'") & compound_string(" for MB3. Other possibilities are PF2 for") & compound_string(" MB1, PF3 for MB2, and PF4 for MB3. ") & NewLine & NewLine & compound_string("ENABLING:") & NewLine & NewLine & compound_string("MouseKeys can be turned on or off in one of") & compound_string(" two ways. Selecting the 'MouseKeys' check") & compound_string(" box under the 'Keyboard Control' panel turns") & compound_string(" MouseKeys on or off. MouseKeys is also") & compound_string(" turned on or off via a vendor-specific three") & compound_string(" key combination. This is usually Shift+Alt+NumLock") & compound_string(" or Shift+Alt+PF1. ") & NewLine & NewLine & compound_string("FEATURES:") & NewLine & NewLine & compound_string("There are three user settable parameters that") & compound_string(" control the behavior of the pointer. These") & compound_string(" parameters are set via scales in the") & compound_string(" 'Adjust MouseKeys' panel. The 'Peak speed'") & compound_string(" is displayed in pixels/second, the 'Time") & compound_string(" to peak' is displayed in seconds, and the 'Motion") & compound_string(" delay' is displayed in seconds. The 'Peak") & compound_string(" speed' is the top speed setting for the") & compound_string(" pointer while the 'Time to peak' is the amount") & compound_string(" of time it takes the pointer to achieve top") & compound_string(" speed. The 'Motion delay' setting determines") & compound_string(" the time before which the pointer starts moving. ") & NewLine & NewLine & compound_string("When a user holds down a direction key on the") & compound_string(" key pad, the pointer moves in that direction,") & compound_string(" slowly at first, eventually reaching") & compound_string(" maximum speed. ") & compound_string(" If you do not wish to wait for the pointer") & compound_string(" to achieve top speed, sey 'Time to peak'") & compound_string(" to 0. ") & NewLine & NewLine & NewLine; ToggleHelpString: exported compound_string("TOGGLEKEYS") & NewLine & NewLine & compound_string("DESCRIPTION:") & NewLine & NewLine & compound_string("ToggleKeys can benefit the visually impaired") & compound_string(" user who has difficulty seeing the small") & compound_string(" LED keyboard indicators. ToggleKeys provides") & compound_string(" one beep when an LED (e.g., the Caps Lock LED)") & compound_string(" is turned on and two beeps when") & compound_string(" it is turned off. ") & NewLine & NewLine & compound_string("ENABLING:") & NewLine & NewLine & compound_string("ToggleKeys can only be turned on and off via") & compound_string(" the check box in the 'Keyboard Control' panel. ") & NewLine & NewLine & compound_string("FEATURES:") & NewLine & NewLine & compound_string("There are no additional options for ToggleKeys. ") & NewLine & NewLine & NewLine; RepeatHelpString: exported compound_string("REPEATKEYS") & NewLine & NewLine & compound_string("DESCRIPTION:") & NewLine & NewLine & compound_string("RepeatKeys can benefit users who have difficulty") & compound_string(" removing their fingers, mouth held sticks,") & compound_string(" etc., off the key they are pressing before") & compound_string(" that key begins to 'auto-repeat'. RepeatKeys") & compound_string(" allows users to control the key-repeating") & compound_string(" characteristics of the system's keyboard. ") & NewLine & NewLine & compound_string("ENABLING:") & NewLine & NewLine & compound_string("RepeatKeys may only be turned off via") & compound_string(" the check box in the 'Keyboard Response' panel. ") & NewLine & NewLine & compound_string("FEATURES:") & NewLine & NewLine & compound_string("RepeatKeys allows the user to set two parameters:") & compound_string(" a 'Repeat rate' displayed in seconds per") & compound_string(" key and a 'Repeat delay' time displayed") & compound_string(" in seconds. 'Repeat rate' instructs the system") & compound_string(" to pause so long before repeat of a key. ") & compound_string(" The 'Repeat delay' time") & compound_string(" instructs the system to wait a certain number") & compound_string(" of seconds before starting to repeat a pressed") & compound_string(" key. This time delay is started after") & compound_string(" the first 'accepted' key stroke. ") & NewLine & NewLine & compound_string("CALIBRATING:") & NewLine & NewLine & compound_string("A Test Area is located at the bottom of the") & compound_string(" settings panel to allow users to test their") & compound_string(" RepeatKeys settings. ") & NewLine & NewLine & NewLine; SlowHelpString: exported compound_string("SLOWKEYS") & NewLine & NewLine & compound_string("DESCRIPTION:") & NewLine & NewLine & compound_string("SlowKeys can benefit users who hit unwanted") & compound_string(" keys as they type. SlowKeys instructs the") & compound_string(" system not to accept keys as pressed, unless") & compound_string(" the key has been pressed and held for a") & compound_string(" user adjustable amount of time (i.e., the") & compound_string(" key delay). ") & NewLine & NewLine & compound_string("ENABLING:") & NewLine & NewLine & compound_string("SlowKeys may be turned on or off in one of") & compound_string(" two ways. It may be turned on or off via") & compound_string(" the check box in the 'Keyboard Response' panel") & compound_string(" or it may be turned on or off via the") & compound_string(" keyboard by holding the left or right 'Shift'") & compound_string(" key for eight seconds. As a warning that") & compound_string(" you are about to turn SlowKeys on or off,") & compound_string(" you will receive three quick beeps after holding") & compound_string(" the shift key down for four seconds. ") & NewLine & NewLine & compound_string("FEATURES:") & NewLine & NewLine & compound_string("SlowKeys has three user settable parameters. ") & compound_string(" The first two instruct SlowKeys to produce") & compound_string(" a beep when a key pressed or when the key") & compound_string(" has been accepted or both. The other setting,") & compound_string(" 'Key delay', displayed in seconds, instructs") & compound_string(" the system to only accept a key after") & compound_string(" it been held down for that number of seconds. ") & NewLine & NewLine & compound_string("CALIBRATING:") & NewLine & NewLine & compound_string("A Test Area is located at the bottom of the") & compound_string(" setting panel to allow users to test their") & compound_string(" SlowKeys settings.") & NewLine & NewLine & NewLine; BounceHelpString: exported compound_string("BOUNCEKEYS") & NewLine & NewLine & compound_string("DESCRIPTION:") & NewLine & NewLine & compound_string("BounceKeys can benefit users who sometimes") & compound_string(" tremor when they release a key. BounceKeys") & compound_string(" instructs the system to ignore all subsequent") & compound_string(" presses of the SAME key if they happen") & compound_string(" within a user selectable period of time.") & NewLine & NewLine & compound_string("ENABLING:") & NewLine & NewLine & compound_string("BounceKeys may be turned on or off via the ") & compound_string(" check box in the 'Keyboard Response' panel.") & NewLine & NewLine & compound_string("Note that the SlowKeys and BounceKeys features") & compound_string(" are mutually exclusive (i.e. only one") & compound_string(" may be turned on at time).") & NewLine & NewLine & compound_string("FEATURES:") & NewLine & NewLine & compound_string("BounceKeys has one user settable parameter,") & compound_string(" the 'Debounce Time', displayed in seconds. ") & compound_string(" Once a key is released, if this SAME key") & compound_string(" is pressed again in a time shorter than the") & compound_string(" 'Debounce Time', it will be ignored.") & NewLine & NewLine & compound_string("CALIBRATION:") & NewLine & NewLine & compound_string("A Test Area is located at the bottom of the") & compound_string(" setting panel to allow users to test their") & compound_string(" BounceKeys settings.") & NewLine & NewLine & NewLine; #else /* osf1 */ GeneralHelpString: exported "GENERAL HELP" & "\n" & "\n" & "AccessX was developed by Digital Equipment Corp.," & " SUN Microsystems Laboratories, Inc.," & " and the Trace Center, Univ. of WI-Madison" & " (funding provided by the National Institute" & " on Disability and Rehabilitation Research," & " US Dept. of Education, Grants H133E80021 &" & " H133E30012). Additional support was received" & " from the X Consortium and IBM. The X11" & " R6 version of AccessX was incorporated into" & " the XKB keyboard extension by Silicon Graphics," & " Inc." & "\n" & "\n" & "The Main menu bar contains three pulldown menus:" & " File, Status, and Help. The File menu" & " allows you to either load or save your" & " current settings for future use or exit" & " the accessx utility. Note that exiting the" & " accessx utility does not disable it. If" & " you want to disable the utility, you must" & " uncheck the 'Enable AccessX' checkbox. " & "\n" & "\n" & "The Adjust menu allows you to open other panels" & " to customize each of the accessx features" & " to meet your personal needs. " & "\n" & "\n" & "The Help menu allows you to get more information" & " on the various features of accessx. " & "\n" & "\n" & "Directly below the main menu bar are four" & " general setting items. The first, labeled" & " 'Enable AccessX,' allows you to turn off the" & " entire utility. When this box is unchecked" & " the rest of the interface in greyed out" & " to indicate accessx is inactive. This also" & " disables the keyboard hot keys. " & "\n" & "\n" & "The second general setting, labeled 'Beep on" & " feature use,' is a checkbox that instructs" & " accessx to sound a low beep followed by a" & " high beep when a feature is turned on and a" & " high beep followed by a low beep when a feature" & " is turned off. " & "\n" & "\n" & "The third general setting allows you to pull up" & " a separate window indicating the current status of" & " the StickyKey modifier keys (whether they" & " are latched or locked) and the status of the" & " MouseKeys mouse buttons (whether they are" & " pressed or released and what button is the" & " default button to be used for a button action" & " invoked from the keyboard.). " & "\n" & "\n" & "The fourth general setting item is 'TimeOut.'" & " In situations where many users work with" & " one computer, 'TimeOut' allows you to tell" & " the accessx utility to turn off all of the" & " features after a period of inactivity. " & "\n" & "\n" & "To save your settings, use the 'Save Settings...'" & " choice under the Main 'File' menu. " & " Your settings are saved in the file 'AccessX' " & " in your login $HOME" & " directory, and the accessx utility will use" & " your settings the next time you run it. " & "\n" & "\n" & "\n"; StickyHelpString: exported "STICKYKEYS" & "\n" & "\n" & "DESCRIPTION:" & "\n" & "\n" & "StickyKeys can benefit users who type with" & " only one finger or who might use a mouth or" & " head mounted-stick. StickyKeys allows users" & " to perform multiple simultaneous key press" & " operations by pressing the keys in sequence. " & " For example, if an application requires" & " a user to simultaneously press the 'Ctrl'" & " and 'Tab' key, a StickyKeys user can press" & " the 'Ctrl' key, release it, and then press" & " the 'Tab' key and release it, achieving the" & " same result. " & "\n" & "\n" & "StickyKeys by design only functions with keys" & " called 'modifier' keys. Modifier keys usually" & " include keys labeled 'Shift, Ctrl, and" & " Alt'. StickyKeys functions in both a 'latch'" & " and a 'lock' mode. A latched modifier" & " key will only modify the next non-modifier" & " key pressed while a locked modifier key will" & " modify all non-modifier keys pressed until" & " the modifier is unlocked. " & "\n" & "\n" & "Pressing a modifier key once will latch that" & " modifier. Pressing a modifier key twice" & " in a row will lock that modifier key. Pressing" & " a locked modifier key a third time will" & " release or unlock it. " & "\n" & "\n" & "ENABLING:" & "\n" & "\n" & "Users can turn StickyKeys on and off in one" & " of two ways. Selecting the check box marked" & " 'StickyKeys' under the 'Keyboard Control'" & " panel will turn StickyKeys on or off. " & " StickyKeys may also be turned on or off via" & " the keyboard by pressing the left or right" & " Shift key five times in a row. " & "\n" & "\n" & "FEATURES:" & "\n" & "\n" & "StickyKeys has two user settable options that" & " are located under the 'Adjust StickyKeys'" & " panel. The 'Auto off' check box instructs" & " StickyKeys to turn itself off when it detects" & " a user capable of pressing two keys at the" & " same time. The 'Modifiers beep' checkbox instructs" & " StickyKeys to beep once when a modifier is" & " latched and twice when it is unlocked. " & "\n" & "\n" & "A Test Area is located at the bottom of the" & " settings panel to allow users to test" & " StickyKeys settings. " & "\n" & "\n" & "\n"; MouseHelpString: exported "MOUSEKEYS" & "\n" & "\n" & "DESCRIPTION:" & "\n" & "\n" & "MouseKeys can benefit StickyKey users or anyone" & " unable to use the pointing device or" & " in need of 'pixel by pixel' position control" & " of the pointer. When activated, MouseKeys" & " turns the numeric keypad into a mouse control" & " pad. " & "\n" & "\n" & "The keypad keys '1' through '4' and '6' through" & " '9' are used to direct the pointer. The" & " '5' keypad key simulates a mouse button" & " click; the '+' keypad key simulates a mouse" & " button double click; the '0' keypad key" & " simulates a mouse button press; and the '.'" & " keypad key simulates a mouse button release. " & "\n" & "\n" & "Mouse button keys operate on the 'default'" & " button, set via keys specific to each" & " vendor. Often the mouse button keys are" & " located directly above the numeric key pad" & " and can be '/' for MB1, '*' for MB2, and '-'" & " for MB3. Other possibilities are PF2 for" & " MB1, PF3 for MB2, and PF4 for MB3. " & "\n" & "\n" & "ENABLING:" & "\n" & "\n" & "MouseKeys can be turned on or off in one of" & " two ways. Selecting the 'MouseKeys' check" & " box under the 'Keyboard Control' panel turns" & " MouseKeys on or off. MouseKeys is also" & " turned on or off via a vendor-specific three" & " key combination. This is usually Shift+Alt+NumLock" & " or Shift+Alt+PF1. " & "\n" & "\n" & "FEATURES:" & "\n" & "\n" & "There are three user settable parameters that" & " control the behavior of the pointer. These" & " parameters are set via scales in the" & " 'Adjust MouseKeys' panel. The 'Peak speed'" & " is displayed in pixels/second, the 'Time" & " to peak' is displayed in seconds, and the 'Motion" & " delay' is displayed in seconds. The 'Peak" & " speed' is the top speed setting for the" & " pointer while the 'Time to peak' is the amount" & " of time it takes the pointer to achieve top" & " speed. The 'Motion delay' setting determines" & " the time before which the pointer starts moving. " & "\n" & "\n" & "When a user holds down a direction key on the" & " key pad, the pointer moves in that direction," & " slowly at first, eventually reaching" & " maximum speed. " & " If you do not wish to wait for the pointer" & " to achieve top speed, sey 'Time to peak'" & " to 0. " & "\n" & "\n" & "\n"; ToggleHelpString: exported "TOGGLEKEYS" & "\n" & "\n" & "DESCRIPTION:" & "\n" & "\n" & "ToggleKeys can benefit the visually impaired" & " user who has difficulty seeing the small" & " LED keyboard indicators. ToggleKeys provides" & " one beep when an LED (e.g., the Caps Lock LED)" & " is turned on and two beeps when" & " it is turned off. " & "\n" & "\n" & "ENABLING:" & "\n" & "\n" & "ToggleKeys can only be turned on and off via" & " the check box in the 'Keyboard Control' panel. " & "\n" & "\n" & "FEATURES:" & "\n" & "\n" & "There are no additional options for ToggleKeys. " & "\n" & "\n" & "\n"; RepeatHelpString: exported "REPEATKEYS" & "\n" & "\n" & "DESCRIPTION:" & "\n" & "\n" & "RepeatKeys can benefit users who have difficulty" & " removing their fingers, mouth held sticks," & " etc., off the key they are pressing before" & " that key begins to 'auto-repeat'. RepeatKeys" & " allows users to control the key-repeating" & " characteristics of the system's keyboard. " & "\n" & "\n" & "ENABLING:" & "\n" & "\n" & "RepeatKeys may only be turned off via" & " the check box in the 'Keyboard Response' panel. " & "\n" & "\n" & "FEATURES:" & "\n" & "\n" & "RepeatKeys allows the user to set two parameters:" & " a 'Repeat rate' displayed in seconds per" & " key and a 'Repeat delay' time displayed" & " in seconds. 'Repeat rate' instructs the system" & " to pause so long before repeat of a key. " & " The 'Repeat delay' time" & " instructs the system to wait a certain number" & " of seconds before starting to repeat a pressed" & " key. This time delay is started after" & " the first 'accepted' key stroke. " & "\n" & "\n" & "CALIBRATING:" & "\n" & "\n" & "A Test Area is located at the bottom of the" & " settings panel to allow users to test their" & " RepeatKeys settings. " & "\n" & "\n" & "\n"; SlowHelpString: exported "SLOWKEYS" & "\n" & "\n" & "DESCRIPTION:" & "\n" & "\n" & "SlowKeys can benefit users who hit unwanted" & " keys as they type. SlowKeys instructs the" & " system not to accept keys as pressed, unless" & " the key has been pressed and held for a" & " user adjustable amount of time (i.e., the" & " key delay). " & "\n" & "\n" & "ENABLING:" & "\n" & "\n" & "SlowKeys may be turned on or off in one of" & " two ways. It may be turned on or off via" & " the check box in the 'Keyboard Response' panel" & " or it may be turned on or off via the" & " keyboard by holding the left or right 'Shift'" & " key for eight seconds. As a warning that" & " you are about to turn SlowKeys on or off," & " you will receive three quick beeps after holding" & " the shift key down for four seconds. " & "\n" & "\n" & "FEATURES:" & "\n" & "\n" & "SlowKeys has three user settable parameters. " & " The first two instruct SlowKeys to produce" & " a beep when a key pressed or when the key" & " has been accepted or both. The other setting," & " 'Key delay', displayed in seconds, instructs" & " the system to only accept a key after" & " it been held down for that number of seconds. " & "\n" & "\n" & "CALIBRATING:" & "\n" & "\n" & "A Test Area is located at the bottom of the" & " setting panel to allow users to test their" & " SlowKeys settings." & "\n" & "\n" & "\n"; BounceHelpString: exported "BOUNCEKEYS" & "\n" & "\n" & "DESCRIPTION:" & "\n" & "\n" & "BounceKeys can benefit users who sometimes" & " tremor when they release a key. BounceKeys" & " instructs the system to ignore all subsequent" & " presses of the SAME key if they happen" & " within a user selectable period of time." & "\n" & "\n" & "ENABLING:" & "\n" & "\n" & "BounceKeys may be turned on or off via the " & " check box in the 'Keyboard Response' panel." & "\n" & "\n" & "Note that the SlowKeys and BounceKeys features" & " are mutually exclusive (i.e. only one" & " may be turned on at time)." & "\n" & "\n" & "FEATURES:" & "\n" & "\n" & "BounceKeys has one user settable parameter," & " the 'Debounce Time', displayed in seconds. " & " Once a key is released, if this SAME key" & " is pressed again in a time shorter than the" & " 'Debounce Time', it will be ignored." & "\n" & "\n" & "CALIBRATION:" & "\n" & "\n" & "A Test Area is located at the bottom of the" & " setting panel to allow users to test their" & " BounceKeys settings." & "\n" & "\n" & "\n"; #endif