The main context. More...
#include <xdo.h>
Data Fields | |
| Display * | xdpy |
| The Display for Xlib. | |
| char * | display_name |
| The display name. | |
| charcodemap_t * | charcodes |
| int | charcodes_len |
| XModifierKeymap * | modmap |
| KeySym * | keymap |
| int | keycode_high |
| int | keycode_low |
| int | keysyms_per_keycode |
| int | close_display_when_freed |
| Should we close the display when calling xdo_free? | |
The main context.
1.8.1.2