How would one do this in Ubuntu-Mate? It's been suggested that I add
the unity-greeter package, in order to get a talking login; this grabs a
bunch of unity and gnome dependencies I probably don't need. I have no
lightdm.conf in /etc/ or in /etc/lightdm but I do have
/etc/lightdm/lightdm-gtk-greeter-ubuntu-mate.conf among others.
Any suggestions?
Thanks,
Dave Hunt
On 10/19/2014 06:21 PM, Samuel Thibault wrote:
Hello,
lightdm will apparently be the default dm for non-gnome DE such as
XFCE, LXDE, MATE. ATM it never auto-start Orca, some code would be
needed for this. No keyboard shortcut is available either to start
it by hand. I'm thinking about using the greeter-wrapper hook for
this: the gnome-orca package would provide the following script as
/usr/bin/orca-wrapper:
#!/bin/sh
orca --replace --no-setup --disable splash-window &
exec $*
and then the user can easily use it in lightdm.conf:
greeter-wrapper=orca-wrapper
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]