View Source Keebs (keebs v0.1.1)
Link to this section Summary
Link to this section Types
@type mouse_button() ::
:button0 | :button1 | :button2 | :button3 | :button4 | :button5
Link to this section Functions
@spec get_keyboard() :: [atom()]
@spec get_mouse_buttons() :: %{required(mouse_button()) => boolean()}