Changeset 6eb957dc in mainline for uspace/srv/hid/input/ctl/stty.c


Ignore:
Timestamp:
2014-10-09T03:34:21Z (11 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ef3da5a
Parents:
fa65df1 (diff), 18cc83c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Mainline changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/input/ctl/stty.c

    rfa65df1 r6eb957dc  
    212212        0,      KC_F12,         0x1b, 0x5b, 0x32, 0x34, 0x7e, GSP_END,
    213213
     214        0,      KC_PRTSCR,      0x1b, 0x5b, 0x32, 0x35, 0x7e, GSP_END,
     215        0,      KC_PAUSE,       0x1b, 0x5b, 0x32, 0x38, 0x7e, GSP_END,
     216
    214217        0,      KC_INSERT,      0x1b, 0x5b, 0x32, 0x7e, GSP_END,
    215218        0,      KC_HOME,        0x1b, 0x5b, 0x48, GSP_END,
Note: See TracChangeset for help on using the changeset viewer.