Merge change 21234 into donut

* changes:
  Revamped QVGA skin and new WVGA 800/854 skins
This commit is contained in:
Android (Google) Code Review
2009-08-14 12:42:27 -07:00
71 changed files with 856 additions and 307 deletions

View File

@@ -148,9 +148,10 @@ prebuilt/android-arm/kernel/kernel-qemu platforms/${PLATFORM_NAME}/images/kernel
external/qemu/android/avd/hardware-properties.ini tools/lib/hardware-properties.ini external/qemu/android/avd/hardware-properties.ini tools/lib/hardware-properties.ini
# emulator skins # emulator skins
development/emulator/skins/HVGA platforms/${PLATFORM_NAME}/skins/HVGA development/emulator/skins/HVGA platforms/${PLATFORM_NAME}/skins/HVGA
development/emulator/skins/QVGA platforms/${PLATFORM_NAME}/skins/QVGA development/emulator/skins/QVGA platforms/${PLATFORM_NAME}/skins/QVGA
development/emulator/skins/WVGA platforms/${PLATFORM_NAME}/skins/WVGA development/emulator/skins/WVGA800 platforms/${PLATFORM_NAME}/skins/WVGA800
development/emulator/skins/WVGA854 platforms/${PLATFORM_NAME}/skins/WVGA854
# NOTICE files are copied by build/core/Makefile # NOTICE files are copied by build/core/Makefile
development/tools/scripts/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/templates/NOTICE.txt development/tools/scripts/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/templates/NOTICE.txt

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 449 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 825 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 795 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 453 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 592 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -1,84 +1,104 @@
parts { parts {
device { portrait {
background { background {
image device.png image background_port.png
} }
}
landscape {
background {
image background_land.png
}
}
device {
display { display {
width 240 width 240
height 320 height 320
x 33 x 0
y 69 y 0
}
}
controls {
background {
image controls.png
} }
buttons { buttons {
soft-left { soft-left {
image menu.png image button.png
x 131 x 56
y 404 y 142
} }
home { home {
image home.png image button.png
x 77 x 0
y 404 y 142
} }
back { back {
image back.png image button.png
x 185 x 112
y 404 y 142
} }
dpad-up { dpad-up {
image arrow_up.png image arrow_up.png
x 105 x 77
y 463 y 53
} }
dpad-down { dpad-down {
image arrow_down.png image arrow_down.png
x 104 x 77
y 519 y 106
} }
dpad-left { dpad-left {
image arrow_left.png image arrow_left.png
x 96 x 53
y 470 y 53
} }
dpad-right { dpad-right {
image arrow_right.png image arrow_right.png
x 172 x 123
y 470 y 53
} }
dpad-center { dpad-center {
image select.png image select.png
x 131 x 77
y 492 y 81
} }
phone-dial { phone-dial {
image send.png image button.png
x 23 x 0
y 404 y 71
} }
phone-hangup { phone-hangup {
image end.png image button.png
x 238 x 168
y 404 y 71
} }
power { power {
image power.png image button.png
x -16 x 168
y 0 y 0
} }
volume-up { volume-up {
image volume_up.png image button.png
x 289 x 112
y 177 y 0
} }
volume-down { volume-down {
image volume_down.png image button.png
x 289 x 56
y 233 y 0
} }
search {
image button.png
x 168
y 142
}
} }
} }
@@ -89,242 +109,242 @@ parts {
buttons { buttons {
1 { 1 {
image key.png image key.png
x 0 x 5
y 0 y 5
} }
2 { 2 {
image key.png image key.png
x 37 x 42
y 0 y 5
} }
3 { 3 {
image key.png image key.png
x 74 x 79
y 0 y 5
} }
4 { 4 {
image key.png image key.png
x 111 x 116
y 0 y 5
} }
5 { 5 {
image key.png image key.png
x 148 x 153
y 0 y 5
} }
6 { 6 {
image key.png image key.png
x 185 x 190
y 0 y 5
} }
7 { 7 {
image key.png image key.png
x 222 x 227
y 0 y 5
} }
8 { 8 {
image key.png image key.png
x 259 x 264
y 0 y 5
} }
9 { 9 {
image key.png image key.png
x 296 x 301
y 0 y 5
} }
0 { 0 {
image key.png image key.png
x 333 x 338
y 0 y 5
} }
q { q {
image key.png image key.png
x 0 x 5
y 36 y 41
} }
w { w {
image key.png image key.png
x 37 x 42
y 36 y 41
} }
e { e {
image key.png image key.png
x 74 x 79
y 36 y 41
} }
r { r {
image key.png image key.png
x 111 x 116
y 36 y 41
} }
t { t {
image key.png image key.png
x 148 x 153
y 36 y 41
} }
y { y {
image key.png image key.png
x 185 x 190
y 36 y 41
} }
u { u {
image key.png image key.png
x 222 x 227
y 36 y 41
} }
i { i {
image key.png image key.png
x 259 x 264
y 36 y 41
} }
o { o {
image key.png image key.png
x 296 x 301
y 36 y 41
} }
p { p {
image key.png image key.png
x 333 x 338
y 36 y 41
} }
a { a {
image key.png image key.png
x 0 x 5
y 72 y 77
} }
s { s {
image key.png image key.png
x 37 x 42
y 72 y 77
} }
d { d {
image key.png image key.png
x 74 x 79
y 72 y 77
} }
f { f {
image key.png image key.png
x 111 x 116
y 72 y 77
} }
g { g {
image key.png image key.png
x 148 x 153
y 72 y 77
} }
h { h {
image key.png image key.png
x 185 x 190
y 72 y 77
} }
j { j {
image key.png image key.png
x 222 x 227
y 72 y 77
} }
k { k {
image key.png image key.png
x 259 x 264
y 72 y 77
} }
l { l {
image key.png image key.png
x 296 x 301
y 72 y 77
} }
DEL { DEL {
image key.png image key.png
x 333 x 338
y 72 y 77
} }
CAP { CAP {
image key.png image key.png
x 0 x 5
y 108 y 113
} }
z { z {
image key.png image key.png
x 37 x 42
y 108 y 113
} }
x { x {
image key.png image key.png
x 74 x 79
y 108 y 113
} }
c { c {
image key.png image key.png
x 111 x 116
y 108 y 113
} }
v { v {
image key.png image key.png
x 148 x 153
y 108 y 113
} }
b { b {
image key.png image key.png
x 185 x 190
y 108 y 113
} }
n { n {
image key.png image key.png
x 222 x 227
y 108 y 113
} }
m { m {
image key.png image key.png
x 259 x 264
y 108 y 113
} }
PERIOD { PERIOD {
image key.png image key.png
x 296 x 301
y 108 y 113
} }
ENTER { ENTER {
image key.png image key.png
x 333 x 338
y 108 y 113
} }
ALT { ALT {
image key.png image key.png
x 0 x 5
y 144 y 149
} }
SYM { SYM {
image key.png image key.png
x 37 x 42
y 144 y 149
} }
AT { AT {
image key.png image key.png
x 74 x 79
y 144 y 149
} }
SPACE { SPACE {
image spacebar.png image spacebar.png
x 111 x 116
y 144 y 149
} }
SLASH { SLASH {
image key.png image key.png
x 259 x 264
y 144 y 149
} }
COMMA { COMMA {
image key.png image key.png
x 296 x 301
y 144 y 149
} }
ALT2 { ALT2 {
image key.png image key.png
x 333 x 338
y 144 y 149
} }
} }
@@ -333,39 +353,76 @@ parts {
layouts { layouts {
portrait { portrait {
width 750 width 640
height 610 height 602
color 0xe0e0e0 color 0xe0e0e0
event EV_SW:0:1 event EV_SW:0:1
part1 { part1 {
name device name portrait
x 30 x 0
y 097 y 0
} }
part2 { part2 {
name keyboard name landscape
x 360 x 800
y 300 y 0
} }
part3 {
name device
x 200
y 30
}
part4 {
name controls
x 410
y 396
}
part5 {
name keyboard
x 18
y 396
}
} }
landscape { landscape {
width 645 width 640
height 575 height 522
color 0xe0e0e0 color 0xe0e0e0
event EV_SW:0:0 event EV_SW:0:0
part1 { part1 {
name portrait
x 800
y 0
}
part2 {
name landscape
x 0
y 0
}
part3 {
name device name device
x 10 x 160
y 360 y 270
rotation 3 rotation 3
} }
part2 {
part4 {
name controls
x 410
y 317
}
part5 {
name keyboard name keyboard
x 135 x 18
y 380 y 317
} }
} }
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 835 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 192 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 449 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 825 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 795 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 592 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -1,89 +1,104 @@
parts { parts {
device { portrait {
background { background {
image device.png image background_port.png
} }
}
landscape {
background {
image background_land.png
}
}
device {
display { display {
width 480 width 480
height 800 height 800
x 65 x 0
y 135 y 0
}
}
controls {
background {
image controls.png
} }
buttons { buttons {
soft-left { soft-left {
image menu.png image button.png
x 222 x 56
y 945 y 142
} }
home { home {
image home.png image button.png
x 106 x 0
y 945 y 142
} }
back { back {
image back.png image button.png
x 341 x 112
y 945 y 142
}
search {
image search.png
x 460
y 945
} }
dpad-up { dpad-up {
image arrow_up.png image arrow_up.png
x 260 x 77
y 1019 y 53
} }
dpad-down { dpad-down {
image arrow_down.png image arrow_down.png
x 260 x 77
y 1081 y 106
} }
dpad-left { dpad-left {
image arrow_left.png image arrow_left.png
x 223 x 53
y 1023 y 53
} }
dpad-right { dpad-right {
image arrow_right.png image arrow_right.png
x 343 x 123
y 1023 y 53
} }
dpad-center { dpad-center {
image select.png image select.png
x 259 x 77
y 1049 y 81
} }
phone-dial { phone-dial {
image send.png image button.png
x 107 x 0
y 1043 y 71
} }
phone-hangup { phone-hangup {
image end.png image button.png
x 458 x 168
y 1043 y 71
} }
power { power {
image power.png image button.png
x -10 x 168
y 120 y 0
} }
volume-up { volume-up {
image volume_up.png image button.png
x 570 x 112
y 260 y 0
} }
volume-down { volume-down {
image volume_down.png image button.png
x 570 x 56
y 310 y 0
} }
search {
image button.png
x 168
y 142
}
} }
} }
@@ -94,242 +109,242 @@ parts {
buttons { buttons {
1 { 1 {
image key.png image key.png
x 0 x 5
y 0 y 5
} }
2 { 2 {
image key.png image key.png
x 37 x 42
y 0 y 5
} }
3 { 3 {
image key.png image key.png
x 74 x 79
y 0 y 5
} }
4 { 4 {
image key.png image key.png
x 111 x 116
y 0 y 5
} }
5 { 5 {
image key.png image key.png
x 148 x 153
y 0 y 5
} }
6 { 6 {
image key.png image key.png
x 185 x 190
y 0 y 5
} }
7 { 7 {
image key.png image key.png
x 222 x 227
y 0 y 5
} }
8 { 8 {
image key.png image key.png
x 259 x 264
y 0 y 5
} }
9 { 9 {
image key.png image key.png
x 296 x 301
y 0 y 5
} }
0 { 0 {
image key.png image key.png
x 333 x 338
y 0 y 5
} }
q { q {
image key.png image key.png
x 0 x 5
y 36 y 41
} }
w { w {
image key.png image key.png
x 37 x 42
y 36 y 41
} }
e { e {
image key.png image key.png
x 74 x 79
y 36 y 41
} }
r { r {
image key.png image key.png
x 111 x 116
y 36 y 41
} }
t { t {
image key.png image key.png
x 148 x 153
y 36 y 41
} }
y { y {
image key.png image key.png
x 185 x 190
y 36 y 41
} }
u { u {
image key.png image key.png
x 222 x 227
y 36 y 41
} }
i { i {
image key.png image key.png
x 259 x 264
y 36 y 41
} }
o { o {
image key.png image key.png
x 296 x 301
y 36 y 41
} }
p { p {
image key.png image key.png
x 333 x 338
y 36 y 41
} }
a { a {
image key.png image key.png
x 0 x 5
y 72 y 77
} }
s { s {
image key.png image key.png
x 37 x 42
y 72 y 77
} }
d { d {
image key.png image key.png
x 74 x 79
y 72 y 77
} }
f { f {
image key.png image key.png
x 111 x 116
y 72 y 77
} }
g { g {
image key.png image key.png
x 148 x 153
y 72 y 77
} }
h { h {
image key.png image key.png
x 185 x 190
y 72 y 77
} }
j { j {
image key.png image key.png
x 222 x 227
y 72 y 77
} }
k { k {
image key.png image key.png
x 259 x 264
y 72 y 77
} }
l { l {
image key.png image key.png
x 296 x 301
y 72 y 77
} }
DEL { DEL {
image key.png image key.png
x 333 x 338
y 72 y 77
} }
CAP { CAP {
image key.png image key.png
x 0 x 5
y 108 y 113
} }
z { z {
image key.png image key.png
x 37 x 42
y 108 y 113
} }
x { x {
image key.png image key.png
x 74 x 79
y 108 y 113
} }
c { c {
image key.png image key.png
x 111 x 116
y 108 y 113
} }
v { v {
image key.png image key.png
x 148 x 153
y 108 y 113
} }
b { b {
image key.png image key.png
x 185 x 190
y 108 y 113
} }
n { n {
image key.png image key.png
x 222 x 227
y 108 y 113
} }
m { m {
image key.png image key.png
x 259 x 264
y 108 y 113
} }
PERIOD { PERIOD {
image key.png image key.png
x 296 x 301
y 108 y 113
} }
ENTER { ENTER {
image key.png image key.png
x 333 x 338
y 108 y 113
} }
ALT { ALT {
image key.png image key.png
x 0 x 5
y 144 y 149
} }
SYM { SYM {
image key.png image key.png
x 37 x 42
y 144 y 149
} }
AT { AT {
image key.png image key.png
x 74 x 79
y 144 y 149
} }
SPACE { SPACE {
image spacebar.png image spacebar.png
x 111 x 116
y 144 y 149
} }
SLASH { SLASH {
image key.png image key.png
x 259 x 264
y 144 y 149
} }
COMMA { COMMA {
image key.png image key.png
x 296 x 301
y 144 y 149
} }
ALT2 { ALT2 {
image key.png image key.png
x 333 x 338
y 144 y 149
} }
} }
@@ -338,39 +353,76 @@ parts {
layouts { layouts {
portrait { portrait {
width 975 width 950
height 1080 height 854
color 0xffffff color 0xe0e0e0
event EV_SW:0:1 event EV_SW:0:1
part1 { part1 {
name device name portrait
x 10 x 0
y -70 y 0
} }
part2 { part2 {
name keyboard name landscape
x 600 x 1000
y 400 y 0
} }
part3 {
name device
x 27
y 27
}
part4 {
name controls
x 635
y 207
}
part5 {
name keyboard
x 554
y 459
}
} }
landscape { landscape {
width 1080 width 853
height 810 height 761
color 0xffffff color 0xe0e0e0
event EV_SW:0:0 event EV_SW:0:0
part1 { part1 {
name portrait
x 900
y 0
}
part2 {
name landscape
x 0
y 0
}
part3 {
name device name device
x -70 x 26
y 640 y 509
rotation 3 rotation 3
} }
part2 {
part4 {
name controls
x 539
y 556
}
part5 {
name keyboard name keyboard
x 250 x 98
y 620 y 556
} }
} }
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 449 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 825 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 795 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 592 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@@ -0,0 +1,2 @@
# skin-specific hardware values
hw.lcd.density=240

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -0,0 +1,437 @@
parts {
portrait {
background {
image background_port.png
}
}
landscape {
background {
image background_land.png
}
}
device {
display {
width 480
height 854
x 0
y 0
}
}
controls {
background {
image controls.png
}
buttons {
soft-left {
image button.png
x 56
y 142
}
home {
image button.png
x 0
y 142
}
back {
image button.png
x 112
y 142
}
dpad-up {
image arrow_up.png
x 77
y 53
}
dpad-down {
image arrow_down.png
x 77
y 106
}
dpad-left {
image arrow_left.png
x 53
y 53
}
dpad-right {
image arrow_right.png
x 123
y 53
}
dpad-center {
image select.png
x 77
y 81
}
phone-dial {
image button.png
x 0
y 71
}
phone-hangup {
image button.png
x 168
y 71
}
power {
image button.png
x 168
y 0
}
volume-up {
image button.png
x 112
y 0
}
volume-down {
image button.png
x 56
y 0
}
search {
image button.png
x 168
y 142
}
}
}
keyboard {
background {
image keyboard.png
}
buttons {
1 {
image key.png
x 5
y 5
}
2 {
image key.png
x 42
y 5
}
3 {
image key.png
x 79
y 5
}
4 {
image key.png
x 116
y 5
}
5 {
image key.png
x 153
y 5
}
6 {
image key.png
x 190
y 5
}
7 {
image key.png
x 227
y 5
}
8 {
image key.png
x 264
y 5
}
9 {
image key.png
x 301
y 5
}
0 {
image key.png
x 338
y 5
}
q {
image key.png
x 5
y 41
}
w {
image key.png
x 42
y 41
}
e {
image key.png
x 79
y 41
}
r {
image key.png
x 116
y 41
}
t {
image key.png
x 153
y 41
}
y {
image key.png
x 190
y 41
}
u {
image key.png
x 227
y 41
}
i {
image key.png
x 264
y 41
}
o {
image key.png
x 301
y 41
}
p {
image key.png
x 338
y 41
}
a {
image key.png
x 5
y 77
}
s {
image key.png
x 42
y 77
}
d {
image key.png
x 79
y 77
}
f {
image key.png
x 116
y 77
}
g {
image key.png
x 153
y 77
}
h {
image key.png
x 190
y 77
}
j {
image key.png
x 227
y 77
}
k {
image key.png
x 264
y 77
}
l {
image key.png
x 301
y 77
}
DEL {
image key.png
x 338
y 77
}
CAP {
image key.png
x 5
y 113
}
z {
image key.png
x 42
y 113
}
x {
image key.png
x 79
y 113
}
c {
image key.png
x 116
y 113
}
v {
image key.png
x 153
y 113
}
b {
image key.png
x 190
y 113
}
n {
image key.png
x 227
y 113
}
m {
image key.png
x 264
y 113
}
PERIOD {
image key.png
x 301
y 113
}
ENTER {
image key.png
x 338
y 113
}
ALT {
image key.png
x 5
y 149
}
SYM {
image key.png
x 42
y 149
}
AT {
image key.png
x 79
y 149
}
SPACE {
image spacebar.png
x 116
y 149
}
SLASH {
image key.png
x 264
y 149
}
COMMA {
image key.png
x 301
y 149
}
ALT2 {
image key.png
x 338
y 149
}
}
}
}
layouts {
portrait {
width 950
height 908
color 0xe0e0e0
event EV_SW:0:1
part1 {
name portrait
x 0
y 0
}
part2 {
name landscape
x 1000
y 0
}
part3 {
name device
x 27
y 27
}
part4 {
name controls
x 635
y 234
}
part5 {
name keyboard
x 554
y 486
}
}
landscape {
width 907
height 761
color 0xe0e0e0
event EV_SW:0:0
part1 {
name portrait
x 900
y 0
}
part2 {
name landscape
x 0
y 0
}
part3 {
name device
x 26
y 509
rotation 3
}
part4 {
name controls
x 567
y 556
}
part5 {
name keyboard
x 126
y 556
}
}
}
keyboard {
charmap qwerty2
}
network {
speed full
delay none
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 B