#include "dmxinputinit.h"
#include "inputstr.h"
#include <X11/Xos.h>
#include <errno.h>
#include <linux/input.h>
#include "usb-common.h"
Go to the source code of this file.
Data Structures | |
struct | _myPrivate |
Defines | |
#define | NUM_STATE_ENTRIES (256/32) |
Typedefs | |
typedef struct _myPrivate | myPrivate |
Private header file for USB support. This file provides Linux-specific include files and the definition of the private structure.
#define NUM_STATE_ENTRIES (256/32) |
typedef struct _myPrivate myPrivate |