#include <config.h>
#include <string.h>
#include "rofi.h"
#include "nkutils-bindings.h"
#include "xrmoptions.h"
Go to the source code of this file.
◆ binding_trigger_action()
| static gboolean binding_trigger_action |
( |
guint64 |
scope, |
|
|
G_GNUC_UNUSED gpointer |
target, |
|
|
gpointer |
user_data |
|
) |
| |
|
static |
◆ mouse_default_bindings
| const gchar* mouse_default_bindings[] |
|
static |
Initial value:Default binding of mouse button to action.
Definition at line 127 of file keyb.c.
Referenced by parse_keys_abe().
◆ rofi_bindings
Data structure holding all the action keybinding.
Definition at line 46 of file keyb.c.