Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 269 Bytes

File metadata and controls

19 lines (12 loc) · 269 Bytes

delaction

deletes an action from an event.

usage

delaction <device> [@keymap] <event> <index>

if no keymap is specified, the current keymap is altered.

examples

delaction keyboard KEY_TAB 0

this removes the first action from the tab key.