Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

greeter mode: Sync screen reader settings to org.mate.applications-at-visual if launching a MATE session. #8

Open
sunweaver opened this issue Sep 21, 2023 · 1 comment

Comments

@sunweaver
Copy link
Member

<schemalist gettext-domain="mate-desktop">
  <schema id="org.mate.applications-at-visual" path="/org/mate/desktop/applications/at/visual/">
    <key name="exec" type="s">
      <default>'orca'</default>
      <summary>Preferred Visual assistive technology application</summary>
      <description>Preferred Visual assistive technology application to be used for login, menu, or command line.</description>
    </key>
    <key name="startup" type="b">
      <default>false</default>
      <summary>Start preferred Visual assistive technology application</summary>
      <description>MATE to start preferred Visual assistive technology application during login.</description>
    </key>
  </schema>
</schemalist>
@sunweaver sunweaver changed the title Sync screen reader settings to org.mate.applications-at-visual if launching a MATE session. greeter mode: Sync screen reader settings to org.mate.applications-at-visual if launching a MATE session. Sep 21, 2023
@tari01
Copy link
Member

tari01 commented Dec 4, 2023

@sunweaver: I think we can close this. We've achieved the desired result via #10 and #12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants