Difference between revisions of "Manual:Screen Readers"

From Mudlet
Jump to navigation Jump to search
(Document main window shortcuts)
Line 4: Line 4:
  
 
==Screen reader agnostic tips ==
 
==Screen reader agnostic tips ==
 +
===Main Window===
 +
To switch between the input line and the main window, use <code>Ctrl+Tab</code>. This will allow you to review text using the following shortcuts -
  
===Trigger Tips===
+
{| style="width: 500px; border-bottom:solid 5px #882222;"
 +
! colspan="2" style="color:white; background-color:#882222; text-align:left;" | Output review shortcuts
 +
|-
 +
| style="font-family: monospace, monospace;" | Left, Right, Up, Down
 +
| Navigate letter by letter
 +
|- style="background-color:#ffefef;"
 +
| style="font-family: monospace, monospace;" | Ctrl+Left, Ctrl+Right
 +
| Navigate word by word
 +
|-
 +
| style="font-family: monospace, monospace;" | Shift+Left, Right, Up, Down
 +
| Select text letter by letter
 +
|- style="background-color:#ffefef;"
 +
| style="font-family: monospace, monospace;" | Ctrl+Shift+Left, Right, Up, Down
 +
| Select text word by word
 +
|-
 +
| style="font-family: monospace, monospace;" | Home
 +
| Go to the beginning of the line
 +
|- style="background-color:#ffefef;"
 +
| style="font-family: monospace, monospace;" | Ctrl+Home
 +
| Go to the beginning of the window (first line, first letter)
 +
|-
 +
| style="font-family: monospace, monospace;" | End
 +
| Go to the end of the line
 +
|- style="background-color:#ffefef;"
 +
| style="font-family: monospace, monospace;" | Ctrl+End
 +
| Go to the end of the window (last line, last letter)
 +
|-
 +
| style="font-family: monospace, monospace;" | PageUp
 +
| Jump a visual window's height up
 +
|- style="background-color:#ffefef;"
 +
| style="font-family: monospace, monospace;" | PageDown
 +
| Jump a visual window's height down
 +
|-
 +
| style="font-family: monospace, monospace;" | Ctrl+C
 +
| Copy selection
 +
|- style="background-color:#ffefef;"
 +
| style="font-family: monospace, monospace;" | Ctrl+Shift+C
 +
| Copy selection as HTML
 +
|}
 +
 
 +
===Triggers===
  
 
In Mudlet, triggers can have a parent/child relationship. But for those new to creating triggers, this may not be what you want. At this time, this relationship is not indicated by screen readers. To ensure that you are not creating a child trigger, simply arrow up to the top of the list. You'll hear the announcement, "Triggers". When you do so, and you click the, "Add Item button, you are guaranteed to create a trigger that is not grouped under one of your previous ones.
 
In Mudlet, triggers can have a parent/child relationship. But for those new to creating triggers, this may not be what you want. At this time, this relationship is not indicated by screen readers. To ensure that you are not creating a child trigger, simply arrow up to the top of the list. You'll hear the announcement, "Triggers". When you do so, and you click the, "Add Item button, you are guaranteed to create a trigger that is not grouped under one of your previous ones.

Revision as of 08:23, 27 July 2022

What Is A Screen Reader

The term, "Screen reader", refers to a piece of software on a computing device that is capable of examining the screen of the device and relaying that information to someone who is blind or visually impaired through the use of synthetic speech or Braille. Screen readers exist on desktops, laptops, mobile devices, and even gaming consoles.

Screen reader agnostic tips

Main Window

To switch between the input line and the main window, use Ctrl+Tab. This will allow you to review text using the following shortcuts -

Output review shortcuts
Left, Right, Up, Down Navigate letter by letter
Ctrl+Left, Ctrl+Right Navigate word by word
Shift+Left, Right, Up, Down Select text letter by letter
Ctrl+Shift+Left, Right, Up, Down Select text word by word
Home Go to the beginning of the line
Ctrl+Home Go to the beginning of the window (first line, first letter)
End Go to the end of the line
Ctrl+End Go to the end of the window (last line, last letter)
PageUp Jump a visual window's height up
PageDown Jump a visual window's height down
Ctrl+C Copy selection
Ctrl+Shift+C Copy selection as HTML

Triggers

In Mudlet, triggers can have a parent/child relationship. But for those new to creating triggers, this may not be what you want. At this time, this relationship is not indicated by screen readers. To ensure that you are not creating a child trigger, simply arrow up to the top of the list. You'll hear the announcement, "Triggers". When you do so, and you click the, "Add Item button, you are guaranteed to create a trigger that is not grouped under one of your previous ones.

Screen Reader and Operating System Specific Information

The pages linked below will serve to detail how to use Mudlet with a screen reader. As Mudlet is a cross-platform client, hints and tips to get the most out of using it will be given for each of the platforms it's available on.