[email protected], le Mon 15 Apr 2013 08:48:55 -0500, a écrit : > It does not work in my machine. I updated my repositories from unstable and > updated gdm3 and gnome-session. I have Orca enabled (Screen reader in > "universal access" is toggled), but when I reboot my PC, Orca does not > launched from gdm3, once I login, Orca has been enabled. > > Afther this, I went to the Accessibility page in the Debian Wiki [1], and > used this command to enable accessibility in GDM3: > su -s /bin/sh -c "gconftool-2 --type bool --set > /desktop/gnome/applications/at/screen_reader_enabled true" Debian-gdm > But it does not work...
This was for squeeze, see juste below in the wiki about the wheezy command: su -s /bin/sh -c 'eval $(dbus-launch) ; export DBUS_SESSION_BUS_ADDRESS DBUS_SESSION_BUS_PID ; GSETTINGS_BACKEND=dconf gsettings set org.gnome.desktop.a11y.applications screen-reader-enabled true' Debian-gdm || true Samuel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

