Advertising
- Stuff
- Tuesday, April 15th, 2008 at 12:07:48pm UTC
- === modified file 'debian/changelog'
- --- debian/changelog 2008-04-11 23:31:14 +0000
- +++ debian/changelog 2008-04-15 12:06:13 +0000
- @@ -1,3 +1,10 @@
- +casper (1.131) UNRELEASED; urgency=low
- +
- + * scripts/casper-bottom/30accessibility: Set gconf and orca config values as
- + root in only-ubiquity mode.
- +
- +
- casper (1.130) hardy; urgency=low
- * Handle use of debian-installer/language for locale selection
- === modified file 'scripts/casper-bottom/30accessibility'
- --- scripts/casper-bottom/30accessibility 2008-03-26 10:48:52 +0000
- +++ scripts/casper-bottom/30accessibility 2008-04-15 12:05:05 +0000
- @@ -25,6 +25,9 @@
- gct() {
- if [ "$gconf_version" ]; then
- + if grep -q only-ubiquity /proc/cmdline ; then
- + chroot /root gconftool-2 "[email protected]"
- + fi
- chroot /root sudo -u "$USERNAME" gconftool-2 "[email protected]"
- fi
- }
- @@ -65,6 +68,9 @@
- echo "import orca.settings" >> /root/home/$USERNAME/.orca/user-settings.py
- echo "orca.settings.enableSpeech = False" >> /root/home/$USERNAME/.orca/user-settings.py
- echo "orca.settings.enableMagnifier = True" >> /root/home/$USERNAME/.orca/user-settings.py
- + if grep -q only-ubiquity /proc/cmdline ; then
- + cp -r /root/home/$USERNAME/.orca /root/root
- + fi
- chroot /root chown -R $USERNAME.$USERNAME /home/$USERNAME/.orca
- fi
- gct -s -t bool /apps/gksu/disable-grab true
- @@ -86,6 +92,9 @@
- echo "import orca.settings" >> /root/home/$USERNAME/.orca/user-settings.py
- echo "orca.settings.enableSpeech = False" >> /root/home/$USERNAME/.orca/user-settings.py
- echo "orca.settings.enableBraille = True" >> /root/home/$USERNAME/.orca/user-settings.py
- + if grep -q only-ubiquity /proc/cmdline ; then
- + cp -r /root/home/$USERNAME/.orca /root/root
- + fi
- chroot /root chown -R $USERNAME.$USERNAME /home/$USERNAME/.orca
- fi
- gct -s -t bool /apps/gksu/disable-grab true
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.