_Ecore_Fb_Input_Device Struct Reference
Data Fields | |
| int | fd |
| Ecore_Fd_Handler * | handler |
| int | listen |
| struct { | |
| Ecore_Fb_Input_Device_Cap cap | |
| char * name | |
| char * dev | |
| } | info |
| struct { | |
| int x | |
| int y | |
| int w | |
| int h | |
| double last | |
| double prev | |
| double threshold | |
| Eina_Bool did_double | |
| Eina_Bool did_triple | |
| int min_w | |
| int min_h | |
| double rel_w | |
| double rel_h | |
| int event | |
| int prev_button | |
| int last_button | |
| } | mouse |
| struct { | |
| int shift | |
| int ctrl | |
| int alt | |
| int lock | |
| } | keyboard |
| void * | window |
