elementary / greeter

Login and Lock Screen greeter for elementary OS and Pantheon, using LightDM
GNU General Public License v3.0
152 stars 39 forks source link

Screen reader shortcut doesn't launch #610

Closed danirabbit closed 1 year ago

danirabbit commented 2 years ago

What Happened?

The screen reader shortcut Super + Alt + S doesn't enable the screen reader in either the Greeter or Installer (which uses the greeter compositor, so I think it's related?)

Steps to Reproduce

  1. Boot from install media
  2. Attempt to enable screen reader with Super + Alt + S
  3. Open the a11y indicator to see that the screen reader is not enabled

Expected Behavior

When pressing the keyboard shorcut Super + Alt + S, the screen reader should be toggled just as it is during a normal session

OS Version

7.x (Early Access)

Software Version

Compiled from git

Log Output

No response

Hardware Info

No response

lenemter commented 1 year ago

I looked into this a while ago, and seems like the issue is in gnome-settings-daemon, its "screenreader" shortcut doesn't work in greeter session. I think we can handle this shortcut by ourselves in compositor or in greeter itself.