655
|
1 |
# Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
|
|
2 |
# All rights reserved.
|
|
3 |
# This component and the accompanying materials are made available
|
|
4 |
# under the terms of "Eclipse Public License v1.0"
|
|
5 |
# which accompanies this distribution, and is available
|
|
6 |
# at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
7 |
#
|
|
8 |
# Initial Contributors:
|
|
9 |
# Nokia Corporation - initial contribution.
|
|
10 |
#
|
|
11 |
# Contributors:
|
|
12 |
#
|
|
13 |
# Description:
|
|
14 |
#
|
|
15 |
|
|
16 |
ScreenWidth 640
|
|
17 |
ScreenHeight 240
|
|
18 |
|
|
19 |
PhysicalScreenWidth 0
|
|
20 |
PhysicalScreenHeight 0
|
|
21 |
|
|
22 |
fasciabitmap console.bmp
|
|
23 |
|
|
24 |
ScreenOffsetX 0
|
|
25 |
ScreenOffsetY 0
|
|
26 |
|
|
27 |
|
|
28 |
# could be decreased to reflect the amount of memory available on Brutus
|
|
29 |
MegabytesOfFreeMemory 16
|
|
30 |
|
|
31 |
|