Changes between Initial Version and Version 6 of Ticket #15224


Ignore:
Timestamp:
Sep 26, 2019, 10:59:38 AM (5 years ago)
Author:
nephele
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15224 – Description

    initial v6  
    44Tasks:
    55\\
    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 :)
    78\\
    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...)
    911\\
    1012add mediakeys to usb_hid driver
     
    1315\\
    1416add default shortcuts file
     17\\
     18map new keycodes to 0x10 in src/data/keymaps
     19\\
     20Modify the keymap parser and introduce version 4 which allows 256 instead of 128 distinct mapings
     21\\
     22define new keycodes in headers/os/InterfaceDefs.h (in progress: https://review.haiku-os.org/c/haiku/+/1695)