rofi 2.0.0
input-codes.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BTN_LEFT   0x110
#define BTN_RIGHT   0x111
#define BTN_MIDDLE   0x112

Macro Definition Documentation

◆ BTN_LEFT

#define BTN_LEFT   0x110

Definition at line 33 of file input-codes.h.

Referenced by wayland_pointer_send_events().

◆ BTN_MIDDLE

#define BTN_MIDDLE   0x112

Definition at line 41 of file input-codes.h.

Referenced by wayland_pointer_send_events().

◆ BTN_RIGHT

#define BTN_RIGHT   0x111

Definition at line 37 of file input-codes.h.

Referenced by wayland_pointer_send_events().