root/trunk/lib/pref/pref-acn.prf
| Revision 918, 0.7 kB (checked in by takkaria, 6 months ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | # File: pref-acn.prf |
| 2 | |
| 3 | # This is a minimal "pref" file for RISC OS |
| 4 | |
| 5 | |
| 6 | # Cursor keys are passed through as genuine keys now. |
| 7 | |
| 8 | # Left |
| 9 | A:\x8B |
| 10 | P:^_18C\r |
| 11 | |
| 12 | # Right |
| 13 | A:\x8C |
| 14 | P:^_18D\r |
| 15 | |
| 16 | # Down |
| 17 | A:\x8A |
| 18 | P:^_18E\r |
| 19 | |
| 20 | # Up |
| 21 | A:\x8D |
| 22 | P:^_18F\r |
| 23 | |
| 24 | |
| 25 | # Map F3 to ^S (to be a bit RISC OS-ey) |
| 26 | |
| 27 | A:^S |
| 28 | P:^_183\r |
| 29 | |
| 30 | |
| 31 | |
| 32 | # From here on this is Musus' |
| 33 | A:.6 |
| 34 | P:^_836\r |
| 35 | |
| 36 | A:.4 |
| 37 | P:^_834\r |
| 38 | |
| 39 | A:.2 |
| 40 | P:^_832\r |
| 41 | |
| 42 | A:.8 |
| 43 | P:^_838\r |
| 44 | |
| 45 | A:.7 |
| 46 | P:^_837\r |
| 47 | |
| 48 | A:.9 |
| 49 | P:^_839\r |
| 50 | |
| 51 | A:.1 |
| 52 | P:^_831\r |
| 53 | |
| 54 | A:.3 |
| 55 | P:^_833\r |
| 56 | |
| 57 | A:R*\r |
| 58 | P:^_835\r |
| 59 | |
| 60 | A:R&\r |
| 61 | P:^_435\r |
| 62 | |
| 63 | |
| 64 | A:+8 |
| 65 | P:^_438\r |
| 66 | |
| 67 | A:+4 |
| 68 | P:^_434\r |
| 69 | |
| 70 | A:+6 |
| 71 | P:^_436\r |
| 72 | |
| 73 | A:+2 |
| 74 | P:^_432\r |
| 75 | |
| 76 | A:+7 |
| 77 | P:^_437\r |
| 78 | |
| 79 | A:+9 |
| 80 | P:^_439\r |
| 81 | |
| 82 | A:+1 |
| 83 | P:^_431\r |
| 84 | |
| 85 | A:+3 |
| 86 | P:^_433\r |
| 87 | |
| 88 | |
| 89 | A:+8 |
| 90 | P:^_C38\r |
| 91 | |
| 92 | A:+4 |
| 93 | P:^_C34\r |
| 94 | |
| 95 | A:+6 |
| 96 | P:^_C36\r |
| 97 | |
| 98 | A:+2 |
| 99 | P:^_C32\r |
| 100 | |
| 101 | A:+7 |
| 102 | P:^_C37\r |
| 103 | |
| 104 | A:+9 |
| 105 | P:^_C39\r |
| 106 | |
| 107 | A:+1 |
| 108 | P:^_C31\r |
| 109 | |
| 110 | A:+3 |
| 111 | P:^_C33\r |
| 112 |
Note: See TracBrowser for help on using the browser.
