Changes between Initial Version and Version 6 of Ticket #15224
- Timestamp:
- Sep 26, 2019, 10:59:38 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15224 – Description
initial v6 4 4 Tasks: 5 5 \\ 6 add documentation about current and new haiku keycodes (https://review.haiku-os.org/c/haiku/+/1676) 6 [DONE] add documentation about current and new haiku keycodes (https://review.haiku-os.org/c/haiku/+/1676) 7 (future task: change this when code changes :) 7 8 \\ 8 add mediakeys to ps2 driver (https://review.haiku-os.org/c/haiku/+/1675) 9 [DONE] add mediakeys to ps2 driver (https://review.haiku-os.org/c/haiku/+/1675) 10 (future task: add webcam key on my keyboard, and sms key...) 9 11 \\ 10 12 add mediakeys to usb_hid driver … … 13 15 \\ 14 16 add default shortcuts file 17 \\ 18 map new keycodes to 0x10 in src/data/keymaps 19 \\ 20 Modify the keymap parser and introduce version 4 which allows 256 instead of 128 distinct mapings 21 \\ 22 define new keycodes in headers/os/InterfaceDefs.h (in progress: https://review.haiku-os.org/c/haiku/+/1695)