-
Committer:
Luke Yelavich
-
Date:
2008-04-16 06:30:51 UTC
-
Revision ID:
luke.yelavich@canonical.com-20080416063051-z30oi4xd7m1tjkbx
* bin/ubiquity-dm:
- Move code relating to at-spi-registryd to ensure that a11y is loaded
before the background and window manager. (LP: #197887)
- Ensure that orca/onboard are only run if the a11y gconf key is set.
- Don't show any background image if the v1 profile is selected, similar to
what happens in the GNOME desktop with this profile enabled.
- Do not drop privileges when running the window manager,
gnome-settings-daemon, or any of the a11y tools. Privileges are still
dropped when accessibility is not enabled.
- Wait for 15 seconds before loading orca, to let the a11y framework settle,
and prevent orca from zombifying. This is a workaround until a cleaner
solution is found.