0
|
1 |
/*********************************************************
|
|
2 |
* AUTO-GENERATED COMMENT BLOCK - DO NOT MODIFY
|
|
3 |
**********************************************************
|
|
4 |
*
|
|
5 |
* PREPARE.TXT
|
|
6 |
*
|
|
7 |
* Author : Phil Hodgson
|
|
8 |
* Version : 1.0
|
|
9 |
* Description:
|
|
10 |
*
|
|
11 |
* Sets a few things on the target prior to testing
|
|
12 |
*
|
|
13 |
* (C) Copyright Symbian 2001/2002
|
|
14 |
*********************************************************/
|
|
15 |
|
|
16 |
<B> /* begin script */
|
|
17 |
|
|
18 |
/* Disable screen power off */
|
|
19 |
<MCtrl+S><P200> /* system */
|
|
20 |
<LDownArrow><P200> /* navigate */
|
|
21 |
<LDownArrow><P200> /* navigate */
|
|
22 |
<LRightArrow><P200> /* navigate */
|
|
23 |
<LEnter><P200> /* set */
|
|
24 |
<LDownArrow><P200> /* navigate */
|
|
25 |
<LDownArrow><P200> /* navigate */
|
|
26 |
<LDownArrow><P200> /* navigate */
|
|
27 |
<LRightArrow><P200> /* navigate */
|
|
28 |
<LEnter><P200> /* set */
|
|
29 |
<LEscape><P200> /* exit */
|
|
30 |
|
|
31 |
/* Show system and hidden files */
|
|
32 |
<MCtrl+K><P200> /* system */
|
|
33 |
<LRightArrow><P200> /* navigate */
|
|
34 |
<LDownArrow><P200> /* navigate */
|
|
35 |
<LRightArrow><P200> /* navigate */
|
|
36 |
<LEnter><P200> /* set */
|
|
37 |
|
|
38 |
/* change to ROM drive */
|
|
39 |
<MCtrl+Tab><P200> /* system */
|
|
40 |
<LUpArrow><P200> /* navigate */
|
|
41 |
<LUpArrow><P200> /* navigate */
|
|
42 |
<LLeftArrow><P200> /* navigate */
|
|
43 |
<LEnter><P200> /* set */
|
|
44 |
|
|
45 |
<E> /* end script */
|