author | Tom Pritchard <tomp@symbian.org> |
Wed, 13 Oct 2010 12:07:40 +0100 | |
branch | system_startup |
changeset 30 | 292fee808849 |
parent 13 | 4f959124999b |
child 39 | ffece88854e8 |
permissions | -rw-r--r-- |
13
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1 |
/* |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2 |
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3 |
* All rights reserved. |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4 |
* This component and the accompanying materials are made available |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5 |
* under the terms of "Eclipse Public License v1.0" |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6 |
* which accompanies this distribution, and is available |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html". |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
8 |
* |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
9 |
* Initial Contributors: |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
10 |
* Nokia Corporation - initial contribution. |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
11 |
* |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
12 |
* Contributors: |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
13 |
* |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
14 |
* Description: |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
15 |
* Command list for the Critical Apps startup state. |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
16 |
* |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
17 |
*/ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
18 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
19 |
#include <ssm/conditionresourcetypes.rh> |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
20 |
#include <ssm/ssmcmd.rh> |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
21 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
22 |
#include "ssmsubstateext.hrh" |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
23 |
#include "ssmdlldatadefs.rh" |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
24 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
25 |
// Identify command list type |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
26 |
UID2 KUidSsmCommandListResourceFile |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
27 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
28 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
29 |
// r_entry_point |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
30 |
// This must be the first resource |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
31 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
32 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
33 |
RESOURCE SSM_COMMAND_LIST_ROOT r_entry_point |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
34 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
35 |
command_list_mapping = r_map; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
36 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
37 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
38 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
39 |
// r_map |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
40 |
// Mapping of command list ids to resource ids. |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
41 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
42 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
43 |
RESOURCE SSM_COMMAND_LIST_MAPPING r_map |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
44 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
45 |
mappings = |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
46 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
47 |
SSM_COMMANDLISTID_TO_RESOURCEID |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
48 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
49 |
command_list_id = ESsmStateStartingCriticalApps; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
50 |
resource_id = r_cmds; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
51 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
52 |
}; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
53 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
54 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
55 |
// =========================================================================== |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
56 |
// Command lists in alphabetical order |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
57 |
// =========================================================================== |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
58 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
59 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
60 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
61 |
// r_cmds |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
62 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
63 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
64 |
RESOURCE SSM_COMMAND_LIST r_cmds |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
65 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
66 |
commands = |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
67 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
68 |
r_cmd_sastate, // This needs to be the first command in state, prio 0xFFF2 |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
69 |
r_cmd_publishstate, // prio 0xFFF1 |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
70 |
r_cmd_psstate, // prio 0xFFF0 |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
71 |
// prio 0xFFE7 |
30
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
72 |
//TomP r_cmd_selftest, |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
73 |
//TomP r_cmd_cfserver, |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
74 |
//TomP r_cmd_sysap, |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
75 |
//TomP r_cmd_calsrv, |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
76 |
//TomP r_cmd_profmon, |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
77 |
r_cmd_menu, // TomP - moved from the Security command list |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
78 |
r_cmd_startup, // TomP - moved from the Security command list |
13
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
79 |
// prio 0xFFE6 |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
80 |
r_cmd_multiwaitforever |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
81 |
}; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
82 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
83 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
84 |
// =========================================================================== |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
85 |
// Command items in alphabetical order |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
86 |
// =========================================================================== |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
87 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
88 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
89 |
// --------------------------------------------------------------------------- |
30
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
90 |
// r_cmd_menu |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
91 |
// --------------------------------------------------------------------------- |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
92 |
// |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
93 |
RESOURCE SSM_START_APP_INFO r_cmd_menu |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
94 |
{ |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
95 |
priority = 0xFFE7; |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
96 |
name = "z:\\sys\\bin\\matrixmenu.exe"; |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
97 |
execution_behaviour = ESsmDeferredWaitForSignal; |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
98 |
//TomP background = 1; // To background |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
99 |
} |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
100 |
|
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
101 |
|
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
102 |
// --------------------------------------------------------------------------- |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
103 |
// r_cmd_startup |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
104 |
// --------------------------------------------------------------------------- |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
105 |
// |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
106 |
RESOURCE SSM_START_PROCESS_INFO r_cmd_startup |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
107 |
{ |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
108 |
priority = 0xFFE7; |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
109 |
name = "z:\\sys\\bin\\startup.exe"; |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
110 |
execution_behaviour = ESsmDeferredWaitForSignal; |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
111 |
severity = ECmdCriticalSeverity; |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
112 |
retries = 2; |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
113 |
} |
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
114 |
|
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
115 |
// --------------------------------------------------------------------------- |
13
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
116 |
// r_cmd_calsrv |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
117 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
118 |
// |
30
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
119 |
/* |
13
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
120 |
RESOURCE SSM_START_PROCESS_INFO r_cmd_calsrv |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
121 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
122 |
priority = 0xFFE7; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
123 |
name = "calensvr.exe"; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
124 |
execution_behaviour = ESsmFireAndForget; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
125 |
monitor_info = r_mon_100_restarts_reset; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
126 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
127 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
128 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
129 |
// r_cmd_cfserver |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
130 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
131 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
132 |
RESOURCE SSM_START_PROCESS_INFO r_cmd_cfserver |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
133 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
134 |
priority = 0xFFE7; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
135 |
name = "Z:\\sys\\bin\\cfserver.exe"; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
136 |
execution_behaviour = ESsmDeferredWaitForSignal; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
137 |
monitor_info = r_mon_100_restarts_reset; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
138 |
} |
30
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
139 |
*/ |
13
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
140 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
141 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
142 |
// r_cmd_multiwaitforever |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
143 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
144 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
145 |
RESOURCE SSM_MULTIPLE_WAIT r_cmd_multiwaitforever |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
146 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
147 |
priority = 0xFFE6; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
148 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
149 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
150 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
151 |
// r_cmd_profmon |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
152 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
153 |
// |
30
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
154 |
/* |
13
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
155 |
RESOURCE SSM_START_PROCESS_INFO r_cmd_profmon |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
156 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
157 |
priority = 0xFFE7; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
158 |
name = "Z:\\sys\\bin\\profilesettingsmonitor.exe"; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
159 |
execution_behaviour = ESsmDeferredWaitForSignal; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
160 |
} |
30
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
161 |
*/ |
13
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
162 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
163 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
164 |
// r_cmd_psstate |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
165 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
166 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
167 |
RESOURCE SSM_SET_PUBLISH_AND_SUBSCRIBE r_cmd_psstate |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
168 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
169 |
priority = 0xFFF0; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
170 |
severity = ECmdCriticalSeverity; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
171 |
category = 0x101F8766; // KPSUidStartup |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
172 |
key = 0x00000041; // KPSGlobalSystemState |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
173 |
value = 101; // ESwStateStartingCriticalApps |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
174 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
175 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
176 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
177 |
// r_cmd_publishstate |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
178 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
179 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
180 |
RESOURCE SSM_PUBLISH_SYSTEM_STATE r_cmd_publishstate |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
181 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
182 |
priority = 0xFFF1; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
183 |
severity = ECmdCriticalSeverity; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
184 |
retries = 2; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
185 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
186 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
187 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
188 |
// r_cmd_sastate |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
189 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
190 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
191 |
RESOURCE SSM_START_CUSTOM_COMMAND r_cmd_sastate |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
192 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
193 |
priority = 0xFFF2; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
194 |
severity = ECmdCriticalSeverity; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
195 |
dllname = "customcmds.dll"; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
196 |
ordinal = 8; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
197 |
unload_on_finish = ENeverUnload; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
198 |
retries = 2; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
199 |
dll_data = r_dlldata_sastate; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
200 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
201 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
202 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
203 |
// r_cmd_selftest |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
204 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
205 |
// |
30
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
206 |
/* |
13
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
207 |
RESOURCE SSM_START_CUSTOM_COMMAND r_cmd_selftest |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
208 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
209 |
priority = 0xFFE7; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
210 |
severity = ECmdCriticalSeverity; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
211 |
dllname = "customcmds.dll"; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
212 |
ordinal = 2; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
213 |
unload_on_finish = ENeverUnload; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
214 |
retries = 2; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
215 |
execution_behaviour = ESsmDeferredWaitForSignal; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
216 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
217 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
218 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
219 |
// r_cmd_sysap |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
220 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
221 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
222 |
RESOURCE SSM_START_APP_INFO r_cmd_sysap |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
223 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
224 |
priority = 0xFFE7; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
225 |
name = "Z:\\sys\\bin\\sysap.exe"; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
226 |
execution_behaviour = ESsmDeferredWaitForSignal; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
227 |
severity = ECmdCriticalSeverity; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
228 |
retries = 2; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
229 |
background = 1; // To background |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
230 |
monitor_info = r_mon_reset; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
231 |
} |
30
292fee808849
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Tom Pritchard <tomp@symbian.org>
parents:
13
diff
changeset
|
232 |
*/ |
13
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
233 |
// =========================================================================== |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
234 |
// DLL data items in alphabetical order |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
235 |
// =========================================================================== |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
236 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
237 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
238 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
239 |
// r_dlldata_sastate |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
240 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
241 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
242 |
RESOURCE CMD_PARAM_STATE_CHANGE r_dlldata_sastate |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
243 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
244 |
mainstate = 0; // ESsmStartup |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
245 |
substate = ESsmStateStartingCriticalApps; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
246 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
247 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
248 |
// monitoring.rss contains resource definitions, so it may not be included |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
249 |
// before entry point. |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
250 |
#include "stem_monitoring.rss" |