#!/bin/sh change-booting-mode.sh --update vconftool set -t int db/setting/lcd_backlight_normal 60000 -f vconftool set -t int db/browser/crashtest/isEnabled 1 -g 5000 -f vconftool set -t int db/browser/crashtest/loading 0 -g 5000 -f vconftool set -t int db/browser/crashtest/load_start 0 -g 5000 -f vconftool set -t int db/browser/crashtest/load_end 0 -g 5000 -f rm -f /tmp/webkit_memory touch /tmp/webkit_memory_dump