Created by: nishanthkarthik
- Track
key_up
key in addition tokey_down
- Support
pressed
orreleased
action inKey
condition - Add radio button to KeyUI to represent
pressed
orreleased
Use case
Push to talk with a mouse button: Bind pressed
and released
events to microphone unmute and mute commands respectively
Implements #1186 (closed)