summaryrefslogtreecommitdiff
path: root/data/autostart
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-03-11 22:08:19 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-03-11 22:08:55 -0400
commit018f3e3d6c843011f68e77c0ef84cbb6fe26b5e8 (patch)
tree216cd41ab0b0751f16098e57b16a9e1ad195f5c4 /data/autostart
parent98ebdc9ce82a80a95ecb056fc284c0c190e30c7d (diff)
downloadgdm-018f3e3d6c843011f68e77c0ef84cbb6fe26b5e8.tar.gz
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
Diffstat (limited to 'data/autostart')
-rw-r--r--data/autostart/Makefile.am1
-rw-r--r--data/autostart/caribou-autostart.desktop6
2 files changed, 7 insertions, 0 deletions
diff --git a/data/autostart/Makefile.am b/data/autostart/Makefile.am
index fa7d1e83..ab7bcd9d 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 00000000..fcc5f7c6
--- /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