# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR The FreeBSD Project # This file is distributed under the same license as the FreeBSD Documentation package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FreeBSD Documentation VERSION\n" "POT-Creation-Date: 2026-02-22 15:58+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: YAML Front Matter: description #: documentation/content/en/books/accessibility/lowvision/_index.adoc:1 #, no-wrap msgid "Assistive technologies for low vision" msgstr "" #. type: YAML Front Matter: part #: documentation/content/en/books/accessibility/lowvision/_index.adoc:1 #, no-wrap msgid "Part II. Vision" msgstr "" #. type: YAML Front Matter: title #: documentation/content/en/books/accessibility/lowvision/_index.adoc:1 #, no-wrap msgid "Chapter 4. Low Vision" msgstr "" #. type: Title = #: documentation/content/en/books/accessibility/lowvision/_index.adoc:15 #, no-wrap msgid "Low Vision" msgstr "" #. type: Title == #: documentation/content/en/books/accessibility/lowvision/_index.adoc:53 #, no-wrap msgid "Introduction" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:56 msgid "" "This chapter outlines accessibility features available in graphical desktop " "environments designed for users with low vision, such as virtual magnifiers, " "easy-to-read fonts, and screen scaling." msgstr "" #. type: Title == #: documentation/content/en/books/accessibility/lowvision/_index.adoc:58 #, no-wrap msgid "Desktop Size" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:62 msgid "" "Graphical environments allow users to adjust the desktop display size, a " "feature commonly known as screen scaling or HiDPI scaling. The goal is to " "enlarge desktop elements such as icons, text, and windows to improve " "visibility and accessibility." msgstr "" #. type: Title ==== #: documentation/content/en/books/accessibility/lowvision/_index.adoc:64 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:110 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:345 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:395 #, no-wrap msgid "KDE Plasma" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:67 msgid "Open the `_Display Configuration_` module:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:71 #, no-wrap msgid "% kcmshell6 kcm_kscreen\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:75 msgid "" "Select the scaling via the `_Global Scale_` bar. The change will take " "effect after a KDE Plasma restart." msgstr "" #. type: Title ==== #: documentation/content/en/books/accessibility/lowvision/_index.adoc:77 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:127 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:364 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:417 #, no-wrap msgid "XFCE" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:80 msgid "To set a custom scaling factor, for example 4, run the following command:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:84 #, no-wrap msgid "% xfconf-query -c xsettings -p /Gdk/WindowScalingFactor -s 4\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:89 msgid "" "Alternatively, HiDPI scaling can be enabled with a fixed 2x factor using the " "graphical interface. This option is available in the `_Appearance_` dialog, " "under the `_Settings_` tab as `_Window Scaling_`. To open the " "`_Appearance_` dialog, execute:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:93 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:160 #, no-wrap msgid "% xfce4-appearance-settings\n" msgstr "" #. type: Title == #: documentation/content/en/books/accessibility/lowvision/_index.adoc:96 #, no-wrap msgid "Font" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:101 msgid "" "The package:x11-fonts/atkinson-hyperlegible[] provides the " "_atkinson-hyperlegible_ font. It is designed for good readability, the " "letter shapes aim to increase character recognition. To install, execute:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:105 #, no-wrap msgid "# pkg install atkinson-hyperlegible\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:108 msgid "" "The remainder of this section describes how to set up fonts in various " "graphical environments using _atkinson-hyperlegible_ as an example." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:114 msgid "KDE allows selecting a font and its size via the `_Fonts_` module. Run:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:118 #, no-wrap msgid "% kcmshell6 kcm_fonts\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:122 msgid "" "Click on the Adjust `_All Fonts..._` button to select the font and its size " "for all graphical elements. Alternatively, you can choose the font and size " "for individual elements using the forms below." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:125 msgid "" "At the bottom of the window, you can also select options such as " "`_Anti-Aliasing_`, `_Sub-pixel Rendering_`, `_Hinting_`, and `_Force Font " "DPI_`. Each option has an icon on the right to open a help dialog." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:130 msgid "" "XFCE allows you to select the font and size for window titles and content " "text, as well as the font size for icon labels." msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:138 #, no-wrap msgid "" "% xfconf-query -c xfwm4 -p /general/title_font -s \"Atkinson Hyperlegible " "15\" <1>\n" "% xfconf-query -c xsettings -p /Gtk/FontName -s \"Atkinson Hyperlegible 15\" " "<2>\n" "% xfconf-query -c xsettings -p /Gtk/MonospaceFontName -s \"Atkinson " "Hyperlegible 15\" <3>\n" "% xfconf-query -c xfce4-desktop -p /desktop-icons/use-custom-font-size -s " "true <4>\n" "% xfconf-query -c xfce4-desktop -p /desktop-icons/font-size -s 15.0 <5>\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:141 msgid "Set the window title font to _Atkinson Hyperlegible_, size 15." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:142 msgid "Set the window content font to _Atkinson Hyperlegible_, size 15." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:143 msgid "Set the monospace font within windows to _Atkinson Hyperlegible_, size 15." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:144 msgid "Enable custom font sizing for icons." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:145 msgid "Set the icon font size to 15.0." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:147 msgid "" "Alternatively, you can configure the same settings using the graphical XFCE " "configuration dialogs." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:149 msgid "To select the font for window titles, open the `_Window Manager_` dialog:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:153 #, no-wrap msgid "% xfwm4-settings\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:156 msgid "" "To choose the font used inside windows, open the `_Appearance_` dialog and " "go to the `_Fonts_` tab:" msgstr "" #. type: delimited block = 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:166 msgid "" "In the Fonts tab, you can also adjust options such as `_anti-aliasing_`, " "`_Hinting_`, `_Sub-pixel order_`, and `_Custom DPI_`. For more details, see " "the https://docs.xfce.org/xfce/xfce4-settings/appearance#fonts[XFCE " "documentation]." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:169 msgid "" "To set the font size for icons, open the `_Desktop_` dialog and go to the " "`_Desktop Icons_` tab where you can adjust the icon font size:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:173 #, no-wrap msgid "% xfdesktop-settings\n" msgstr "" #. type: Title == #: documentation/content/en/books/accessibility/lowvision/_index.adoc:176 #, no-wrap msgid "Magnify" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:181 msgid "" "This section describes various utilities that magnify portions of the " "screen, acting as virtual magnifying lenses. Some tools continuously " "enlarge the area beneath the mouse cursor, while others do not. Certain " "utilities automatically move the magnified window to follow the cursor, " "whereas others keep it fixed in place." msgstr "" #. type: Block title #: documentation/content/en/books/accessibility/lowvision/_index.adoc:182 #, no-wrap msgid "Screen magnifier utilities." msgstr "" #. type: Table #: documentation/content/en/books/accessibility/lowvision/_index.adoc:185 #, no-wrap msgid "Name" msgstr "" #. type: Table #: documentation/content/en/books/accessibility/lowvision/_index.adoc:185 #, no-wrap msgid "Auto Update" msgstr "" #. type: Table #: documentation/content/en/books/accessibility/lowvision/_index.adoc:185 #, no-wrap msgid "Auto Move Lens" msgstr "" #. type: Table #: documentation/content/en/books/accessibility/lowvision/_index.adoc:187 #, no-wrap msgid "Package" msgstr "" #. type: Title === #: documentation/content/en/books/accessibility/lowvision/_index.adoc:188 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:217 #, no-wrap msgid "lupe" msgstr "" #. type: Table #: documentation/content/en/books/accessibility/lowvision/_index.adoc:189 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:194 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:199 #, no-wrap msgid "Yes" msgstr "" #. type: Table #: documentation/content/en/books/accessibility/lowvision/_index.adoc:190 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:195 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:200 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:204 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:205 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:209 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:210 #, no-wrap msgid "No" msgstr "" #. type: Table #: documentation/content/en/books/accessibility/lowvision/_index.adoc:192 #, no-wrap msgid "package:x11/lupe[]" msgstr "" #. type: Title === #: documentation/content/en/books/accessibility/lowvision/_index.adoc:193 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:244 #, no-wrap msgid "kmag" msgstr "" #. type: Table #: documentation/content/en/books/accessibility/lowvision/_index.adoc:197 #, no-wrap msgid "package:accessibility/kmag[]" msgstr "" #. type: Title === #: documentation/content/en/books/accessibility/lowvision/_index.adoc:198 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:264 #, no-wrap msgid "xlupe" msgstr "" #. type: Table #: documentation/content/en/books/accessibility/lowvision/_index.adoc:202 #, no-wrap msgid "package:x11/xlupe[]" msgstr "" #. type: Title === #: documentation/content/en/books/accessibility/lowvision/_index.adoc:203 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:284 #, no-wrap msgid "xmag" msgstr "" #. type: Table #: documentation/content/en/books/accessibility/lowvision/_index.adoc:207 #, no-wrap msgid "package:x11/xmag[]" msgstr "" #. type: Title === #: documentation/content/en/books/accessibility/lowvision/_index.adoc:208 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:313 #, no-wrap msgid "xzoom" msgstr "" #. type: Table #: documentation/content/en/books/accessibility/lowvision/_index.adoc:212 #, no-wrap msgid "package:x11/xzoom[]" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:215 msgid "" "The rest of this section details the steps to install, configure, and launch " "the utilities." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:221 msgid "" "The man:lupe[1] utility is a screen magnifier for the X Window System that " "updates the magnified area in real time. To install it, run:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:225 #, no-wrap msgid "# pkg install lupe\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:229 msgid "" "By default, lupe magnifies the screen content beneath the mouse pointer " "within a circular area (25×25 pixels) displayed at the center of the " "screen. To start lupe, run:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:233 #, no-wrap msgid "% lupe\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:236 msgid "To exit lupe, press the `q` key." msgstr "" #. type: delimited block = 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:241 msgid "" "Start lupe with the `-noshape` option to display the magnified area in a " "separate, movable window. Without this option, the magnifier is locked to " "the center of the screen." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:248 msgid "" "The man:kmag[1] utility provides a screen magnifier that displays a zoomed " "view of the area under the mouse cursor in a dedicated window. The " "magnifier window includes a menu with various options and settings for " "customization." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:250 msgid "To install kmag, run:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:254 #, no-wrap msgid "# pkg install kmag\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:257 msgid "To launch kmag, execute:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:261 #, no-wrap msgid "% kmag\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:268 msgid "" "The package:x11/xlupe[] utility is a screen magnifier for the X Window " "System that updates the magnified view in real time. To install it, run:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:272 #, no-wrap msgid "# pkg install xlupe\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:275 msgid "To launch xlupe, execute:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:279 #, no-wrap msgid "% xlupe\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:282 msgid "" "The utility does not include a manual page, but it starts in a graphical " "window with buttons that allow you to configure its options interactively." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:288 msgid "" "The man:xmag[1] utility is a basic screen magnifier for the X Window " "System. Unlike other magnifiers, it does not update the magnified area in " "real time." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:290 msgid "To install it, run:" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:292 msgid "To install, execute:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:296 #, no-wrap msgid "# pkg install xmag\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:299 msgid "To launch xmag, execute:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:303 #, no-wrap msgid "% mag\n" msgstr "" #. type: delimited block = 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:310 msgid "" "xmag does not display a magnified area immediately upon launch. Click " "anywhere on the screen with the left mouse button to select a region, and " "xmag will open a window showing a magnified view of that area. The " "application window includes a few buttons offering limited functionality." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:317 msgid "" "The man:xzoom[1] utility is a screen magnifier for the X Window System that " "updates the magnified view in real time. To install it, run:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:321 #, no-wrap msgid "# pkg install xzoom\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:324 msgid "To launch xzoom, execute:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:328 #, no-wrap msgid "% xzoom\n" msgstr "" #. type: delimited block = 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:334 msgid "" "Unlike other magnifiers, xzoom does not automatically follow the mouse " "cursor or magnify the area beneath it in its own window. Interaction is " "keyboard-driven, refer to man:xzoom[1] for available commands and usage " "details." msgstr "" #. type: Title == #: documentation/content/en/books/accessibility/lowvision/_index.adoc:337 #, no-wrap msgid "Mouse" msgstr "" #. type: Title === #: documentation/content/en/books/accessibility/lowvision/_index.adoc:340 #, no-wrap msgid "Apparance" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:343 msgid "" "Some desktop environments allow you to change the size, color, and other " "graphical properties of the mouse cursor." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:349 msgid "" "KDE Plasma provides the `_Cursors_` module to select the mouse cursor theme " "and size. To launch it, run:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:353 #, no-wrap msgid "% kcmshell6 kcm_cursortheme\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:358 msgid "" "Select an installed cursor theme in the window. There is a `_Size_` " "drop-down menu in the top left corner to choose the mouse cursor size, " "available sizes depend on the selected theme." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:362 msgid "" "Click the `_Get New..._` icon in the top right corner to install a new " "theme. You can install new themes from the new window. As a suggestion, " "search for `_Large Mouse Cursors_`, a black and white high contrast theme." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:368 msgid "" "XFCE allows you to set the size and color of the mouse pointer via `_Mouse " "and Touchpad_` dialog. To run the dialog start:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:372 #, no-wrap msgid "% xfce4-mouse-settings\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:375 msgid "Then click on the `_Theme_` tab to select a size and a style." msgstr "" #. type: delimited block = 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:379 msgid "" "Some themes, included the _Default_, do not support cursor size " "customization." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:383 msgid "" "Alternatively, you can achieve the same result via the `xfconf-query` " "command. The following example set the current theme cursur to size 50:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:387 #, no-wrap msgid "% xfconf-query -c xsettings -n -p /Gtk/CursorThemeSize -s 50\n" msgstr "" #. type: Title === #: documentation/content/en/books/accessibility/lowvision/_index.adoc:390 #, no-wrap msgid "Find Cursor" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:393 msgid "" "Some desktop environments provide a visul feedback of the mouse pointer's " "current position." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:399 msgid "" "KDE Plasma draws two circular lines moving around the mouse cursor. Open " "the `Desktop Effects` module:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:403 #, no-wrap msgid "% kcmshell6 kcm_kwin_effects\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:408 msgid "" "Enable the `_Track Mouse_` checkbox. Draw circular lines by pressing `Meta` " "+ `Ctrl` keys. You can change the shortcut via the `_Configure_` button " "related to `_Track Mouse_`." msgstr "" #. type: delimited block = 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:413 msgid "" "On keyboards where the `Meta` key is not present, it is usually replaced by " "the `Super` key. Refer to https://en.wikipedia.org/wiki/Meta_key and " "https://en.wikipedia.org/wiki/Super_key_(keyboard_button) for more " "information." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:421 msgid "Xfce draws large red circles around the mouse pointer. Type:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:425 #, no-wrap msgid "% xfce4-find-cursor\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:428 msgid "The above command draws circles for a few seconds." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:430 #, no-wrap msgid "**Keyboard Shortcut**\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:434 msgid "" "XFCE allows to add a keyboard shortcut. Circles are drawn for as long as " "the shortcut keys are pressed. To use the shortcut before enable the " "feature then choose the key combination to bind to `xfce4-find-cursor`." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:436 msgid "Example to enable and bind `Ctrl` + `Super` + `k`:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:440 #, no-wrap msgid "" "xfconf-query -c accessibility -p /FindCursor -s true\n" "xfconf-query -c xfce4-keyboard-shortcuts -n -t 'string' -p " "'/commands/custom/k' -s xfce4-find-cursor\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:443 #, no-wrap msgid "**Keyboard Shortcut via Dialogs**\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:446 msgid "" "Alternatively, you can achieve the same result via the XFCE configuration " "dialogs. First step, open the XFCE `_Accessibility_` dialog:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:450 #, no-wrap msgid "% xfce4-accessibility-settings\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:453 msgid "" "Click on `_Mouse_` tab and enable the `_Show location of pointer on " "keypress_` checkbox." msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:455 msgid "Second step, open the XFCE `_Keyboard_` dialog:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/accessibility/lowvision/_index.adoc:459 #, no-wrap msgid "% xfce4-keyboard-settings\n" msgstr "" #. type: Plain text #: documentation/content/en/books/accessibility/lowvision/_index.adoc:464 msgid "" "Click on `_Application Shortcuts_` tab. Click on `_+ Add_` button, it opens " "the `_Shortcut Command_` dialog. Write _xfce4-find-cursor_ in the form, " "then click on the `_OK_` button. Choose a key combination to bind to " "`xfce4-find-cursor` in the new dialog." msgstr ""