summaryrefslogtreecommitdiff
path: root/data/autostart
diff options
context:
space:
mode:
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