Commit e648ec7
committed
Launcher: Consume Esc keypress when canceling shortcut copy to RAMCard
KBD was read but KBDSTRB wasn't hit to consume the keypress. Do it!
Also: leave high bit alone and adjust nearby compares.
Also also: leave some breadcrumbs in MGTK source about potentially
resolving similar issues once the GUI is active.
Fixes #8681 parent 6e22e61 commit e648ec7
File tree
4 files changed
+14
-9
lines changed- res/notes
- src
- desktop.system
- mgtk
4 files changed
+14
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
698 | 698 | | |
699 | 699 | | |
700 | 700 | | |
| 701 | + | |
701 | 702 | | |
702 | 703 | | |
703 | 704 | | |
| |||
2108 | 2109 | | |
2109 | 2110 | | |
2110 | 2111 | | |
2111 | | - | |
2112 | 2112 | | |
2113 | 2113 | | |
2114 | | - | |
| 2114 | + | |
2115 | 2115 | | |
2116 | | - | |
| 2116 | + | |
2117 | 2117 | | |
2118 | 2118 | | |
2119 | | - | |
| 2119 | + | |
2120 | 2120 | | |
2121 | 2121 | | |
2122 | 2122 | | |
| |||
2369 | 2369 | | |
2370 | 2370 | | |
2371 | 2371 | | |
2372 | | - | |
2373 | | - | |
| 2372 | + | |
2374 | 2373 | | |
2375 | | - | |
| 2374 | + | |
2376 | 2375 | | |
2377 | 2376 | | |
2378 | 2377 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4812 | 4812 | | |
4813 | 4813 | | |
4814 | 4814 | | |
| 4815 | + | |
| 4816 | + | |
4815 | 4817 | | |
4816 | 4818 | | |
4817 | 4819 | | |
| |||
5377 | 5379 | | |
5378 | 5380 | | |
5379 | 5381 | | |
5380 | | - | |
5381 | 5382 | | |
5382 | 5383 | | |
5383 | 5384 | | |
5384 | 5385 | | |
5385 | 5386 | | |
5386 | 5387 | | |
| 5388 | + | |
| 5389 | + | |
5387 | 5390 | | |
5388 | 5391 | | |
5389 | 5392 | | |
| 5393 | + | |
5390 | 5394 | | |
5391 | 5395 | | |
5392 | 5396 | | |
| |||
0 commit comments