From 4460686b482cc5ac159f70f12f5c6b8feaccab22 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Fri, 25 Feb 2011 17:19:59 +0000 Subject: Make caribou startup automatically When the on-screen keyboard is enabled. This means that Caribou will start on GNOME 3 when the on-screen keyboard setting is enabled in the Universal Access panel. https://bugzilla.gnome.org/show_bug.cgi?id=643311 --- data/caribou.desktop.in | 1 + 1 file changed, 1 insertion(+) diff --git a/data/caribou.desktop.in b/data/caribou.desktop.in index 312d766..3083a75 100644 --- a/data/caribou.desktop.in +++ b/data/caribou.desktop.in @@ -8,6 +8,7 @@ Terminal=false Type=Application StartupNotify=true Categories=GNOME;GTK;Utility;Accessibility; +AutostartCondition=GSettings org.gnome.desktop.a11y.applications screen-keyboard-enabled X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=caribou X-GNOME-Bugzilla-Component=default -- cgit v1.2.1