Skip to content

Accessibility support in microsoft wslg #580

@carellagermano

Description

@carellagermano

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.
Hi,
I'm Germano Carella, a visually empaired developer from Italy.
I work on accessibility of aplications since 2002, and I discovered today wslg for windows.
I know how accessibility works on windows, but unfortunately I don't know how it works in X server.
I suspect that applications write directly on screen memory.
On linux there is only a solution, named orca, that has some accessiblity support for gnome desktop.
Infact, I tried to launch some x application, such as xcalc, it starts, but it isn't accessible for my screen reader.
I tried to get the window class of xcalc, and I noticed that is "RailsWindow"; so, I think is impossible to retrieve info directly from windows screen reading software.
So, I tried to install orca and run it.
When Orca starts, it returns an error: FileNotFoundError: no such file or directory 'xkbcomp'.
Orca is written in python language, so I cold study his code, but I need to start it and understand what is able to do with x apps.
Any idea?
Germano

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions