Bug #122
Incorrect keymap entries for some keys
| Status: | Closed | Start: | 08/27/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | 08/30/2010 | |
| Assigned to: | % Done: | 100% |
||
| Category: | Kernel | Spent time: | 0.30 hour | |
| Target version: | Foster Post-Release Milestone #1 | Estimated time: | 1.00 hour |
Description
Some keys in the default keymap are incorrect - for example, SHIFT-P gives "A" on the terminal.
History
Updated by Matthew Iselin about 1 year ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
All fixed - just a simple ASCII value fix from 0x41 to 0x50 (copy & paste error it seems).