From 9271109cf058e2aca7dbf4257d80bc93c86ffc18 Mon Sep 17 00:00:00 2001 From: Joseph Lee Date: Tue, 23 Apr 2024 11:41:08 -0600 Subject: [PATCH] Readme: uppercase F (find command) for readability --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 585b2ba5..82e632e3 100755 --- a/readme.md +++ b/readme.md @@ -30,7 +30,7 @@ Most of these will work in Studio only unless otherwise specified. Unless noted * Alt+NVDA+3 from Studio window: Toggles cart explorer to learn cart assignments (does not support speak on demand). * Alt+NVDA+3 from Creator's Playlist Editor and Remote VT playlist editor: Announces when the selected track is scheduled to play. * Alt+NVDA+4 from Creator's Playlist Editor and Remote VT playlist editor: Announces rotation and category associated with the loaded playlist. -* Control+NVDA+f from Studio window: Opens a dialog to find a track based on artist or song name. Press NVDA+F3 to find forward or NVDA+Shift+F3 to find backward (does not support speak on demand). +* Control+NVDA+F from Studio window: Opens a dialog to find a track based on artist or song name. Press NVDA+F3 to find forward or NVDA+Shift+F3 to find backward (does not support speak on demand). * Alt+NVDA+R from Studio window: Steps through library scan announcement settings (does not support speak on demand). * Control+Shift+X from Studio window: Steps through braille timer settings (does not support speak on demand). * Control+Alt+left/right arrow (while focused on a track in Studio, Creator, Remote VT, and Track Tool): Move to previous/next track column (does not support speak on demand).