You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-accessibility-settings.md
+23-4Lines changed: 23 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,30 @@ type: how_to
14
14
15
15
To create an experience on {% ifversion fpt or ghec or ghes %}{% data variables.location.product_location %}{% elsif ghae %}{% data variables.product.product_name %}{% endif %} that fits your needs, you can customize the user interface. Accessibility settings can be essential for people with disabilities, but can be useful to anyone. For example, customization of keyboard shortcuts is essential to people who navigate using voice control, but can be useful to anyone when a keyboard shortcut for {% data variables.product.product_name %} clashes with another application shortcut.
16
16
17
-
## Managing accessibility settings
17
+
You can decide whether you want to use some or all keyboard shortcuts on {% ifversion fpt or ghec %}{% data variables.location.product_location %}{% elsif ghes or ghae %}the website for {% data variables.location.product_location %}{% endif %} and you can also control the display of animated images{% ifversion link-underlines %} and how links are displayed{% endif %}.
18
18
19
-
You can decide whether you want to use some or all keyboard shortcuts on {% ifversion fpt or ghec %}{% data variables.location.product_location %}{% elsif ghes or ghae %}the website for {% data variables.location.product_location %}{% endif %}, and you can control the display of animated images.
19
+
{% ifversion link-underlines %}
20
20
21
-
### Managing keyboard shortcuts
21
+
## Managing the appearance of links
22
+
23
+
You can control whether links in text blocks on {% data variables.location.product_location %} are underlined and therefore more distinguishable.
24
+
25
+
{% note %}
26
+
27
+
**Note:** The option to show link underlines is currently in beta and subject to change.
28
+
29
+
{% endnote %}
30
+
31
+
{% data reusables.user-settings.access_settings %}
32
+
{% data reusables.user-settings.accessibility_settings %}
33
+
1. Under "Content", manage settings for link appearance.
34
+
35
+
- To enable underlines on links in text blocks, under "Link underlines", select **Show link underlines**.
36
+
- To disable underlines on links in text blocks, under "Link underlines", select **Hide link underlines**.
37
+
38
+
{% endif %}
39
+
40
+
## Managing keyboard shortcuts
22
41
23
42
You can perform actions across the {% data variables.product.product_name %} website by using your keyboard alone. Keyboard shortcuts can be useful to save time, but can be activated accidentally or interfere with assistive technology.
24
43
@@ -36,7 +55,7 @@ By default, all keyboard shortcuts are enabled on {% data variables.product.prod
36
55
37
56
{% ifversion motion-management %}
38
57
39
-
###Managing motion
58
+
## Managing motion
40
59
41
60
You can control how {% data variables.product.product_name %} displays animated _.gif_ images.
0 commit comments