[gdm] Add caribou to the greeter autostart directory
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm] Add caribou to the greeter autostart directory
- Date: Wed, 12 Mar 2014 18:10:34 +0000 (UTC)
commit 018f3e3d6c843011f68e77c0ef84cbb6fe26b5e8
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Mar 11 22:08:19 2014 -0400
Add caribou to the greeter autostart directory
This is necessary to make the on-screen keyboard work for
gnome-initial-setup.
https://bugzilla.gnome.org/show_bug.cgi?id=726143
data/autostart/Makefile.am | 1 +
data/autostart/caribou-autostart.desktop | 6 ++++++
2 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/data/autostart/Makefile.am b/data/autostart/Makefile.am
index fa7d1e8..ab7bcd9 100644
--- a/data/autostart/Makefile.am
+++ b/data/autostart/Makefile.am
@@ -2,6 +2,7 @@ NULL =
desktopdir = $(pkgdatadir)/greeter/autostart
desktop_DATA = orca-autostart.desktop \
+ caribou-autostart.desktop \
$(NULL)
EXTRA_DIST = \
diff --git a/data/autostart/caribou-autostart.desktop b/data/autostart/caribou-autostart.desktop
new file mode 100644
index 0000000..fcc5f7c
--- /dev/null
+++ b/data/autostart/caribou-autostart.desktop
@@ -0,0 +1,6 @@
+[Desktop Entry]
+Type=Application
+Name=Caribou
+Exec=caribou
+AutostartCondition=GSettings org.gnome.desktop.a11y.applications screen-keyboard-enabled
+X-GNOME-AutoRestart=true
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]