![]() |
Libmacro
0.2
Libmacro is an extensible macro and hotkey library.
|
#include <p_grabber.h>
Public Attributes | |
| struct mcr_context * | context |
| bool | blocking |
| int | fd |
| const char * | path |
Take exclusive access to a /dev/input event.
Definition at line 34 of file p_grabber.h.
| bool mcr_Grabber::blocking |
| int mcr_Grabber::fd |
File of input event to read
Definition at line 41 of file p_grabber.h.
| const char* mcr_Grabber::path |
File path of input event
Definition at line 43 of file p_grabber.h.