libxdo
 All Data Structures Files Functions Variables Typedefs
Data Fields
xdo Struct Reference

The main context. More...

#include <xdo.h>

Data Fields

Display * xdpy
 The Display for Xlib.
char * display_name
 The display name, if any.
charcodemap_tcharcodes
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?
int quiet
 Be extra quiet? (omits some error/message output)
int debug
 Enable debug output?
int features_mask
 Feature flags, such as XDO_FEATURE_XTEST, etc...

Detailed Description

The main context.

Field Documentation

char* xdo::display_name

The display name, if any.

NULL if not specified.

int xdo::features_mask

Feature flags, such as XDO_FEATURE_XTEST, etc...


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