summaryrefslogtreecommitdiff
path: root/scripts/live-bottom/30accessibility
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/live-bottom/30accessibility')
-rwxr-xr-xscripts/live-bottom/30accessibility2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/live-bottom/30accessibility b/scripts/live-bottom/30accessibility
index eaf3a50..6b61db1 100755
--- a/scripts/live-bottom/30accessibility
+++ b/scripts/live-bottom/30accessibility
@@ -79,6 +79,7 @@ case ${ACCESS} in
gct -s -t bool /desktop/gnome/interface/accessibility true
gct -s -t bool /desktop/gnome/applications/at/visual/startup true
gct -s -t bool /apps/gksu/disable-grab true
+ gct -s -t string /desktop/gnome/applications/window_manager/default /usr/bin/metacity
;;
braille=ask)
@@ -86,6 +87,7 @@ case ${ACCESS} in
gct -s -t bool /desktop/gnome/interface/accessibility true
gct -s -t bool /desktop/gnome/applications/at/visual/startup true
gct -s -t bool /apps/gksu/disable-grab true
+ gct -s -t string /desktop/gnome/applications/window_manager/default /usr/bin/metacity
if type orca > /dev/null 2>&1
then