[caribou] Make caribou startup automatically



commit 4460686b482cc5ac159f70f12f5c6b8feaccab22
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Feb 25 17:19:59 2011 +0000

    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 files changed, 1 insertions(+), 0 deletions(-)
---
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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]