author | markw <markw@symbian.org> |
Fri, 15 Oct 2010 09:59:24 +0100 | |
changeset 50 | c0380e36a50a |
parent 37 | b8aae0a088d8 |
child 89 | 1650c5a7be8c |
permissions | -rw-r--r-- |
32
5d6e2a54a44a
Add a "hacks" directory, seeded with the Syborg F10 KeyOfDeath change
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1 |
Assorted Hacks |
5d6e2a54a44a
Add a "hacks" directory, seeded with the Syborg F10 KeyOfDeath change
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2 |
|
5d6e2a54a44a
Add a "hacks" directory, seeded with the Syborg F10 KeyOfDeath change
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3 |
1. syborg_keyboard.cpp |
5d6e2a54a44a
Add a "hacks" directory, seeded with the Syborg F10 KeyOfDeath change
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4 |
|
37
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
32
diff
changeset
|
5 |
Replace sf\adaptation\qemu\baseport\syborg\keyboard\syborg_keymap.cpp with this file |
32
5d6e2a54a44a
Add a "hacks" directory, seeded with the Syborg F10 KeyOfDeath change
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6 |
and rebuild the baseport, to turn F10 into the Key of Death. |
5d6e2a54a44a
Add a "hacks" directory, seeded with the Syborg F10 KeyOfDeath change
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
7 |
|
5d6e2a54a44a
Add a "hacks" directory, seeded with the Syborg F10 KeyOfDeath change
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
8 |
Pressing F10 will cause Kern::Fault("KeyOfDeath", 0x0f100f10), which will drop |
5d6e2a54a44a
Add a "hacks" directory, seeded with the Syborg F10 KeyOfDeath change
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
9 |
you into the kernel crash debugger if you are using a UDEB version of ekern.exe |
5d6e2a54a44a
Add a "hacks" directory, seeded with the Syborg F10 KeyOfDeath change
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
10 |