#include <dmxinputinit.h>
Data Fields | |
| int | keyboard | 
| int | keyClass | 
| KeySymsRec | keySyms | 
| int | freemap | 
| CARD8 | modMap [MAP_LENGTH] | 
| XkbDescPtr | xkb | 
| XkbComponentNamesRec | names | 
| int | freenames | 
| int | force | 
| int | buttonClass | 
| int | numButtons | 
| unsigned char | map [DMX_MAX_BUTTONS] | 
| int | valuatorClass | 
| int | numRelAxes | 
| int | numAbsAxes | 
| int | minval [DMX_MAX_AXES] | 
| int | maxval [DMX_MAX_AXES] | 
| int | res [DMX_MAX_AXES] | 
| int | minres [DMX_MAX_AXES] | 
| int | maxres [DMX_MAX_AXES] | 
| int | focusClass | 
| int | proximityClass | 
| int | kbdFeedbackClass | 
| int | ptrFeedbackClass | 
| int | ledFeedbackClass | 
| int | belFeedbackClass | 
| int | intFeedbackClass | 
| int | strFeedbackClass | 
| int | maxSymbols | 
| int | maxSymbolsSupported | 
| KeySym * | symbols | 
      
  | 
  
| 
 Non-zero if device has a bell  | 
  
      
  | 
  
| 
 Non-zero if buttons are present  | 
  
      
  | 
  
| 
 Non-zero if device can cause focus  | 
  
      
  | 
  
| 
 Do not allow command line override  | 
  
      
  | 
  
| 
 If non-zero, free keySyms.map  | 
  
      
  | 
  
| 
 Non-zero if names should be free'd  | 
  
      
  | 
  
| 
 Non-zero if device has integer feedback  | 
  
      
  | 
  
| 
 Non-zero if device has keyboard feedback  | 
  
      
  | 
  
| 
 Non-zero if the device is a keyboard  | 
  
      
  | 
  
| 
 Non-zero if keys are present  | 
  
      
  | 
  
| 
 Key symbols  | 
  
      
  | 
  
| 
 Non-zero if device has LED indicators  | 
  
      
  | 
  
| 
 Button map  | 
  
      
  | 
  
| 
 Maximum resolutions  | 
  
      
  | 
  
| 
 Maximum symbols  | 
  
      
  | 
  
| 
 Maximum symbols supported  | 
  
      
  | 
  
| 
 Maximum values  | 
  
      
  | 
  
| 
 Minimum resolutions  | 
  
      
  | 
  
| 
 Minimum values  | 
  
      
  | 
  
| 
 Modifier map  | 
  
      
  | 
  
| 
 XKB component names  | 
  
      
  | 
  
| 
 Number of absolute axes  | 
  
      
  | 
  
| 
 Number of buttons  | 
  
      
  | 
  
| 
 Number of relative axes  | 
  
      
  | 
  
| 
 Non-zero if device causes proximity events  | 
  
      
  | 
  
| 
 Non-zero if device has pointer feedback  | 
  
      
  | 
  
| 
 Resolution  | 
  
      
  | 
  
| 
 Non-zero if device has string feedback  | 
  
      
  | 
  
| 
 Key symbols  | 
  
      
  | 
  
| 
 Non-zero if valuators are present  | 
  
      
  | 
  
| 
 XKB description  |