consoleur ~master (2017-11-14T20:07:03Z)
Dub
Repo
KeyModifier
consoleur
input
types
Key modifiers
Values
Value
Meaning
none
0b00000000_00000000_00000000_00000000
shift
0b00000000_00000000_00000000_00000001
alt
0b00000000_00000000_00000000_00000010
control
0b00000000_00000000_00000000_00000100
meta
0b00000000_00000000_00000000_00001000
Meta
Source
See Implementation
consoleur
input
types
enums
Command
KeyModifier
KeyType
structs
Key
unions
KeyValue
Key modifiers