Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
remote_input Struct Reference

#include <remote.h>

Data Fields

union {
   struct mouse_input   mouse
 
   struct keyboard_input   keyboard
 
data
 
unsigned char type
 
unsigned char pad1
 
unsigned char mouse_buttons
 
unsigned char pad3
 

Detailed Description

Definition at line 76 of file remote.h.

Field Documentation

union { ... } data

Definition at line 79 of file remote.h.

Definition at line 78 of file remote.h.

unsigned char mouse_buttons

Definition at line 84 of file remote.h.

unsigned char pad1

Definition at line 83 of file remote.h.

unsigned char pad3

Definition at line 85 of file remote.h.

unsigned char type

Definition at line 82 of file remote.h.


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