mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
wiki/Accessibility: Clarify workspace announcement
This commit is contained in:
@@ -6,7 +6,7 @@ Niri has basic support for screen readers (specifically, [Orca](https://orca.gno
|
|||||||
We implement the `org.freedesktop.a11y.KeyboardMonitor` D-Bus interface for Orca to listen and grab keyboard keys, and we expose the main niri UI elements via [AccessKit](https://accesskit.dev).
|
We implement the `org.freedesktop.a11y.KeyboardMonitor` D-Bus interface for Orca to listen and grab keyboard keys, and we expose the main niri UI elements via [AccessKit](https://accesskit.dev).
|
||||||
Specifically, niri will announce:
|
Specifically, niri will announce:
|
||||||
|
|
||||||
- workspace switching, for example it'll say "Workspace 2";
|
- workspace switching, for example it'll say "Workspace 2" when you switch to the second workspace;
|
||||||
- the exit confirmation dialog (appears on <kbd>Super</kbd><kbd>Shift</kbd><kbd>E</kbd> by default);
|
- the exit confirmation dialog (appears on <kbd>Super</kbd><kbd>Shift</kbd><kbd>E</kbd> by default);
|
||||||
- entering the screenshot UI and the overview (niri will say when these are focused, nothing else for now);
|
- entering the screenshot UI and the overview (niri will say when these are focused, nothing else for now);
|
||||||
- whenever a config parse error occurs;
|
- whenever a config parse error occurs;
|
||||||
|
|||||||
Reference in New Issue
Block a user