From b38ae3682f71071a6e977a114cf24b539c43ba1a Mon Sep 17 00:00:00 2001 From: gluckca Date: Mon, 12 Sep 2016 11:32:46 -0400 Subject: [PATCH] Adding how to manually turn on VoiceOver without hotkeys --- slides/00-Introduction/00-instructions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/slides/00-Introduction/00-instructions.md b/slides/00-Introduction/00-instructions.md index c27b7c2..5f6d953 100755 --- a/slides/00-Introduction/00-instructions.md +++ b/slides/00-Introduction/00-instructions.md @@ -11,6 +11,7 @@ use the verify button to check whether your solution is correct. 3. You can also verify the code sample output using VoiceOver - Apple's built-in screen reader (other screen readers work too). Here are some instructions for navigating with VoiceOver: * cmd + F5 turns VoiceOver on/off + (If these keys are not available on your computer, go to "System Preferences" then "Accessibility" then check the "Enable VoiceOver" box) * tab navigates to an interactive element * ctrl + opt + right arrow (repeatedly) navigates to the next element