diff options
| author | Daniel Baumann <daniel@debian.org> | 2008-03-09 21:27:25 +0100 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:31:06 +0100 |
| commit | f2ac76aedcba41e749082a2fb77eec4175e7a6e9 (patch) | |
| tree | e8616af65f150b74b8044fef56ead6dca23e261c /scripts/live-bottom/30accessibility | |
| parent | 4dafd2894df6f093d5350bd6ec0a0c650aa04ad3 (diff) | |
| download | live-boot-f2ac76aedcba41e749082a2fb77eec4175e7a6e9.tar.gz live-boot-f2ac76aedcba41e749082a2fb77eec4175e7a6e9.zip | |
Merging casper 1.119.
Diffstat (limited to 'scripts/live-bottom/30accessibility')
| -rwxr-xr-x | scripts/live-bottom/30accessibility | 2 |
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 |
