Changeset 12b6796 in mainline for uspace/srv/kbd/ctl/pc.c
- Timestamp:
- 2009-02-20T22:47:08Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5ad8661
- Parents:
- 90e3d6a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/kbd/ctl/pc.c
r90e3d6a r12b6796 136 136 [0x58] = KC_F12, 137 137 138 [0x46] = KC_SCROLL_LOCK, 139 138 140 [0x1c] = KC_ENTER, 139 141 … … 160 162 161 163 [0x37] = KC_PRTSCR, 164 162 165 [0x52] = KC_INSERT, 166 [0x47] = KC_HOME, 163 167 [0x49] = KC_PAGE_UP, 164 168
Note:
See TracChangeset
for help on using the changeset viewer.