Moved article location and added feature versioning, plus feedback

This commit is contained in:
Sarita Iyer 2021-11-08 14:39:39 -05:00
Родитель 28fc2db9ef
Коммит c6e8341ec4
6 изменённых файлов: 18 добавлений и 14 удалений

Просмотреть файл

@ -23,6 +23,7 @@ children:
- /deleting-your-user-account
- /permission-levels-for-a-user-account-repository
- /permission-levels-for-user-owned-project-boards
- /managing-accessibility-settings
- /managing-the-default-branch-name-for-your-repositories
- /managing-security-and-analysis-settings-for-your-user-account
- /managing-access-to-your-user-accounts-project-boards

Просмотреть файл

@ -1,23 +1,20 @@
---
title: Accessibility keyboard shortcuts
title: Managing accessibility settings
intro: 'You can disable character key shortcuts on {% data variables.product.prodname_dotcom %} in your accessibility settings.'
versions:
fpt: '*'
ghes: '>=3.4'
ghae: 'ghae-issue-5430'
ghec: '*'
feature: keyboard-shortcut-accessibility-setting
---
## About accessibility settings
{% data variables.product.product_name %} includes a variety of keyboard shortcuts so that you can perform actions across the site without using your mouse to navigate. While shortcuts are useful to save time, they can sometimes make {% data variables.product.prodname_dotcom %} harder to use and less accessible, especially in the case of single key or character key shortcuts.
{% data variables.product.product_name %} includes a variety of keyboard shortcuts so that you can perform actions across the site without using your mouse to navigate. While shortcuts are useful to save time, they can sometimes make {% data variables.product.prodname_dotcom %} harder to use and less accessible.
All keyboard shortcuts are enabled by default on {% data variables.product.product_name %}, but you can choose to disable character key shortcuts in your accessibility settings. This setting does not affect keyboard shortcuts provided by your web browser, such as those used for navigation, or shortcuts that use a modifier key such as `control` or `command`.
All keyboard shortcuts are enabled by default on {% data variables.product.product_name %}, but you can choose to disable character key shortcuts in your accessibility settings. This setting does not affect keyboard shortcuts provided by your web browser or shortcuts that use a modifier key such as `control` or `command`.
## Managing character key shortcuts
{% data reusables.user_settings.access_settings %}
{% data reusables.user_settings.accessibility_settings %}
1. Select or deselect **Enable character key shortcuts**.
![Disable character key shortcuts](/assets/images/help/settings/disable-character-key-shortcuts.png)
1. Select or deselect the **Enable character key shortcuts** checkbox.
![Screenshot of the 'Enable character key shortcuts' checkbox](/assets/images/help/settings/disable-character-key-shortcuts.png)
2. Click **Save**.

Просмотреть файл

@ -15,7 +15,6 @@ children:
- /github-cli
- /github-desktop
- /github-for-mobile
- /accessibility-keyboard-shortcuts
- /keyboard-shortcuts
- /github-command-palette
- /troubleshooting-connectivity-problems

Просмотреть файл

@ -18,8 +18,8 @@ versions:
Typing <kbd>?</kbd> on {% data variables.product.prodname_dotcom %} brings up a dialog box that lists the keyboard shortcuts available for that page. You can use these keyboard shortcuts to perform actions across the site without using your mouse to navigate.
{% ifversion fpt or ghec or ghes > 3.3 or ghae-issue-5430 %}
You can disable character key shortcuts, while still allowing shortcuts that use modifier keys, in your accessibility settings. For more information, see "[Accessibility keyboard shortcuts](/get-started/using-github/accessibility-keyboard-shortcuts)."{% endif %}
{% if keyboard-shortcut-accessibility-setting %}
You can disable character key shortcuts, while still allowing shortcuts that use modifier keys, in your accessibility settings. For more information, see "[Managing accessibility settings](/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-accessibility-settings)."{% endif %}
Below is a list of some of the available keyboard shortcuts.
{% if command-palette %}

Просмотреть файл

@ -0,0 +1,7 @@
# Reference: #4999.
# Documentation for the security manager org-level role
versions:
fpt: '*'
ghes: '>=3.4'
ghae: 'ghae-issue-5430'
ghec: '*'

Просмотреть файл

@ -1,2 +1,2 @@
1. In the left sidebar, click **Accessibility**.
![Accessibility tab in the user settings sidebar](/assets/images/help/settings/accessibility-tab.png)
1. In the navigation on the left hand side, click the **Accessibility** link.
![Screenshot of the user settings navigation. The Accessibility link is highlighted.](/assets/images/help/settings/accessibility-tab.png)