key_macro Struct Reference

#include <event.h>

Data Fields

char macro [64]
char cmd [64]
key_funcs key
int value
int mode

Detailed Description

One key macro.

Definition at line 68 of file event.h.


Field Documentation

char key_macro::cmd[64]

Command to run.

Definition at line 74 of file event.h.

One of key_funcs.

Definition at line 77 of file event.h.

char key_macro::macro[64]

The macro's name.

Definition at line 71 of file event.h.

The default send mode.

Definition at line 83 of file event.h.

A default value for commands.

Definition at line 80 of file event.h.


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2