Changes between Version 6 and Version 7 of Ticket #15224


Ignore:
Timestamp:
Sep 27, 2019, 7:47:06 AM (5 years ago)
Author:
diver
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15224 – Description

    v6 v7  
    33
    44Tasks:
    5 \\
    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 :)
    8 \\
    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...)
    11 \\
    12 add mediakeys to usb_hid driver
    13 \\
    14 add ability for shortcuts (the application/settings thing) to fire ipc calls
    15 \\
    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)
     5* [DONE] add documentation about current and new haiku keycodes (https://review.haiku-os.org/c/haiku/+/1676)
     6* (future task: change this when code changes :)
     7* [DONE] add mediakeys to ps2 driver (https://review.haiku-os.org/c/haiku/+/1675)
     8* (future task: add webcam key on my keyboard, and sms key...)
     9* add mediakeys to usb_hid driver
     10* add ability for shortcuts (the application/settings thing) to fire ipc calls
     11* add default shortcuts file
     12* map new keycodes to 0x10 in src/data/keymaps
     13* modify the keymap parser and introduce version 4 which allows 256 instead of 128 distinct mapings
     14* define new keycodes in headers/os/InterfaceDefs.h (in progress: https://review.haiku-os.org/c/haiku/+/1695)